September 2017
Beginner to intermediate
272 pages
8h 8m
English
It is much easier to trigger a DSC configuration on a WMF 5 target node, as the PowerShell team has provided a new cmdlet to handle this scenario: Update-DscConfiguration, as shown:
[PS]> Update-DscConfiguration -Verbose -Wait VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = PerformRequiredConfigurationChecks,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'. VERBOSE: An LCM method call arrived from computer DSC-BOX2 with user sid S-1-5-21-2584411961-1507261911-1533134791-1001. VERBOSE: [DSC-BOX2]: [] Executing Get-Action with configuration 's checksum: . VERBOSE: [DSC-BOX2]: [] Executing Get-Action with ...
Read now
Unlock full access