Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Installation > user profiles

Reply
Thread Tools Display Modes

user profiles

 
 
James Bond
Guest
Posts: n/a

 
      12-02-2008
I am about to ghost a Vista image to be used as my SOE.

In the past I have copied the admin users profile to default user to
ensure all icons are present and available.

What needs to be done with Vista to ensure any user logging in can use
all apps and has icons in appropriate places.

Thanks.
 
Reply With Quote
 
 
 
 
Dick D.
Guest
Posts: n/a

 
      12-02-2008
James Bond <> wrote:

>I am about to ghost a Vista image to be used as my SOE.


WTF is "SOE"?
 
Reply With Quote
 
James Bond
Guest
Posts: n/a

 
      12-02-2008
Dick D. wrote:
> James Bond <> wrote:
>
>> I am about to ghost a Vista image to be used as my SOE.

>
> WTF is "SOE"?

standard operating environment... an image for distribution
 
Reply With Quote
 
Zaphod Beeblebrox
Guest
Posts: n/a

 
      12-02-2008

"James Bond" <> wrote in message
news:...
>I am about to ghost a Vista image to be used as my SOE.
>
> In the past I have copied the admin users profile to default user to
> ensure all icons are present and available.
>
> What needs to be done with Vista to ensure any user logging in can use
> all apps and has icons in appropriate places.
>


If you are using sysprep, set up the admin user profile the way you want
it and make sure that in your sysprep.xml you set CopyProfile to true in
the Microsoft-Windows-Shell-Setup componenet in the specialize pass,
something like this:

<settings pass="specialize">
<component name="Microsoft-Windows-Shell-Setup"
processorArchitecture="x86"
publicKeyToken="31bf3856ad364e35"
language="neutral"
versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CopyProfile>true</CopyProfile>
</component>

If you are using some other method, you could try copying the profile to
the default user profile, but I don't know if there are any gotchas with
that method...

--
Zaphod

No matter where you go, there you are!


 
Reply With Quote
 
James Bond
Guest
Posts: n/a

 
      12-02-2008
We dont have the administrator account enabled and are just using a
standard domain user to setup all the apps. How does it know to use
this user or can I specify ?

THis user is a local administrator, along with a few other users on the
local system which have profiles.


we are using sysprep by the way,

thanks,


Zaphod Beeblebrox wrote:
> "James Bond" <> wrote in message
> news:...
>> I am about to ghost a Vista image to be used as my SOE.
>>
>> In the past I have copied the admin users profile to default user to
>> ensure all icons are present and available.
>>
>> What needs to be done with Vista to ensure any user logging in can use
>> all apps and has icons in appropriate places.
>>

>
> If you are using sysprep, set up the admin user profile the way you want
> it and make sure that in your sysprep.xml you set CopyProfile to true in
> the Microsoft-Windows-Shell-Setup componenet in the specialize pass,
> something like this:
>
> <settings pass="specialize">
> <component name="Microsoft-Windows-Shell-Setup"
> processorArchitecture="x86"
> publicKeyToken="31bf3856ad364e35"
> language="neutral"
> versionScope="nonSxS"
> xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
> <CopyProfile>true</CopyProfile>
> </component>
>
> If you are using some other method, you could try copying the profile to
> the default user profile, but I don't know if there are any gotchas with
> that method...
>

 
Reply With Quote
 
Zaphod Beeblebrox
Guest
Posts: n/a

 
      12-03-2008

"James Bond" <> wrote in message
news:ubGgB$...
> Zaphod Beeblebrox wrote:
>> "James Bond" <> wrote in message
>> news:...
>>> I am about to ghost a Vista image to be used as my SOE.
>>>
>>> In the past I have copied the admin users profile to default user to
>>> ensure all icons are present and available.
>>>
>>> What needs to be done with Vista to ensure any user logging in can
>>> use all apps and has icons in appropriate places.
>>>

>>
>> If you are using sysprep, set up the admin user profile the way you
>> want it and make sure that in your sysprep.xml you set CopyProfile to
>> true in the Microsoft-Windows-Shell-Setup componenet in the
>> specialize pass, something like this:
>>
>> <settings pass="specialize">
>> <component name="Microsoft-Windows-Shell-Setup"
>> processorArchitecture="x86"
>> publicKeyToken="31bf3856ad364e35"
>> language="neutral"
>> versionScope="nonSxS"
>>
>> xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
>> <CopyProfile>true</CopyProfile>
>> </component>
>>
>> If you are using some other method, you could try copying the profile
>> to the default user profile, but I don't know if there are any
>> gotchas with that method...
>>

> We dont have the administrator account enabled and are just using a
> standard domain user to setup all the apps. How does it know to use
> this user or can I specify ?
>
> THis user is a local administrator, along with a few other users on
> the local system which have profiles.
>
>
> we are using sysprep by the way,
>

As I understand it, it copies the profile of the account that is used to
run sysprep. It doesn't have to be the Administrator account, but it
does have to be a local administrator (but that's just to be able to run
sysprep I think).

--
Zaphod

No matter where you go, there you are!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
User Profiles Lyls Windows Vista Administration 6 03-25-2008 12:01 PM
User Profiles snarf Windows Vista General Discussion 2 02-26-2008 06:17 PM
Migrating Vista local user profiles to domain profiles Michael Windows Vista General Discussion 1 12-25-2007 09:19 PM
User Profiles Mel Windows Vista Administration 0 09-26-2007 05:42 PM
Local user profiles A Lake Windows Vista Administration 1 04-18-2007 12:25 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59