listing WMI namespace
gwmi -namespace "root" -class "__Namespace" | Select Name | |
Be careful: There are TWO underscores in front of Namespace! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment