Jump to content

Recommended Posts

Posted
I'd like to setup a redirect for all students that gives them a set desktop (shortcuts) but that they're not allowed to change. Is it as simple as redirecting to a folder with the shortcuts in it?
Posted
And setting the file permissions correctly on where you're redirecting to. I have been in places where students rename things on a redirected desktop/start menu and it then appears on everybodies.
Posted
This is what we do, I have a policy to redirect their desktops to a share and give them read only access, works perfectly :)
Posted
This is what we do, I have a policy to redirect their desktops to a share and give them read only access, works perfectly :)

 

Did you just change the attributes using command prompt? I'm guessing I can just do attrib +R *.* (all files in the folder are for the redirect).

Posted
It does, I was able to browse to it via the student profile. So they do have access. Just does not seem to be applying even after a gpupdate.
Posted
It does, I was able to browse to it via the student profile. So they do have access. Just does not seem to be applying even after a gpupdate.

 

That should work, what sharing permissions do you have set?

 

Try creating a new student profile and then logging in with that, does it apply then?

Posted

I originally had student security groups by grade. I made a new one for this that has ALL students. I added that group with read only permissions. See screenshot.

 

Screen_Shot_2016-05-06_at_2_43_31_PM.png

Posted

What are you using the .bat file for? You should be able to do what you require, all through the GPO.

 

Have you run 'rsop.msc' to see whether the GPO is applying successfully?

Posted
I posted screenshots earlier in the thread with my GPO settings and also the .bat file settings. Essentially each time a student logs in, the bat file will run and check if a file is present in a specified directory. If the file is missing or altered (upgrade) then the folder will be copied to their local profile.
Posted

Sorry you have lost me regarding the bat file.

 

When student logs on GPO will set the desktop location to a share on a server. That's all that is required, no reason to run a bat file

Posted
You will need to add all of the students to a security group, then make that group the 'owner' of the folder, contents and files. I don't think it will work with just the ntfs permissions being set.
Posted

Sorry about that, getting my threads mixed up.

 

I do have a folder setup with shortcuts in it, however logging in as a student there is no redirect that takes place. I still get the standard local desktop.

Posted
This is what we do, I have a policy to redirect their desktops to a share and give them read only access, works perfectly :)

 

 

Same here, then if you delete/add any shortcuts to the redirected desktop , the immediately change on the students desktop without needing to log off or back on.

Posted
OK I was able to get it working using loopback processing. However, I now have both the local desktop AND the redirected shortcuts appearing.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...