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.

first time login help needed

Featured Replies

hi everyone

i searched in theese forum on how to do automatically login the first time and i found i need to add theese 2 lines

AutoLogon=Yes

AutoLogonCount=1 under [GuiUnattended] here is mine

;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=Yes
TargetPath=\WINDOWS
FileSystem=*
UnattendSwitch="yes"
WaitForReboot="No"
DriverSigningPolicy=Ignore

[GuiUnattended]
AdminPassword="Kulis"
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=105
OemSkipWelcome=1
AutoLogon=Yes
AutoLogonCount=1

but i ve tried 2 times and mu unattended windows still asks for a password during the first login

anyone know how to fix this problem ?

Thanx in advance

Hello,

Unfortunately i cannot help you.

However, while we're on the subject of auto-logon, and it not working correctly, does anyone have any idea why the below wouldn't work. It's an example taken from Alanoll's Unattended Windows page.

Batch file:

net user John asdf1234 /add
net localgroup Administrators John /add
net accounts /maxpwage:unlimited
REGEDIT /S autologon.reg
EXIT

Registry entry:

Windows Registry Editor Version 5.00 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultUserName"="John"
"DefaultPassword"="asdf1234"
"AutoAdminLogon"="1"

laze.

I'd suggest to use nLite to make your unattended cd. It has a GUI for setting autologon.

Hey TheCrowX

Try this sequence, maybe windows got distracted.

[GuiUnattended]

AdminPassword="Kulis"

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=1

OemSkipWelcome=1

OEMSkipRegional=1

TimeZone=110

Greetz

  • Author

@ The_Dude_1978

still same thing doesn t work :( but thanx btw :)

any other suggestion ?

The one major difference I see, besides the order, is that you have quotes around the password and I don't. Try removing the quotes and see what happens.

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.