You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when trying to install Posh-SecMod on PowerShell V5 I get the following
Downloading latest version of Posh-SecMod from https://github.com/darkoperator/Posh-SecMod/archive/master.zip
File saved to C:\Users\et56193\AppData\Local\Temp\Posh-SecMod.zip
Uncompressing the Zip file to C:\Users\et56193\Documents\WindowsPowerShell\Modules
Renaming folder
Module has been installed
Import-Module : The specified module 'posh-SecMod' was not loaded because no valid module file was found in any module directory.
At line:23 char:1
the funny thing is that I have check to see if it maybe a path issue but is not because all my other modules install an run from my network share at work. I look in my modules directory and even tho it say that it installed Posh-SecMod is nowhere to be found under the modules directory.
The text was updated successfully, but these errors were encountered:
when trying to install Posh-SecMod on PowerShell V5 I get the following
Downloading latest version of Posh-SecMod from https://github.com/darkoperator/Posh-SecMod/archive/master.zip
File saved to C:\Users\et56193\AppData\Local\Temp\Posh-SecMod.zip
Uncompressing the Zip file to C:\Users\et56193\Documents\WindowsPowerShell\Modules
Renaming folder
Module has been installed
Import-Module : The specified module 'posh-SecMod' was not loaded because no valid module file was found in any module directory.
At line:23 char:1
the funny thing is that I have check to see if it maybe a path issue but is not because all my other modules install an run from my network share at work. I look in my modules directory and even tho it say that it installed Posh-SecMod is nowhere to be found under the modules directory.
The text was updated successfully, but these errors were encountered: