Re: Is users logged in to domain and what machine?
Tech-Archive recommends: Speed Up your PC by fixing your registry
Scott_FH wrote:
I have a 2 part question that I am having no luck with.
1. I am trying to figure out some way to find out if a users is currently
logged in to the domain
2. and if they are what is the workstation(s) (or ip) they are logged in to.
[windows 2000 domain with windows 2000/xp workstations]
I would eventually like to throw this information into a script but I can
not even figure out how to get this information.
Any information on how to even figure this out would be useful (third party
tools)
thanks.
Hi,
Nothing builtin that can help you here I'm afraid.
1)
As Marty, mentioned, create your own logging database, using logon
/logoff script.
2)
You might want to look into the LimitLogin tool:
A while ago, Microsoft released a new tool designed to limit
concurrent logons, called LimitLogin. To use it just as a logging
tool, set a high limit on concurrent logons.
Limit Login Attempts With LimitLogin
http://www.microsoft.com/technet/technetmag/issues/2005/05/UtilitySpotlight/default.aspx
LimitLogin FAQ
http://bink.nu/files/limitlogonfaq.htm
Limitlogin first impressions
http://www.thepersonunderthestairs.com/?p=23
3)
The UserLock product in the link below is an option:
http://www.softwareshelf.com/files/products.asp?type=cat&ID=42
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx
.
Relevant Pages
- Re: Query using username to find which computer is user currently
... In a large network, the time taken is too long. ... concurrent logons, called LimitLogin. ... set a high limit on concurrent logons. ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ... (microsoft.public.scripting.vbscript) - Re: Restrict Multiple user logon...??
... Limit Login Attempts With LimitLogin ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ... (microsoft.public.windows.server.general) - Re: User IP address
... used if it is configured DHCP? ... set a high limit on concurrent logons. ... Limit Login Attempts With LimitLogin ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ... (microsoft.public.windows.server.active_directory) - Re: Logged on users!
... set a high limit on concurrent logons. ... Limit Login Attempts With LimitLogin ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ... (microsoft.public.windows.server.scripting) - Re: How do I stop a userfrom loging into a server from more than one PC at a time?
... concurrent logons, called LimitLogin. ... Limit Login Attempts With LimitLogin ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ... (microsoft.public.windows.server.general) |
|