Skip to content

Posh-Secmod missing module file on PS v5 April preview #11

@gozes

Description

@gozes

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

  • Import-Module -Name posh-SecMod
  • - CategoryInfo          : ResourceUnavailable: (posh-SecMod:String) [Import-Module], FileNotFoundException
    - FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
    
    

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions