Jump to content

Recommended Posts

Posted

We have a vanilla XP Pro network with Server 2003 here, and Mandatory profiles for staff and students.

 

I was wondering, does anyone know how to 'enable' favourites for users?

 

We've had a vanilla for nearly 4 years now and it's only just come up! I did suggest just copying and pasting the url and saving somewhere else, but apparently that's too much hassle.

Posted
I have used it succesfully in the past. Give it a go, works the same as redirecting my docs or any other folder.
Posted

We save the favorites to the my documents through group policy. It was posted on here a while ago.

 

Works perfectly so far.

Posted
either via gpo or you could edit the ntuser.man file and change hkuser\username\software\microsoft\windows\current version\explorer\user shell folders\favirotes and instead of %userprofile%\favorites point it at say U:\favorites (we use u drive for their user area)
  • Thanks 1
  • 4 weeks later...
Posted (edited)

Is there a way to continue deploying favourites via group policy in addition to allowing them to save their own favourites within a mandatory profile? Using WinXP/Server2K3R2.

Cheers

 

----

To clarify, updating the ntuser.man/dat with redirected favorites path allows them to save their own favorites but does not pull down their favorites as deployed by GPO.

Edited by itwasntme
clarification
Posted
Is there a way to continue deploying favourites via group policy in addition to allowing them to save their own favourites within a mandatory profile? Using WinXP/Server2K3R2.

Cheers

 

----

To clarify, updating the ntuser.man/dat with redirected favourites path allows them to save their own favorites but does not pull down their favorites as deployed by GPO.

 

gpo favourites should go out ok iirc

 

or not via gpo and crude but effective copy \\server\favourites\pupils\*.url u:\favorites /y

Posted
gpo favourites should go out ok iirc

 

or not via gpo and crude but effective copy \\server\favourites\pupils\*.url u:\favorites /y

 

I was hoping not to have to maintain a list of favorites by copying/deleting every login - can anyone confirm that it does/should work if you've statically configured a fixed path for favorites in the users home folder and still want GPO favorites deployed?

If anything is stopping it I would imagine it is applying the gpo favorites first and then setting the path?

  • 2 weeks later...
Posted

assuming users drive is u:

if not exist u:\favorites md u:\favorites
attrib u:\favorites +h
if not exist u:\cookies md u:\cookies
attrib u:\cookies +h

crude but should work

  • Thanks 1

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...