| 1. |
Solve : Logging user/computer information with batch file? |
|
Answer» I've created a script that will perform a certain action, but I need to know who is using the script. Is there a way to log PC and USER information in a log using a batch FILE? Also, is there a way to make this silent? Please let me know! I've seen some things that can be used like 'net session' or whoami (available in RESOURCE kit - and 'nix flavors), but where ever I look, i can't find a way to log this information. Any help would be greately appreciate! Thanks in advance! Jeremy I forgot to mention that I'm running in Windows XP environment. |
|