I have a Windows 2008 machine (not in a domain) and a user with a "login script" under the profile tab in the user properties to run a batch file.

Supposedly that file must be run when the user logs in but nothing happens when logging in to "Remote Desktop".

link|improve this question
feedback

2 Answers

Try applying the script with GPO and test with GPMC.

link|improve this answer
feedback

I solved this by setting the logon script on gpedit for all users, and then in the batch file verifying the username to run the script.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.