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