Utility to check for logged on user prior to using Remote Desktop Connection
- Download Computer_Details - 75.41 KB) (Source Code)
- Download Computer_Details_EXE - 22.22 KB (EXE and checksums)
- How_to_make_the_sliding_panel.txt - 2.81 KB
- Sample_SystemData.txt - 1.14 KB
Do you have enough disk space to install patches?
This utility answers those questions and uses WMI to query basic system information (System name and manufacturer, Total system memory, Logged on user, OS details, Networking details, Type of computer, drive details, and BIOS details).
Background I needed a tool like this to support remote computers on the domain at work. I had to ensure no other users were currently using the computer (or still logged on) before remoting into their system to install software/patches or troubleshoot an issue.
Using the code Start by pinging the local or remote system
More at source
No comments:
Post a Comment