MSFN Forum: Default User and All Users in RIS - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Default User and All Users in RIS Rate Topic: -----

#1 User is offline   timatlee 

  • Group: Members
  • Posts: 8
  • Joined: 27-February 07

Posted 30 July 2008 - 01:00 PM

Hello

I would like to add some start menu items, maybe some RunOne registry keys, enable the Quick Launch toolbar in the Taskbar, etc on a computer installed by RIS.

In some cases, the changes seem to apply to HKLM_CURRENT_USER - which is OK, but I would like these changes to be applied to all users (or at least when the profile is initially created).

Any suggestions or pointers on how I can achieve this? If I were using Sysprep, I'd make a profile with the changes I wanted, replace the default user profile with those changes, then reseal... but I'm not using sysprep :P

Thanks in advance.


#2 User is offline   Outbreaker 

  • Member
  • PipPip
  • Group: Members
  • Posts: 195
  • Joined: 08-August 07

Posted 03 August 2008 - 04:32 AM

Example Batch file to enable Auto-hide Taskbar for all new users:

REG LOAD HKU\TempHive "%SystemDrive%\Documents and Settings\Default User\NTUSER.DAT"
REG ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2" /v "Settings" /t REG_BINARY /d "28,00,00,00,ff,ff,ff,ff,03,00,00,00,03,00,00,00,6b,00,00,00,22,00,00,00,00,00,00,00,de,02,00,00
,00,04,00,00,00,03,00,00" /f
REG UNLOAD HKU\TempHive

This post has been edited by Outbreaker: 03 August 2008 - 04:33 AM


#3 User is offline   chiners_68 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 310
  • Joined: 02-March 05

Posted 06 August 2008 - 07:32 AM

configure a user profile as you wish. copy the ntuser.dat from that profile to the RIS image creating the path below.

RISIMAGE\$OEM$\$docs\Default User

when a machine is RIS'd it will use this default user profile.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy