Tech Tip 101 – System Summary
To quickly generate a text summary of your system, run this command: systeminfo | more
To quickly generate a text summary of your system, run this command: systeminfo | more
Quick one today – because I had a tier 2 person ask a few moments ago: IIS Log File Location%SystemRoot%system32Logfiles
You can kill RDP sessions at the command line when you find that all the RDP sessions to a server are tied up. regsvr32 query.dll [enter] You only have to do this the first time. query session /server:servername [enter] reset session # /server:servername [enter]