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