-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
- I have run the Install command
- Tried to invoke "status": Got exception: Not Supported
- Run MsiWmiAcpiMof.reg Manually -> Success
- Tried to invoke "status": Same exception
- Tried to run the query in powershell:
PS C:\Windows\system32> Get-WmiObject -Namespace "root\WMi" -Query "SELECT * FROM MSI_System"
Get-WmiObject : Not supported
At line:1 char:1
+ Get-WmiObject -Namespace "root\WMi" -Query "SELECT * FROM MSI_System"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Get-WmiObject], ManagementException
+ FullyQualifiedErrorId : GetWMIManagementException,Microsoft.PowerShell.Commands.GetWmiObjectCommand
Metadata
Metadata
Assignees
Labels
No labels