Guest User

Untitled

a guest
Jan 13th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Import-Module : The specified module 'TestModule' was not loaded because no valid module file was found in any
  2. module directory.
  3. At line:1 char:1
  4. + Import-Module TestModule
  5. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. + CategoryInfo : ResourceUnavailable: (TestModule :String) [Import-Module], FileNotFoundException
  7. + FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
Add Comment
Please, Sign In to add comment