INFORMATICS

The Best

writing scripts Powershell

User Rating: 5 / 5

Star ActiveStar ActiveStar ActiveStar ActiveStar Active
 

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

Search