Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Get currently logged on username
Name: jti Date: October 11, 2005 at 21:45:30 Pacific OS: XP CPU/Ram: 2.8/512
Comment:
Hi, I am trying to get the currently logged on username from an XP machine and use that to map the users home drive. Below is my script, but it doesn't seem to work. Any help would be appreciated.
VAR USER=%USERNAME% net use H: /del net use H: \\server\homedir\USER
Summary: Hi ppl, Actually i wanted to know how do u get the information i.e name, port,etc. that are currently logged on to the server in VB or VC -Thanx Sauri. ...
Summary: Hi All I wonder if any one can help me on this please... I would like to create a VBScript (or a BAT script) which when run, 1. It logs on to the ftp server, with a specified username/password. 2. In...