RE: Get Computername for a Specific User
- From: Anteaus <Anteaus@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 11 Jul 2008 15:56:00 -0700
NET SESSIONS in a cmd prompt on the master server will give this info. You
should be able to redirect this output to a file ( >file.txt) and parse it
witha simple program to get what you want.
"Dennis" wrote:
How can I determine the specific Computername that a User is logged on to,.
given only the Username/ID account? I know several ways to easily determine
who the Username/ID is logged on to any given computer, but can't figure out
the other way around. I need to determine which Computername (among
hundreds) that User Jane Smith is logged in to. This capability does not
appear possible on a Microsoft AD Network via MMC, command line methods, nor
the other WinXP OS system tools. I would prefer to incorporate a command
line method into a batchfile script; a Visual Basic script or PowerShell
script would also fit my needs; or a third-party (executable) utility. I
don't want to run an 'install' onto all the hundreds of computers, although
copying a single file to the computers and then executing it remotely is
okay. I want the resulting User's Computername to be written to a simple
text file on a network path or onto my PC, and optionally displayed on my
screen. All scripts/methods are welcomed. Thanks in advance for help.
Microsoft should add this network administration/management capability to
the MS Network and/or PC OS system tools.
- Prev by Date: Re: Threatfire
- Next by Date: Re: about System Restore
- Previous by thread: RE: Get Computername for a Specific User
- Next by thread: Re: system restore / screen saver virus
- Index(es):
Relevant Pages
|