Skip to content

MaxDesplanches/WindowsScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Welcome to the WindowsScript Repository !

To run PowerShell script:

Press windows key
Type PowerShell and run application
Navigate to your script path
Execute it with following command: ./yourscript.ps1

Problems ?

I got error message on running:

cannot be loaded because the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details.

Solution:

Type: Set-ExecutionPolicy Unrestricted
Validate with Y

About

Repository for useful Script Windows in PowerShell 2.0/3.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published