I've enabled verbose logging on all AD changes and set the local audit policy to full... now I just need to wait until it happens again and see what they tell me.
Main Topics
Browse All TopicsOK, here is a doosy guys!
I've been working on this for about a day and thought it was probably time to ask the community.
I've got a Native 2003 domain with three 08 DCs and one 03 DC. As of last week (while I was on holidays) all of the domains user accounts have been changing their logon-workstations attributes from "All Computers" to "The following computers"... the list of the following computers is only about 30 machines and subsiquently the users can't login to their workstations.
After carefull investiagtion, I've found that the list of computers that show up in "The following computers" are all servers - either 03 or 08 and they spread across different OU's (and even some in the default Computers container)
I've disabled all Group Policies, scoured the logs and can't come up with an answer. The issue seems to re-occur about ever 4 hours. Its affecting ALL users, including disabled users, service accounts and across the whole domain.
When the user account is disallowed access to the server (before I manually change it back to "All Computers" errors are reported on the local machine as below. Of course I've googled every possible error message/description.
Once I change every account back to "All Computers" the users have their normal full access.
Appreciate any help and would gladly award the points to anyone who helps me troubleshoot!
Cheers.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I've got a little more info after 24 hours of verbose logging.
First of all, there is one other person who is having the same issues (is this you itiliti?) http://www.petri.co.il/for
here is what i've found:
1. the changes to the user accounts are happening every 8 hours (2.35am, 10.35am and 6.35pm)
2. i've checked all hidden Scheduled tasks - no tasks ran at these times.
3. Right before the changes start to take place there is a Directory Service log action
Source = ActiveDirectory_DomainServ
Task Category = Directory Access
Event ID = 1174
General = Internal event: A privileged operation (rights required = 0x) was successfully performed on object CN=msWssgConfig,CN=System,
4. the next log entry is from the same source
Internal event: A privileged operation (rights required = 0x) was successfully performed on object CN=msWssgActiveServers,CN=
** this seems more than coincidental to me... that a AD change is make to an object called "ActiveServers" and then the user accounts userWorkstation attribute is changed to only servers**
5. then the changes start to happen to the user accounts:
Directory Services Log.
Source = ActiveDirectory_DomainServ
Task Category = Directory Access
Event ID = 1174
General =Internal event: A privileged operation (rights required = 0x) was successfully performed on object S-1-5-21-3175168191-426460
Security Log.
Source = Microsoft Windows Security auditing
Task Category = User Account Management
Event ID = 4738
General =
A user account was changed.
Subject:
Security ID: SYSTEM
Account Name: LOCAL-SERVER$
Account Domain: DOMAIN
Logon ID: 0xb721904
Target Account:
Security ID: DOMAIN\Username
Account Name: Username
Account Domain: DOMAIN
Changed Attributes:
SAM Account Name: -
Display Name: -
User Principal Name: -
Home Directory: -
Home Drive: -
Script Path: -
Profile Path: -
User Workstations: SERVER1, SERVER2, SERVER3, etc
Password Last Set: -
Account Expires: -
Primary Group ID: -
AllowedToDelegateTo: -
Old UAC Value: -
New UAC Value: -
User Account Control: -
User Parameters: -
SID History: -
Logon Hours: -
Additional Information:
Privileges: -
This runs through every user... I then have to change them back manually.
6. The PID that this runs under is 628 LSASS.EXE
Hope this info helps!
Yes, I am having the exact same issue on my EBS 2008 installation. Everything has been running fine for about 2 weeks, and now this happens every 6 hours. I have spent well over 10 hours researching this sissue. I am about to call M$... There are no running tasks, or anything like that . it is really annoying...need help...
Hey itiliti.
Any word from MS? It's killing me!
In the mean time I've written a script that I'm going to schedule that will reverse this issue... luckily for me its happening at predictable times - but for you it will be a lot easier than manually doing it. Anyway, you just need to change the LDAP path to your users OU. (I take no responsibility if it doesn't work!)
Please post as soon as you hear from MS.
Thanks,
Matt
Alrighty - itilit, did installing the CALs and assigning them work for you?
I've worked out how to install the CALs and assign them without using the EBS Administrator Console (I didn't actually remove it, but after I removed SCE & Forefront it just doesn't open)
Firstly you need to run
%programfiles%\Windows Essential Business Server\Bin\InstallLicenses
Then you need to assign them to each user - only way I can find is to use PS. (Use http://technet.microsoft.c
Next use Set-Cal in powershell to set the Cal per user.
Business Accounts
Answer for Membership
by: itilitiPosted on 2009-02-02 at 20:17:20ID: 23534041
I am having the exact same problem. It seems like it happened after an update to EBS 2008. Did you ever figure it out? It almost seems like it is a local computer policy that gets changed on the local machine, but I cant find any script running that would change it. I also have disabled all our GPO's and it is still happening. Please help...