windows Server 2008 Applying Computer Settings issue
Hello all...
I have a Server 2008 box and yesterday I rebooted the box.... now EACH time I reboot the box I am getting "Applying Computer Settings" and then "Applying User Settings" each time I log in.... I've never seen this before....
The other BIG issue is that now that this has started RDP no longer works I get a Session Time Out Message each time I try to get in... before I rebooted it worked just fine...
Can someone offer some things to check?
Many thanks,
Prof
re: windows Server 2008 Applying Computer Settings issue
Re: windows Server 2008 Applying Computer Settings issue
Hi,
Check if there is Webclient service running on this problematic Windows XP, if so please stop and disable the Webclient service and reboot. If you use Windows Server 2008 as DC, this may be cause by SMB incompatibility. Windows server 2008 uses Server Message Block (SMB) 2.0 for file access, which might lead to incompatible problem and cause slow access. You can refer to the following steps to force Windows Server 2008 to use SMB 1.0 for file access.
Re: windows Server 2008 Applying Computer Settings issue
Hey!
You can check if any alerts or errors occuring in your system. Right-Click on My Computer>Manage From here click on Event Viewer to view event related problems or click on Performance Logs and Alert to see if any problem occured
Re: windows Server 2008 Applying Computer Settings issue
The Group Policy service failed to obtain a list of domains in the forest. Group Policy processing stopped because the Group Policy service cannot determine if the user and computer belong to the same forest.
To correct user and computer forest discovery:
- Find the error code displayed in the error event. The error code appears on the Details tab of the error event. The error code and error description fields may help identify the reason for the failure.
- Ensure domain controllers are accessible in the domain that hosts the computer object.
- Disjoin and join the computer to the domain. Then log on with the same user account that experienced the problem.
- Use Active Directory troubleshooting procedures to further diagnose the problem.(http://technet.microsoft.com/en-us/l.../cc732148.aspx)
for your above mentioned problem please check here:
http://technet.microsoft.com/en-us/l.../cc727273.aspx
Re: windows Server 2008 Applying Computer Settings issue
Try to allow WINS dynamic registration. This ensures that Domain Controllers register their DOMAIN<1C> NetBIOS names with the WINS Server and also make certain that WINS database replication is successful between WINS Servers.
For more solution click below
http://forums.techarena.in/server-security/727988.htm
Re: windows Server 2008 Applying Computer Settings issue
You solved your problem ?! without reinstalling ? :no: Im with the same problem... my windows server 2008 dont start "Server" Service...
regards.
Re: windows Server 2008 Applying Computer Settings issue
This is what fixed my Applying Computer Settings issue for a 2008 SBS
Over the weekend, I installed and configured Small Business Server 2008 in my lab. Installation was fairly easy and went pretty smooth. Had no problems what so ever. After it got installed, I made a few changes and then applied Windows Update. It needed a reboot, which I did. That is when the problem started. After I rebooted the server, it would get hanged at “Applying Computer Settings” screen and won’t proceed any further. I left it there for a while (about two hours) and it did not proceed any further…I rebooted the server (had to hard boot it) and then went into the Safe Mode to see if things are fine and working. In the Safe Mode, no problem occurred.
I again let it reboot into its normal session but results weren’t any better. Heck…what to do…so, I went back into the Safe Mode after hard booting it and then checked its network properties…I remembered that I had unchecked IPv6 option…it was pretty strange and I didn’t really think that the problem could be due to this. I just checked it again and let the server reboot…within minutes, I was able to login… It seems that the problem occurs because IPv6 is supposed to be SBS2008′s primary protocol…due to which it gets stuck on the “Applying Computer Settings” screen.
Nevertheless, this “accidental” solution worked and server is back in its normal condition. If you face the same situation, do make sure IPv6 is selected in the network card properties. Hopefully, this solution will work you as well…it did for me!
Re: windows Server 2008 Applying Computer Settings issue