Guest spider6986 Posted March 3, 2011 Posted March 3, 2011 Hey everyone, Got a puzzler for you all. It's more an annoyance than a problem because we have a way around it. When we join a Windows 7 machine to the domain, the local Administrator Account gets locked out and the password blanked. This means we have to go in as another user, go to user management and set the password for Administrator and then activate the account. I have a big feeling it's a group policy setting, but I can see it anywhere. We are using Server 2008 R2 and it is a 2008 Domain. Any help would be great.
jamesreedersmith Posted March 3, 2011 Posted March 3, 2011 Sounds like it might be restricted groups!
michaelf Posted March 3, 2011 Posted March 3, 2011 As I understand it the local administrator account is disabled by default in Windows 7 installations unless there are no other administrator accounts, see here for more info: Enable and Disable the Built-in Administrator Account. As such, there's no one group policy you could change to stop it happening as the behavior is "by design". One way around this however to save you modifying each installation manually, would be to use Group Policy Preferences to either enable the account ( see How to enable a disabled Local Administrator account offline in Windows 7 (even when using BitLocker) or for slightly more security create a local account with a different name and add it to the local admins group. I've never had to use GPP myself as our Windows 7 estate is currently rather small, but the link above seems pretty thorough. 1
witch Posted March 3, 2011 Posted March 3, 2011 We don't get this when joining a Windows 7 machine to the domain. Did you choose the admin acct and password when the machine or image was originally built? It may be because that is the only administrator acct on the machine so ours gets left, much as stated by michaelf (or micha elf as I always read his name )
Guest spider6986 Posted March 7, 2011 Posted March 7, 2011 Thanks everyone. Sorry it's been a few days since I looked, this is more of a side project for me to look at. We do setup another user when we create the image, however i think this is a Legacy reason that is done (I have not been here long) so I will try an install without the other user created and see if it still happends. Because it is not a huge issue we will not worry about going though bitlocker to unlock it, but thank you for the information. And finally we do setup the password before the image is created yes, we set everything up how we want it, then sysprep it, then create the image using PE and Imagex and then deploy the image.
AngryTechnician Posted March 7, 2011 Posted March 7, 2011 I have a big feeling it's a group policy setting, but I can see it anywhere. The two places I can think of to do this in Group Policy are: Computer Configuration > Policies > Windows Settings> Security Settings > Local Policies > Security Options; check the Accounts: Administrator account status setting Computer Configuration > Preferences > Control Panel Settings > Local Users and Groups If you've done an RSoP and those sections don't have anything incriminating, I think you can rule of Group Policy as a cause.
TheCrust Posted March 9, 2011 Posted March 9, 2011 IIRC Vista disabled the local administrator account too. Interesting sidenote, not necessarily of use to everyone, but when deploying with SCCM using OSD - either your own image, or a vanilla one straight off a DVD - you can set the local admin password as part of the task sequence, and the account remains alive and kicking. Quite useful for us - previously we'd create our own local admin account as part of the final setup after image deployment and this means we can now use the local administrator account directly - but as said, won't apply to everyone.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now