Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Common -Share $Share -ADCredentials $ADCredentials -ConfigurationData $Share\billy_dsc\dsc\Inventory_test_stands.psd1
  2. Start-DscConfiguration -Path .\Common -force -wait -verbose
  3.  
  4.  
  5.  
  6.     Directory: C:\Users\i.kiselev\Common
  7.  
  8.  
  9. Mode                LastWriteTime         Length Name                                                                                                                      
  10. ----                -------------         ------ ----                                                                                                                      
  11. -a----        3/21/2019  12:13 PM          19646 billy-st-ts01.DEV.KONTUR.RU.mof                                                                                          
  12. -a----        3/21/2019  12:13 PM           1212 billy-st-ts01.DEV.KONTUR.RU.meta.mof                                                                                      
  13. VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceNa
  14. me' = root/Microsoft/Windows/DesiredStateConfiguration'.
  15. VERBOSE: An LCM method call arrived from computer VM-BILLY-TC1 with user sid S-1-5-21-1231152155-1323711836-1525454979-136101.
  16. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Set      ]
  17. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Registry]EnableLUA]
  18. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Registry]EnableLUA]
  19. VERBOSE: [BILLY-ST-TS01]:                            [[Registry]EnableLUA] Found registry key value 'HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System\EnableL
  20. UA' with type 'DWord' and data '0'
  21. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Registry]EnableLUA]  in 0.3280 seconds.
  22. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Registry]EnableLUA]
  23. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Registry]EnableLUA]
  24. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Registry]ConsentPromptBehaviorAdmin]
  25. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Registry]ConsentPromptBehaviorAdmin]
  26. VERBOSE: [BILLY-ST-TS01]:                            [[Registry]ConsentPromptBehaviorAdmin] Found registry key value 'HKLM:\Software\Microsoft\Windows\CurrentVersion\Polici
  27. es\System\ConsentPromptBehaviorAdmin' with type 'DWord' and data '0'
  28. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Registry]ConsentPromptBehaviorAdmin]  in 0.0310 seconds.
  29. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Registry]ConsentPromptBehaviorAdmin]
  30. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Registry]ConsentPromptBehaviorAdmin]
  31. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Registry]NtfsDisable8dot3NameCreation]
  32. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Registry]NtfsDisable8dot3NameCreation]
  33. VERBOSE: [BILLY-ST-TS01]:                            [[Registry]NtfsDisable8dot3NameCreation] Found registry key value 'HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem\Nt
  34. fsDisable8dot3NameCreation' with type 'DWord' and data '1'
  35. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Registry]NtfsDisable8dot3NameCreation]  in 0.0310 seconds.
  36. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Registry]NtfsDisable8dot3NameCreation]
  37. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Registry]NtfsDisable8dot3NameCreation]
  38. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Registry]DisableForceUnload]
  39. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Registry]DisableForceUnload]
  40. VERBOSE: [BILLY-ST-TS01]:                            [[Registry]DisableForceUnload] Found registry key value 'HKLM:\Software\Policies\Microsoft\System\DisableForceUnload' w
  41. ith type 'DWord' and data '1'
  42. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Registry]DisableForceUnload]  in 0.1090 seconds.
  43. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Registry]DisableForceUnload]
  44. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Registry]DisableForceUnload]
  45. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Registry]DisaleOpenServerManagerAtLogon]
  46. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Registry]DisaleOpenServerManagerAtLogon]
  47. VERBOSE: [BILLY-ST-TS01]:                            [[Registry]DisaleOpenServerManagerAtLogon] Found registry key value 'HKLM:\SOFTWARE\Microsoft\ServerManager\DoNotOpenSe
  48. rverManagerAtLogon' with type 'DWord' and data '1'
  49. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Registry]DisaleOpenServerManagerAtLogon]  in 0.0310 seconds.
  50. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Registry]DisaleOpenServerManagerAtLogon]
  51. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Registry]DisaleOpenServerManagerAtLogon]
  52. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[WindowsFeature]NET-Framework-Core]
  53. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[WindowsFeature]NET-Framework-Core]
  54. VERBOSE: [BILLY-ST-TS01]:                            [[WindowsFeature]NET-Framework-Core] The operation 'Get-WindowsFeature' started: NET-Framework-Core
  55. VERBOSE: [BILLY-ST-TS01]:                            [[WindowsFeature]NET-Framework-Core] The operation 'Get-WindowsFeature' succeeded: NET-Framework-Core
  56. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[WindowsFeature]NET-Framework-Core]  in 0.7500 seconds.
  57. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[WindowsFeature]NET-Framework-Core]
  58. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[WindowsFeature]NET-Framework-Core]
  59. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[WindowsFeature]NetFramework45]
  60. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[WindowsFeature]NetFramework45]
  61. VERBOSE: [BILLY-ST-TS01]:                            [[WindowsFeature]NetFramework45] The operation 'Get-WindowsFeature' started: Net-Framework-45-Core
  62. VERBOSE: [BILLY-ST-TS01]:                            [[WindowsFeature]NetFramework45] The operation 'Get-WindowsFeature' succeeded: NET-Framework-45-Core
  63. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[WindowsFeature]NetFramework45]  in 0.3320 seconds.
  64. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[WindowsFeature]NetFramework45]
  65. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[WindowsFeature]NetFramework45]
  66. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[WindowsFeature]Web-Asp-Net45]
  67. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[WindowsFeature]Web-Asp-Net45]
  68. VERBOSE: [BILLY-ST-TS01]:                            [[WindowsFeature]Web-Asp-Net45] The operation 'Get-WindowsFeature' started: Web-Asp-Net45
  69. VERBOSE: [BILLY-ST-TS01]:                            [[WindowsFeature]Web-Asp-Net45] The operation 'Get-WindowsFeature' succeeded: Web-Asp-Net45
  70. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[WindowsFeature]Web-Asp-Net45]  in 0.3390 seconds.
  71. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[WindowsFeature]Web-Asp-Net45]
  72. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[WindowsFeature]Web-Asp-Net45]
  73. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Package]Java]
  74. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Package]Java]
  75. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Java] Validate-StandardArguments, Path was \\vm-billy-tc1\DSC\Distr\jre-8u181-windows-x64.exe
  76. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Java] The path extension was .exe
  77. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Java] Ensure is Present
  78. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Java] product HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4
  79. -2F64180181F0} found
  80. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Java] product as boolean is True
  81. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Java] The package Java 8 Update 181 (64-bit) is installed
  82. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Package]Java]  in 0.1100 seconds.
  83. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Package]Java]
  84. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Package]Java]
  85. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Registry]EnableJavaUpdate]
  86. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Registry]EnableJavaUpdate]
  87. VERBOSE: [BILLY-ST-TS01]:                            [[Registry]EnableJavaUpdate] Found registry key value 'HKLM:\Software\Wow6432Node\JavaSoft\Java Update\Policy\EnableJav
  88. aUpdate' with type 'DWord' and data '0'
  89. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Registry]EnableJavaUpdate]  in 0.0470 seconds.
  90. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Registry]EnableJavaUpdate]
  91. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Registry]EnableJavaUpdate]
  92. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Registry]EnableAutoUpdateCheck]
  93. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Registry]EnableAutoUpdateCheck]
  94. VERBOSE: [BILLY-ST-TS01]:                            [[Registry]EnableAutoUpdateCheck] Found registry key value 'HKLM:\Software\Wow6432Node\JavaSoft\Java Update\Policy\Enab
  95. leAutoUpdateCheck' with type 'DWord' and data '0'
  96. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Registry]EnableAutoUpdateCheck]  in 0.0310 seconds.
  97. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Registry]EnableAutoUpdateCheck]
  98. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Registry]EnableAutoUpdateCheck]
  99. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Environment]EnvJavaHome]
  100. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Environment]EnvJavaHome]
  101. VERBOSE: [BILLY-ST-TS01]:                            [[Environment]EnvJavaHome] (NOT FOUND) Environment variable 'JAVA_HOME'
  102. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Environment]EnvJavaHome]  in 0.0630 seconds.
  103. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Set      ]  [[Environment]EnvJavaHome]
  104. VERBOSE: [BILLY-ST-TS01]:                            [[Environment]EnvJavaHome] (CREATE) Environment variable 'JAVA_HOME' with value 'C:\Program Files\Java\jre1.8.0_181'
  105. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Set      ]  [[Environment]EnvJavaHome]  in 0.0780 seconds.
  106. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Environment]EnvJavaHome]
  107. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Package]Python]
  108. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Package]Python]
  109. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Python] Validate-StandardArguments, Path was \\vm-billy-tc1\DSC\Distr\python-2.7.15.msi
  110. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Python] The path extension was .msi
  111. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Python] Parsing {16CD92A4-0152-4CB7-8FD6-9788D3363616} as an identifyingNumber
  112. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Python] Parsed {16CD92A4-0152-4CB7-8FD6-9788D3363616} as {16CD92A4-0152-4CB7-8FD6-9788D3363616}
  113. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Python] Ensure is Present
  114. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Python] product HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{16CD92A4-
  115. 0152-4CB7-8FD6-9788D3363616} found
  116. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Python] product as boolean is True
  117. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Python] The package Python 2.7.15 is installed
  118. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Package]Python]  in 0.0310 seconds.
  119. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Package]Python]
  120. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Package]Python]
  121. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Package]7Zip]
  122. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Package]7Zip]
  123. VERBOSE: [BILLY-ST-TS01]:                            [[Package]7Zip] Validate-StandardArguments, Path was \\vm-billy-tc1\DSC\Distr\7z1805-x64.msi
  124. VERBOSE: [BILLY-ST-TS01]:                            [[Package]7Zip] The path extension was .msi
  125. VERBOSE: [BILLY-ST-TS01]:                            [[Package]7Zip] Ensure is Present
  126. VERBOSE: [BILLY-ST-TS01]:                            [[Package]7Zip] product HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{23170F69-40C1-2702-1805
  127. -000001000000} found
  128. VERBOSE: [BILLY-ST-TS01]:                            [[Package]7Zip] product as boolean is True
  129. VERBOSE: [BILLY-ST-TS01]:                            [[Package]7Zip] The package 7-Zip 18.05 (x64 edition) is installed
  130. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Package]7Zip]  in 0.0160 seconds.
  131. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Package]7Zip]
  132. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Package]7Zip]
  133. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Package]Far]
  134. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Package]Far]
  135. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Far] Validate-StandardArguments, Path was \\vm-billy-tc1\DSC\Distr\Far30b4545.x64.20160210.msi
  136. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Far] The path extension was .msi
  137. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Far] Parsing {C58747CC-8621-4D32-BDBD-13888264455F} as an identifyingNumber
  138. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Far] Parsed {C58747CC-8621-4D32-BDBD-13888264455F} as {C58747CC-8621-4D32-BDBD-13888264455F}
  139. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Far] Ensure is Present
  140. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Far] product HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{C58747CC-8621-4D32-BDBD-
  141. 13888264455F} found
  142. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Far] product as boolean is True
  143. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Far] The package Far Manager 3 x64 is installed
  144. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Package]Far]  in 0.0160 seconds.
  145. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Package]Far]
  146. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Package]Far]
  147. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Package]Chrome]
  148. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Package]Chrome]
  149. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Chrome] Validate-StandardArguments, Path was \\vm-billy-tc1\DSC\Distr\GoogleChromeStandaloneEnterprise64.msi
  150. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Chrome] The path extension was .msi
  151. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Chrome] Ensure is Present
  152. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Chrome] product HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6BE8C6A1-54E8-312E-A8
  153. 76-FF27463F3324} found
  154. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Chrome] product as boolean is True
  155. VERBOSE: [BILLY-ST-TS01]:                            [[Package]Chrome] The package Google Chrome is installed
  156. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Package]Chrome]  in 0.0150 seconds.
  157. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[Package]Chrome]
  158. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[Package]Chrome]
  159. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[Package]NotepadPlusPlus]
  160. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[Package]NotepadPlusPlus]
  161. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Validate-StandardArguments, Path was \\vm-billy-tc1\DSC\Distr\npp.7.5.6.Installer.x64.exe
  162. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] The path extension was .exe
  163. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Ensure is Present
  164. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] product installation cannot be determined
  165. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] product as boolean is False
  166. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] The package Notepad++ is not installed
  167. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[Package]NotepadPlusPlus]  in 0.0160 seconds.
  168. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Set      ]  [[Package]NotepadPlusPlus]
  169. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Validate-StandardArguments, Path was \\vm-billy-tc1\DSC\Distr\npp.7.5.6.Installer.x64.exe
  170. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] The path extension was .exe
  171. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Ensure is Present
  172. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] product installation cannot be determined
  173. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] product as boolean is False
  174. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] The package Notepad++ is not installed
  175. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Validate-StandardArguments, Path was \\vm-billy-tc1\DSC\Distr\npp.7.5.6.Installer.x64.exe
  176. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] The path extension was .exe
  177. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Package configuration starting
  178. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Mount share to get media
  179. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] The binary is an EXE
  180. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Starting \\vm-billy-tc1\DSC\Distr\npp.7.5.6.Installer.x64.exe with /S
  181. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] Starting process \\vm-billy-tc1\DSC\Distr\npp.7.5.6.Installer.x64.exe with arguments /S
  182. VERBOSE: [BILLY-ST-TS01]:                            [[Package]NotepadPlusPlus] The machine requires a reboot
  183. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Set      ]  [[Package]NotepadPlusPlus]  in 2.0950 seconds.
  184. PowerShell DSC resource MSFT_PackageResource  failed to execute Set-TargetResource functionality with error message: Package from
  185. \\vm-billy-tc1\DSC\Distr\npp.7.5.6.Installer.x64.exe was installed, but the specified ProductId and/or Name does not match package details
  186.     + CategoryInfo          : InvalidOperation: (:) [], CimException
  187.     + FullyQualifiedErrorId : ProviderOperationExecutionFailure
  188.     + PSComputerName        : billy-st-ts01.DEV.KONTUR.RU
  189.  
  190. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[File]ProcessExplorer]
  191. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[File]ProcessExplorer]
  192. VERBOSE: [BILLY-ST-TS01]:                            [[File]ProcessExplorer] Building file list from cache.
  193. VERBOSE: [BILLY-ST-TS01]:                            [[File]ProcessExplorer] The destination object was found and no action is required.
  194. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[File]ProcessExplorer]  in 0.0310 seconds.
  195. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[File]ProcessExplorer]
  196. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[File]ProcessExplorer]
  197. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[File]ProcessMonitor]
  198. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[File]ProcessMonitor]
  199. VERBOSE: [BILLY-ST-TS01]:                            [[File]ProcessMonitor] Building file list from cache.
  200. VERBOSE: [BILLY-ST-TS01]:                            [[File]ProcessMonitor] The destination object was found and no action is required.
  201. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[File]ProcessMonitor]  in 0.0150 seconds.
  202. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[File]ProcessMonitor]
  203. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[File]ProcessMonitor]
  204. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[File]Handle]
  205. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[File]Handle]
  206. VERBOSE: [BILLY-ST-TS01]:                            [[File]Handle] Building file list from cache.
  207. VERBOSE: [BILLY-ST-TS01]:                            [[File]Handle] The destination object was found and no action is required.
  208. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[File]Handle]  in 0.0160 seconds.
  209. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[File]Handle]
  210. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[File]Handle]
  211. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[xMicrosoftUpdate]DisableUpdate]
  212. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[xMicrosoftUpdate]DisableUpdate]
  213. WARNING: [BILLY-ST-TS01]:                            [[xMicrosoftUpdate]DisableUpdate] xMicrosoftUpdate is deprecated.  Please use xWindows Update Agent
  214. VERBOSE: [BILLY-ST-TS01]:                            [[xMicrosoftUpdate]DisableUpdate] Getting Windows Update Agent services...
  215. VERBOSE: [BILLY-ST-TS01]:                            [[xMicrosoftUpdate]DisableUpdate] Microsoft Update Absent...
  216. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[xMicrosoftUpdate]DisableUpdate]  in 0.1250 seconds.
  217. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[xMicrosoftUpdate]DisableUpdate]
  218. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[xMicrosoftUpdate]DisableUpdate]
  219. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Resource ]  [[xCertificateImport]SKBKonturRootCA]
  220. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Start  Test     ]  [[xCertificateImport]SKBKonturRootCA]
  221. VERBOSE: [BILLY-ST-TS01]:                            [[xCertificateImport]SKBKonturRootCA] 'B3C8B3DDF570B47138051BA781DD7654B393A265' is not a valid hash.
  222. VERBOSE: [BILLY-ST-TS01]:                            [[xCertificateImport]SKBKonturRootCA] 'B3C8B3DDF570B47138051BA781DD7654B393A265' is not a valid hash.
  223. VERBOSE: [BILLY-ST-TS01]:                            [[xCertificateImport]SKBKonturRootCA] 'B3C8B3DDF570B47138051BA781DD7654B393A265' is not a valid hash.
  224. VERBOSE: [BILLY-ST-TS01]:                            [[xCertificateImport]SKBKonturRootCA] 'B3C8B3DDF570B47138051BA781DD7654B393A265' is not a valid hash.
  225. VERBOSE: [BILLY-ST-TS01]:                            [[xCertificateImport]SKBKonturRootCA] 'B3C8B3DDF570B47138051BA781DD7654B393A265' is not a valid hash.
  226. VERBOSE: [BILLY-ST-TS01]:                            [[xCertificateImport]SKBKonturRootCA] 'B3C8B3DDF570B47138051BA781DD7654B393A265' is not a valid hash.
  227. VERBOSE: [BILLY-ST-TS01]:                            [[xCertificateImport]SKBKonturRootCA] Get-TargetResource: Getting Certificate existence 'B3C8B3DDF570B47138051BA781DD76
  228. 54B393A265' in 'Cert:\LocalMachine\AuthRoot'.
  229. VERBOSE: [BILLY-ST-TS01]:                            [[xCertificateImport]SKBKonturRootCA] Test-TargetResource: Testing Certificate 'B3C8B3DDF570B47138051BA781DD7654B393A26
  230. 5' existence in 'Cert:\LocalMachine\AuthRoot'.
  231. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Test     ]  [[xCertificateImport]SKBKonturRootCA]  in 0.9220 seconds.
  232. VERBOSE: [BILLY-ST-TS01]: LCM:  [ Skip   Set      ]  [[xCertificateImport]SKBKonturRootCA]
  233. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Resource ]  [[xCertificateImport]SKBKonturRootCA]
  234. VERBOSE: [BILLY-ST-TS01]: LCM:  [ End    Set      ]
  235. The SendConfigurationApply function did not succeed.
  236.     + CategoryInfo          : NotSpecified: (root/Microsoft/...gurationManager:String) [], CimException
  237.     + FullyQualifiedErrorId : MI RESULT 1
  238.     + PSComputerName        : billy-st-ts01.DEV.KONTUR.RU
  239.  
  240. VERBOSE: Operation 'Invoke CimMethod' complete.
  241. VERBOSE: Time taken for configuration job to complete is 7.178 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement