Loading |
VBScript |
JavaScript |
Powershell |
Search Options: WMI root_CIMV2 Win32_Share QueryContent of WMI root_CIMV2 Win32_Share Query.ps1MD5 Hash: 57E9F1B92C2B24BC53C56D9B5C40D75F |
||
$computer = "LocalHost"
$namespace = "root\CIMV2" Get-WmiObject -class Win32_Share -computername $computer -namespace $namespace | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |