-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
PS C:\scripts\net471> import-module .\Microsoft.Graph.Intune.psd1
import-module : Could not load file or assembly 'file:///C:\scripts\net471\Microsoft.Intune.PowerShellGraphSDK.dll' or one of its
dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
At line:1 char:1
- import-module .\Microsoft.Graph.Intune.psd1
-
+ CategoryInfo : NotSpecified: (:) [Import-Module], FileLoadException + FullyQualifiedErrorId : System.IO.FileLoadException,Microsoft.PowerShell.Commands.ImportModuleCommand
The extract seems fine and the file is present... I'm trying to setup the module here for the first time.
Kevin
Metadata
Metadata
Assignees
Labels
No labels