MSEndpointMgr / IntuneDebugToolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSOP Fails to open

benmorris2 opened this issue · comments

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