I am trying to make it so that Internet Explorer starts with my companies Intranet page every time a user logs on to a Terminal Server, but I can't get it to work.
I am using Windows Server 2003 and the 'Run these programs at user logon' key and adding the following command, but it appears that it is being ignored by the GP (not listed in gpresult \v at all).
"c:\Program Files\Internet Explorer\iexplore.exe"
"c:\Program Files\Internet Explorer\iexplore.exe" http://dynedrewnett
iexplore http://dynedrewnett
I also have checked the Registry for the key that MS say should contain the prograns to run at logon, but the key does not exist -
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\Run
Does anybody know why this is not working? Thanks.
gpresult... have you checked that replication is working? Have you triedgpresult /force? – Mathias R. Jessen Jul 30 '12 at 10:40