Having a slight bit of an issue and not sure whats going on.
We have an RDS Server that i have followed the guide on copying the default profile and crating a mandatory profile. (http://support.microsoft.com/kb/973289)
I have put the Profile in the N:\Profiles\(Profilename) folder on the server and in the user settings in AD pointed the RDS Profile to N:\Profiles\(Profilename)
I have enabled the GPO's that 'delete the cached profile' from the users directory on the server and also the 'do not allow logon with temporary profile'
now when we try and logon we get an error 'The User Profile Service service failed the logon. User profile can not be loaded.' and in event viewer
Windows cannot locate the server copy of your roaming profile and is attempting to log you on with your local profile. Changes to the profile will not be copied to the server when you log off. This error may be caused by network problems or insufficient security rights. DETAIL - Access is denied.
Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards. DETAIL - 9 user registry handles leaked from \Registry\User\S-1-5-21-278518751-3373441620-148178768-500: Process 484 (\Device\HarddiskVolume2\Windows\System32\lsass.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500 Process 484 (\Device\HarddiskVolume2\Windows\System32\lsass.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500 Process 1028 (\Device\HarddiskVolume2\Windows\System32\svchost.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500 Process 484 (\Device\HarddiskVolume2\Windows\System32\lsass.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500\Software\Microsoft\SystemCertificates\Disallowed Process 1028 (\Device\HarddiskVolume2\Windows\System32\svchost.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings Process 968 (\Device\HarddiskVolume2\Windows\System32\svchost.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500\Printers\DevModePerUser Process 1028 (\Device\HarddiskVolume2\Windows\System32\svchost.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500\Software\Microsoft\Windows\CurrentVersion\Internet Settings Process 484 (\Device\HarddiskVolume2\Windows\System32\lsass.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500\Software\Microsoft\SystemCertificates\My Process 484 (\Device\HarddiskVolume2\Windows\System32\lsass.exe) has opened key \REGISTRY\USER\S-1-5-21-278518751-3373441620-148178768-500\Software\Microsoft\SystemCertificates\CA
Now as far as i can see it just is not using the profile on the N:\ but permissions look like they are all set right.
(Reason for the N:\ is its on everyserver and everyone is the same)
Any ideas?