Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > can I do this from answer file or do I need to script post install?

Reply
Thread Tools Display Modes

can I do this from answer file or do I need to script post install?

 
 
James
Guest
Posts: n/a

 
      11-17-2008
.... there will probably be a few different posts with this same title over
the next few days as I'm working through some customizations on a deployment
project... any item that can be taken care of via the standard unattend
files I do there, otherwise I script the setting/config item. This is for
windows server 2003.

I didn't see the following config item listed in the deploy.cab ref.chm
file:

right-click desktop -> properties -> desktop tab -> customize desktop button

here you can check of to display the My Documents folder, My Computer,
Internet Explorer, and My Network Places on the desktop.

I need to configure these. Did I miss the option in unattended.txt
reference? or do I script this one? If I script it, which I assume I will
be, I also assume it will be a direct registry edit, anyone know the keys I
need to get to?

any input is appreciated, thanks.


 
Reply With Quote
 
 
 
 
news.microsoft.com
Guest
Posts: n/a

 
      11-24-2008
in case anyone else needs:

HKCU\Software\Microsoft\Windows\CurrentVersion\Exp lorer\HideDesktopIcons\NewStartPanel


{208D2C60-3AEA-1069-A2D7-08002B30309D} = My Network Places

{20D04FE0-3AEA-1069-A2D8-08002B30309D} = My Computer

{450D8FBA-AD25-11D0-98A8-0800361B1103} = My Documents

{871C5380-42A0-1069-A2EA-08002B30309D} = Internet Explorer

all REG_DWORD


"James" <> wrote in message
news:%...
> ... there will probably be a few different posts with this same title over
> the next few days as I'm working through some customizations on a
> deployment project... any item that can be taken care of via the standard
> unattend files I do there, otherwise I script the setting/config item.
> This is for windows server 2003.
>
> I didn't see the following config item listed in the deploy.cab ref.chm
> file:
>
> right-click desktop -> properties -> desktop tab -> customize desktop
> button
>
> here you can check of to display the My Documents folder, My Computer,
> Internet Explorer, and My Network Places on the desktop.
>
> I need to configure these. Did I miss the option in unattended.txt
> reference? or do I script this one? If I script it, which I assume I will
> be, I also assume it will be a direct registry edit, anyone know the keys
> I need to get to?
>
> any input is appreciated, thanks.
>


 
Reply With Quote
 
James
Guest
Posts: n/a

 
      11-24-2008
just setup a new system, thats why this was from: news.microsoft.com.
Hopfully set right now.. lets see

"news.microsoft.com" <> wrote in message
news:%...
> in case anyone else needs:
>
> HKCU\Software\Microsoft\Windows\CurrentVersion\Exp lorer\HideDesktopIcons\NewStartPanel
>
>
> {208D2C60-3AEA-1069-A2D7-08002B30309D} = My Network Places
>
> {20D04FE0-3AEA-1069-A2D8-08002B30309D} = My Computer
>
> {450D8FBA-AD25-11D0-98A8-0800361B1103} = My Documents
>
> {871C5380-42A0-1069-A2EA-08002B30309D} = Internet Explorer
>
> all REG_DWORD
>
>
> "James" <> wrote in message
> news:%...
>> ... there will probably be a few different posts with this same title
>> over the next few days as I'm working through some customizations on a
>> deployment project... any item that can be taken care of via the standard
>> unattend files I do there, otherwise I script the setting/config item.
>> This is for windows server 2003.
>>
>> I didn't see the following config item listed in the deploy.cab ref.chm
>> file:
>>
>> right-click desktop -> properties -> desktop tab -> customize desktop
>> button
>>
>> here you can check of to display the My Documents folder, My Computer,
>> Internet Explorer, and My Network Places on the desktop.
>>
>> I need to configure these. Did I miss the option in unattended.txt
>> reference? or do I script this one? If I script it, which I assume I will
>> be, I also assume it will be a direct registry edit, anyone know the keys
>> I need to get to?
>>
>> any input is appreciated, thanks.
>>

>


 
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
I need an answer to my previous post Cat Windows Vista Mail 1 05-04-2007 12:59 AM
RIS Answer file doesn't add the Name and Prod. Key to install Skip Windows Server 0 05-28-2005 08:50 PM
Problems after SP2 - Third post and no answer yet! Ramiro Arias Windows Update 2 10-15-2004 02:25 PM
appreciate answer to previous post Windows MSN Messenger 0 08-25-2004 01:49 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