PC Review Forums Newsgroups Windows XP Windows XP Setup Changing registry settings for a brand new account

Reply

Changing registry settings for a brand new account

 
Thread Tools Rate Thread
Old 28-01-2007, 02:38 AM   #1
andrewbb@gmail.com
Guest
 
Posts: n/a
Default Changing registry settings for a brand new account


Is there a way to set registry settings for a new user account that
was created programatically? The problem is the registry settings
don't exist until the user logs in to the machine for the first time.

So is there a way to either:
1. create the user profile programatically, or
2. run a script only the first time that user logs into a machine?

Other ideas?

  Reply With Quote
Old 28-01-2007, 06:59 AM   #2
Shenan Stanley
Guest
 
Posts: n/a
Default Re: Changing registry settings for a brand new account

andrewbb wrote:
> Is there a way to set registry settings for a new user account that
> was created programatically? The problem is the registry settings
> don't exist until the user logs in to the machine for the first
> time.
>
> So is there a way to either:
> 1. create the user profile programatically, or
> 2. run a script only the first time that user logs into a machine?


Logon script?
Put something in the user's startup file when you create the account?

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


  Reply With Quote
Old 28-01-2007, 12:17 PM   #3
John John
Guest
 
Posts: n/a
Default Re: Changing registry settings for a brand new account

If the change is to be made to all new users you can make the change in
the HKEY_USERS\.DEFAULT hive, this is the hive that is used to create
the new user's hive when they first log on.

John

andrewbb@gmail.com wrote:

> Is there a way to set registry settings for a new user account that
> was created programatically? The problem is the registry settings
> don't exist until the user logs in to the machine for the first time.
>
> So is there a way to either:
> 1. create the user profile programatically, or
> 2. run a script only the first time that user logs into a machine?
>
> Other ideas?
>

  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off