-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Description
hello, I am trying to use the ps1 file via download cradle, when i run the function i get the below error:
PS C:\> Import-ActiveDirectory
Import-Module : System error.
At line:53 char:22
+ Import-Module <<<< -Assembly $Assembly
+ CategoryInfo : NotSpecified: (:) [Import-Module], PSSnapInException
+ FullyQualifiedErrorId : System.Management.Automation.Runspaces.PSSnapInException,Microsoft.PowerShell.Commands.ImportModuleCommand
Any suggestions? :-)
Metadata
Metadata
Assignees
Labels
No labels