PS C:\Windows\system32> Import-Module Octopus-Cmdlets
Import-Module : Could not load file or assembly
'file:///C:\Users\mukhin_s\Documents\WindowsPowerShell\Modules\Octopus-Cmdlets\Octopus-Cmdlets.dll' or one of its
dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
At line:1 char:1
- Import-Module Octopus-Cmdlets
-
- CategoryInfo : NotSpecified: (:) [Import-Module], FileLoadException
- FullyQualifiedErrorId : System.IO.FileLoadException,Microsoft.PowerShell.Commands.ImportModuleCommand
Tried with both 0.1.0 and 0.2.24 versions.
PS C:\Windows\system32> $PSVersionTable.PSVersion
Major Minor Build Revision
4 0 -1 -1