Lapas

pirmdiena, 2015. gada 30. marts

Bypass powershell security warning

To bypass security warning when running scripts from UNC path, just run powershell with -ExecutionPolicy argument

PowerShell -ExecutionPolicy Bypass -File \\server\share\filename.ps1

Nav komentāru:

Ierakstīt komentāru