Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

cd 'C:\Program Files\WindowsPowerShell\Modules\'#allow


#to allow script to be run in Powershell

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_execution_policies?view=powershell-6&viewFallbackFrom=powershell-Microsoft.PowerShell.Core

Get-ExecutionPolicy -List

...