PC Review


Reply
Thread Tools Rate Thread

Copying Default Profile

 
 
Glenn
Guest
Posts: n/a
 
      23rd Aug 2006
I've created a default profile that I'd like to use on all of my XP and 2000
machines (one for each, actually).

Is there a way to copy that profile to other machines?

Is there a script that could do this?

Thanks!


 
Reply With Quote
 
 
 
 
Ronnie Vernon MVP
Guest
Posts: n/a
 
      23rd Aug 2006
Glenn

Are you on a domain? If so, see this article.

How can I set the default domain user profile?:
http://www.windowsitpro.com/Article/...7534.html?Ad=1

If not on a domain, go to the following page and use the search for keywords, Default profile script.
http://windowsitpro.com/search/index.cfm
--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"Glenn" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> I've created a default profile that I'd like to use on all of my XP and 2000
> machines (one for each, actually).
>
> Is there a way to copy that profile to other machines?
>
> Is there a script that could do this?
>
> Thanks!
>
>

 
Reply With Quote
 
=?Utf-8?B?bGZvcmJlcw==?=
Guest
Posts: n/a
 
      23rd Aug 2006
Hi,

You can put it in the NETLOGON share but it will create a folder called
Default User.Winnt which I don't prefer. Otherwise you can simply copy it
over the one in the C:\Documents and settings folder if you want.

Personally you could do it with Xcopy in a batch file over the network.

Cheers,
Lara

"Glenn" wrote:

> I've created a default profile that I'd like to use on all of my XP and 2000
> machines (one for each, actually).
>
> Is there a way to copy that profile to other machines?
>
> Is there a script that could do this?
>
> Thanks!
>
>
>

 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      23rd Aug 2006
"Glenn" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I've created a default profile that I'd like to use on all of my XP and
> 2000
> machines (one for each, actually).
>
> Is there a way to copy that profile to other machines?


The best way to do this is to replace the default profile in the
LOAD of the operating system BEFORE you build the machines
then load each machine from that network source containing the
modifications.

Or setup one reference machine and use it to make a RIS or
Ghost image that is used for all other machines.

Assuming you have already built the machines this is tougher
and will require you to write a script to fix the existing mistake.

> Is there a script that could do this?


Copying the 'correct' default users (from a server share) to the
local location for Default profile with XCOPY will work.

You will need the location which can (probably) be derived from
the following environment variable:

ALLUSERSPROFILE=D:\Documents and Settings\All Users

You will have to parse off the "All Users" and replace it with
"Default User".

BTW, you do know that anyone who already has their own roaming
or local profile (by having previously logged in to that machine) will
be UNAFFECTED by the Default User profile, right?

--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

> Thanks!
>
>



 
Reply With Quote
 
Glenn
Guest
Posts: n/a
 
      23rd Aug 2006
the xcopy sounds good, but how would I do it to another machine in the
network?

"lforbes" <(E-Mail Removed)> wrote in message
news:89B99825-6600-457A-8DAA-(E-Mail Removed)...
> Hi,
>
> You can put it in the NETLOGON share but it will create a folder called
> Default User.Winnt which I don't prefer. Otherwise you can simply copy it
> over the one in the C:\Documents and settings folder if you want.
>
> Personally you could do it with Xcopy in a batch file over the network.
>
> Cheers,
> Lara
>
> "Glenn" wrote:
>
> > I've created a default profile that I'd like to use on all of my XP and

2000
> > machines (one for each, actually).
> >
> > Is there a way to copy that profile to other machines?
> >
> > Is there a script that could do this?
> >
> > Thanks!
> >
> >
> >



 
Reply With Quote
 
Herb Martin
Guest
Posts: n/a
 
      23rd Aug 2006
xcopy C:\Source\etc\files*.* \\targetmachine\c$\directory

This issue with doing it this way is determining the PATH
of the destination.

Better is to do the reverse and run the batch from EACH
machine against a known server location (which is the
same for everyone) to the correct location on each machine.

--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]

"Glenn" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> the xcopy sounds good, but how would I do it to another machine in the
> network?
>
> "lforbes" <(E-Mail Removed)> wrote in message
> news:89B99825-6600-457A-8DAA-(E-Mail Removed)...
>> Hi,
>>
>> You can put it in the NETLOGON share but it will create a folder called
>> Default User.Winnt which I don't prefer. Otherwise you can simply copy it
>> over the one in the C:\Documents and settings folder if you want.
>>
>> Personally you could do it with Xcopy in a batch file over the network.
>>
>> Cheers,
>> Lara
>>
>> "Glenn" wrote:
>>
>> > I've created a default profile that I'd like to use on all of my XP and

> 2000
>> > machines (one for each, actually).
>> >
>> > Is there a way to copy that profile to other machines?
>> >
>> > Is there a script that could do this?
>> >
>> > Thanks!
>> >
>> >
>> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying Default User Profile to All Vista Machines Jamie P. Windows Vista Administration 0 28th Jan 2008 04:18 PM
Renaming My Document folders after copying Default User Profile =?Utf-8?B?RWRtb25kbw==?= Windows XP General 3 19th Jan 2005 05:21 AM
Error when copying profile to default user jwcane@mindspring.com Microsoft Windows 2000 Advanced Server 1 1st Aug 2004 06:44 PM
Copying User Profile for Default User Steve Nielsen Windows XP General 2 14th Nov 2003 10:26 PM
Copying default profile to other users Chris Meech Microsoft Windows 2000 Networking 3 1st Sep 2003 11:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:47 PM.