After setting execution policy to Bypass I’m still getting the following error. Can you please post detailed and accurate installation instructions?
import-module : Could not load file or assembly
‘file:///C:\Users\Alex\Downloads\VMware.VimAutomation.Storage.Fling\VMware.VimAutomation.Storage.Fling.dll’ or one of
its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
At line:1 char:1
+ import-module VMware.VimAutomation.Storage.Fling
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Import-Module], FileLoadException
+ FullyQualifiedErrorId : System.IO.FileLoadException,Microsoft.PowerShell.Commands.ImportModuleCommand