Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSOP Fails to open #3

Open
benmorris2 opened this issue Oct 12, 2022 · 0 comments
Open

RSOP Fails to open #3

benmorris2 opened this issue Oct 12, 2022 · 0 comments

Comments

@benmorris2
Copy link

PS C:\WINDOWS\system32> C:\ProgramData\MSEndpointMgr_IntuneDebugTools\Invoke-IntuneRSOPReport.ps1
PackageManagement\Install-Package : Could not find a part of the path
'C:\Users\10135474\Documents\WindowsPowerShell\Modules\PSWriteHTML\0.0.179'.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21

  • ... $null = PackageManagement\Install-Package @PSBoundParameters
  •                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Exce
      ption
    • FullyQualifiedErrorId : System.IO.DirectoryNotFoundException,Microsoft.PowerShell.Commands.CopyItemCommand,Micro
      soft.PowerShell.PackageManagement.Cmdlets.InstallPackage

PackageManagement\Install-Package : Could not find a part of the path
'C:\Users\10135474\Documents\WindowsPowerShell\Modules\AdmPwd.PS\6.3.1.0'.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21

  • ... $null = PackageManagement\Install-Package @PSBoundParameters
  •                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Exce
      ption
    • FullyQualifiedErrorId : System.IO.DirectoryNotFoundException,Microsoft.PowerShell.Commands.CopyItemCommand,Micro
      soft.PowerShell.PackageManagement.Cmdlets.InstallPackage

Module PSWriteHtml is missing. To get it use command: Install-Module PSWriteHtml -Scope CurrentUser
At C:\ProgramData\MSEndpointMgr_IntuneDebugTools\Invoke-IntuneRSOPReport.ps1:1395 char:13

  •         throw "Module PSWriteHtml is missing. To get it use comma ...
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (Module PSWriteH...ope CurrentUser:String) [], RuntimeException
    • FullyQualifiedErrorId : Module PSWriteHtml is missing. To get it use command: Install-Module PSWriteHtml -Scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant