2097 Posted August 28, 2014 Posted August 28, 2014 How is every one redirecting the desktops ? I have set the desktops in group policy to redirect which is fine , The problem being .. %userprofile%/Desktop still redirects to the local user folder . Any solution to this ?
johnhart96 Posted August 28, 2014 Posted August 28, 2014 I Think it is better to use the full path for desktops E.G: \\STUDENTSERVER\USERNAME$\Desktop. Defo use hidden shares for security reasons. Hope this helps. John
2097 Posted August 28, 2014 Author Posted August 28, 2014 John this is how i have set it up . the problem is a lot of our scripts use %userprofile%/Desktop to deploy shortcuts . Didnt know if there was an easier way to redirect this path to a UNC path ?
johnhart96 Posted August 28, 2014 Posted August 28, 2014 Oh right, In the script can you not use a SET SET USRPATH="\\UNC\JSD" I'm not sure if this will work, but it might be worth a try
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