You are viewing limited content. For full access, please sign in.

Question

Question

Has Disable-DccTaskExecution disappeared

asked on December 11, 2018

I'm using Distributed Computing Cluster 10.2 with Laserfiche Server 10.3.1 on a Windows 2012 R2 server.


I was curious about what happened to Disable-DccTaskExecution which is referred to the "Scheduling DCC to Run During Off-Peak Hours" documentation.  Has it been replaced by Disable-DccWorker?

I get "Disable-DccTaskExecution : The term 'Disable-DccTaskExecution' is not recognized as the name of a cmdlet, function,..." when I try to use it.

Is there updated documentation somewhere?  I've been looking at https://www.laserfiche.com/support/webhelp/Laserfiche/10/en-US/administration/#../Subsystems/LFAdmin/Content/DCC/Introduction.htm%3FTocPath%3DLaserfiche%2520Administration%2520Guide%7CLaserfiche%2520Distributed%2520Computing%2520Cluster%7C_____0

This is what I see when I import the Powershell module...no reference to Disable-DccTaskExecution...

PS C:\Users\pmadmin> Import-Module LfDccClusterAdmin -verbose
VERBOSE: Loading module from path 'C:\Program Files\Laserfiche\Distributed Computing Cluster\PowerShell
Modules\LfDccClusterAdmin\LfDccClusterAdmin.psd1'.
VERBOSE: Importing cmdlet 'Add-DccWorker'.
VERBOSE: Importing cmdlet 'Add-DomainUserToDccNodeAuthorizationGroup'.
VERBOSE: Importing cmdlet 'Disable-DccWorker'.
VERBOSE: Importing cmdlet 'Enable-DccWorker'.
VERBOSE: Importing cmdlet 'Get-CurrentSessionDccScheduler'.
VERBOSE: Importing cmdlet 'Get-DccAuthorizationGroup'.
VERBOSE: Importing cmdlet 'Get-DccClusterPerformance'.
VERBOSE: Importing cmdlet 'Get-DccJob'.
VERBOSE: Importing cmdlet 'Get-DccNodeServiceSettings'.
VERBOSE: Importing cmdlet 'Get-DccScheduler'.
VERBOSE: Importing cmdlet 'Get-DccTask'.
VERBOSE: Importing cmdlet 'Get-DccWorker'.
VERBOSE: Importing cmdlet 'Get-DccWorkerPerformance'.
VERBOSE: Importing cmdlet 'Remove-DccWorker'.
VERBOSE: Importing cmdlet 'Remove-DomainUserFromDccNodeAuthorizationGroup'.
VERBOSE: Importing cmdlet 'Resume-DccJob'.
VERBOSE: Importing cmdlet 'Set-CurrentSessionDccScheduler'.
VERBOSE: Importing cmdlet 'Set-DccNodeServiceSettings'.
VERBOSE: Importing cmdlet 'Set-DccWorkerMaxConcurrentTaskPolicy'.
VERBOSE: Importing cmdlet 'Stop-DccJob'.
VERBOSE: Importing cmdlet 'Suspend-DccJob'.

Thanks in advance for any assistance.
 

0 0

Replies

replied on December 11, 2018

I'll answer part of my question I replaced Disable-DccTaskExecution with Disable-DccWorker and it worked.  Enable-Dccworker worked as well.

 

Still haven't found updated documentation though.

 

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.