Build and Execute
Bits of useful information technology.
Wednesday, February 5, 2014
Use PowerShell to add an event log source.
Open PowerShell and Run as an Administrator.
[System.Diagnostics.EventLog]::CreateEventSource(
name of source goes here
, "Application")
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment