I want to list which things are useable under \\root\ .However i don't know how to list or see which things i can use.Because,i am beginner in the powershell.
I am coding this thing: wmic /namespace:\root\ (But i don't know which things i can use under root.And because of this, i cannot use anything :/)
How can i list which things could be useable under root ? If someone can help, i will be really happy :D
I tried use "/?" but it didn't help.Also i researched on google BUT again i couldn't find something useful for myself or maybe i couldn't understand their solutions.