Lab 12 - samuel-richardson/Sam-Tech-Journal GitHub Wiki
In this lab we edited a PowerShell script.
PowerShell can be run by typing PowerShell in the search bar and running as administrator or the current user.
PowerShell's script execution policy can be set using the Set-Executionpolicy command flowed by the type of execution policy for example, signed or unrestricted.