Copy file to Documents and Settings folder on both roaming & local profiles

B

Ben

Hi

We are distributing Normal.dot files to our users, some have roaming
profiles and some local.

We are using Xcopy in a logon script to do this, do I need to copy this to
the server location for the RP users or can I just copy this to C:\documents
and settings\%username%....

Thanks
Ben
 
R

Rick \Nutcase\ Rogers

Hi Ben,

The server location for roaming profiles.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Associate Expert - WindowsXP Expert Zone

Windows help - www.rickrogers.org
 
D

David Candy

If you are doing it in a logon script then copy locally. It will be written to the server at logoff.
 
B

Ben

Thank you,

Ben

"David Candy" <.> wrote in message
If you are doing it in a logon script then copy locally. It will be written
to the server at logoff.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top