Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Apply PowerShell 3.0 DSC Configuration

$
0
0

Summary: Learn how to apply a Windows PowerShell 4.0 DSC MOF file.

Hey, Scripting Guy! Question How can I apply a Windows PowerShell 4.0 DSC MOF file to a computer?

Hey, Scripting Guy! Answer Use the Start-DSCConfiguration cmdlet and specify the path
          to the folder that contains the MOF files, for example:

Start-DscConfiguration –Verbose -Wait -Path "C:\Windows\system32\temp"


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>