writing scripts Powershell
writing scripts Powershell
Powershell scripts written as a text file with the extension .ps1. Run the script from the PowerShell console:
Run PS script:
write full path PS C:\windows\script\test_script.ps1
writing scripts Powershell
Powershell scripts written as a text file with the extension .ps1. Run the script from the PowerShell console:
Run PS script:
write full path PS C:\windows\script\test_script.ps1