...
cd 'C:\Program Files\WindowsPowerShell\Modules\'#allow
#to allow script to be run in Powershell
Get-ExecutionPolicy -List
...
...
cd 'C:\Program Files\WindowsPowerShell\Modules\'#allow
#to allow script to be run in Powershell
Get-ExecutionPolicy -List
...