How do I figure out what is changing the userWorkstations attribute in Active Directory?
Posted
by Martin
on Server Fault
See other posts from Server Fault
or by Martin
Published on 2010-04-08T02:56:00Z
Indexed on
2010/04/08
3:03 UTC
Read the original article
Hit count: 406
I just took over the IT for a medium sized business with a three domain controllers (2003/2008 Standard) and whenever I create a new user, after some time the user account cannot log into most machines on the network. I have traced this back to the "Log On To..." area becoming populated with a small list of machines. Even when I set the option to all computers, this list comes back after some time.
I started hunting for vbs and ps1 scripts with the word "workstations" in them on all domain controllers to see if there is some kind of script to blame, but I have thus far come up empty handed. Is there a known software suite that can cause this (Microsoft Forefront, etc)?
How can I figure out what is causing this list to change?
© Server Fault or respective owner