chazzy2501 Posted June 27, 2012 Posted June 27, 2012 1 of my windows 7 clients has lost its trust relationship (don't know why, the time is correct) is there a way of resetting the trust remotely? I tried resetting the Computer account in AD but this didn't do it. My usual fix is to undomain and redomain the PC. I think it can be done with the ndom.exe but I can't figure the syntax out and the googles just seem fixated with resetting the domain controller.
Firefox Posted June 27, 2012 Posted June 27, 2012 assuming your device has the netdom command installed, this should work I think netdom reset ComputerName /domain:FQDN /server: NameofDCinDomain /UserO:Useraccount with rights to reset object /PasswordO:PasswordofAccount 1
FN-GM Posted June 27, 2012 Posted June 27, 2012 There is a good chance the startup repair broke this. We disabled it system wide to fix this issue. 1
mrb-solutions Posted June 27, 2012 Posted June 27, 2012 yes this issue is caused when the computer is not shutdown properly and the start up repair occurs best idea is to disable this or remind staff to not let this run, i know that would be a long shot but you can always try. UNdomain....redomain is the fix, Microsoft bug i suppose. 1
sted Posted June 27, 2012 Posted June 27, 2012 batch file to disable startup repair (if you want it to run as a startup script you might want to add some test logic (so if exists bootrepairof.txt goto end or similar bcdedit /set {default} bootstatuspolicy ignoreallfailures aparantly you can also set ad no to expire pc passwords 1
chazzy2501 Posted June 27, 2012 Author Posted June 27, 2012 urgh, I logged in as a local admin. It's been restored to its install day. All software is removed, it doesn't even think its genuine. Is this an autonomous action or does it require some interaction. (and I'm amazed no admin password required)
sted Posted June 27, 2012 Posted June 27, 2012 i usally just log in as local admin go to domain it and just add/remove .local from the domain and reboot
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