reggiep Posted September 30, 2009 Posted September 30, 2009 I am in the process of redirecting users favorites and cookies and the adm I have suggests using %userprofile%/favorites but I have a mandatory profile so I want to put the users favorites in their "my docs" I tried %userfiles% but I know that isn't right. Can anyone help? Thanks
sted Posted September 30, 2009 Posted September 30, 2009 what ever drive letter they use as their home dir so in my case i use u:\favorites
HullFC Posted September 30, 2009 Posted September 30, 2009 I am in the process of redirecting users favorites and cookies and the adm I have suggests using %userprofile%/favorites but I have a mandatory profile so I want to put the users favorites in their "my docs" I tried %userfiles% but I know that isn't right. Can anyone help? Thanks You can use the SET command to list all environment variables (and their values) at a command prompt. As above, you need %homepath% Shaun
reggiep Posted September 30, 2009 Author Posted September 30, 2009 C heers guys, I used the mapped drive in the end but it's good to know the alternatives.
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