Skip to content

ughhuh/powershell-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Projects

These scripts were initially created as assignments for the Basics of Scripting and Automatization course focused on automating various functionalities in Linux and Windows environments.

Prerequisites

To run PowerShell scripts on your device, PowerShell execution policy must be set to a permissive value.

To change the execution policy, run PowerShell as an administator.

Type the following command and press Enter:

Set-ExecutionPolicy RemoteSigned

About

PowerShell scripts for task automatization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published