Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

UnattendedSwitch=Yes 50%

Featured Replies

I know if you use UnattendedSwitch=Yes in your WINNT.SIF it will skip the Internet Connection Wizard and Add Users Wizard on the first boot.

What I want though is to scrap the Internet Connection Wizard and keep the users screen. Making the disc for multiple users so I dont want to hard code the users to add.

Any ideas?

Cheers


Not sure if this is possible since they are both part of the oobe(Out of Box Experience). Using UnattendedSwitch="Yes" disables to whole process. The only solution i can think is put winnt.sif on a floppy and in cmdlines.txt on the cd make it call "a:\cmdlines.cmd". This way, any users can be added in the cmdlines.cmd on the floppy using net user. This way, you could leave UnattendedSwitch="Yes" on the winnt.sif on the floppy and have it skip oobe(the internet and user setup) while adding users through the cmdlines.cmd on the floppy as well.

Blyster

I think I remember seeing a batch script recently on this forum that asked questions to the end user to create a new username and the group to assign the new user to.

look for info on oobe.ini or the like in the ref.chm in the deploy.cab file.

there is also posts on here about it. I think you can specific sections to show.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.