Question: What .NET Framework class is leveraged by the Get-EventLog cmdlet?
Answer: System.Diagnostics.EventLogEntry Question: How would I find the above information?
Answer: Get-EventLog application | get-member
Question: What .NET Framework class is leveraged by the Get-EventLog cmdlet?
Answer: System.Diagnostics.EventLogEntry Question: How would I find the above information?
Answer: Get-EventLog application | get-member
The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.
0 comments