Testing
Despite the warning, PowerShell created the folder C:\Temp and the file HelloWorld.txt To verify, run the command
Get-Content C:\Temp\HelloWorld.txt
To check the DSC Configuration Store, run the command
Get-DscConfiguration
Last updated
Despite the warning, PowerShell created the folder C:\Temp and the file HelloWorld.txt To verify, run the command
Get-Content C:\Temp\HelloWorld.txt
To check the DSC Configuration Store, run the command
Get-DscConfiguration
Last updated