读书人

How do I write event log with VBScr

发布时间: 2012-02-05 12:07:14 作者: rapoo

How do I write event log with VBScript?
http://msdn.microsoft.com/en-us/library/aa394593(VS.85).aspx

but not how to write ... ...
help me plz~:)

[解决办法]
你给的网页不是说的很清楚吗
Use the Win32_NTEventlogFile class and the BackupEventLog method. You may need to include the Backup privilege when connecting to WMI. For more information, see Executing Privileged Operations Using VBScript.

读书人网 >vbScript

热点推荐