- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- OEMSkipWelcome does not work properly
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 02:57 AM
02-03-2005 02:57 AM
OEMSkipWelcome does not work properly
My unattend.txt does not work as expected. I have set
OemPreinstall = Yes
OEMSkipWelcome = 1
as described various Microsoft websites and the ref.chm.
But the "Welcome Screen" pops up every time. The rest of the installation works without interruption, there is just this annoying screen which smash all my efforts of a "Dont-need-to-touch-it-Installation". :-(
Is this a bug or why doesn't it work like written in the reference? Hints anybody?
Thanks in advance for helping!
Regards,
Michael Burger (GfD)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 04:14 PM
02-03-2005 04:14 PM
Re: OEMSkipWelcome does not work properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 07:31 PM
02-03-2005 07:31 PM
Re: OEMSkipWelcome does not work properly
Sorry for the confusion!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:18 PM
02-03-2005 08:18 PM
Re: OEMSkipWelcome does not work properly
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows NT\CurrentVersion\Setup\Welcome]
"srvwiz"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Setup\Welcome]
"srvwiz"=dword:00000000
after: [GuiRunOnce]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 09:54 PM
02-03-2005 09:54 PM
Re: OEMSkipWelcome does not work properly
OEMSkipWelcome was set to "Yes" which doesn't seem to be the same as "1" :-(
Anyway, thank you guys for your support!