PoshCode Archive  All files named "Get-WmiNamespace.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Get-WmiNamespace.ps1

2018-06-10
12:56
Added: In order to enumerate all the WMI namespaces, you must first connect to the “root” namespace, query for all the “__NAMESPACE” instances, and for each instance recursively repeat this process. You can use the computerName parameter of Get-WmiNamespace to list the WMI namespaces on the remote computer. file: [7d6630a64e] check-in: [4d6dcfab3b] user: Aleksandar branch: trunk, size: 1640