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.

setup login after sysprep runs

Featured Replies

Good day all;

Have a question for everyone. Looking for a little help to save me a few moments of time while imaging around 800 desktops and laptops. I work for a community college. Before the Fall Semester begins we image all the computers on campus to get them ready for classes. We are using Windows XP SP2 and using sysprep to help us get them setup. I have setup the sysprep to stop where we name our computers and from that point on it finishes the job for us. Big time saver. To help save me a few more minutes I was wondering if there is a way where, as the very last step, sysprep could have the computer login the student as the user, with the student password and to the correct domain? Basically the login name is student, then the password and then the domain instead of the computer name. I have a feeling there is a way, but I don't know where to look and need the help of those who know much more then me.

Any help is appreciated. Thank-you for your time :thumbup

Guitarman


Well you can make a reg file and make sysprep set it into

[HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce]

"Autologin"="regedit /s c:\windows\winlogon.reg"

Your winlogon.reg would look like this then:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"AutoAdminLogon"="1"
"DefaultDomainName"="DOMAIN"
"DefaultPassword"="password"
"DefaultUsername"="student"

i don't know if this is what you were looking for

but it works

-Henk

  • Author

Henk;

Thank you for the reply. I will give it a test run and let everyone know if it works.

Guitarman :whistle:

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.