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.

how can i choose user name during installation?

Featured Replies

hello!!!

sorry for me english.

I choose "hide pages" option in nlite for a unnetended installation but I cannot choose user name during the instalalation and when i have do the first loggin the name is manager.

What can i do for choose user name during unnatended installation with nlite?

this user in the manager group but with his name.

thanks very much!!

I choose "hide pages" option in nlite for a unnetended installation but I cannot choose user name during the instalalation and when i have do the first loggin the name is manager.

What can i do for choose user name during unnatended installation with nlite?

Just add a "new user" within the section "User" of the "Unattended" part of nLite processing. You can give the "new user" any name and all rights you want and even set the autologon to this "new user".

This wil get you hard coded users on the CD, not the ability to choose user names at installation.

This wil get you hard coded users on the CD, not the ability to choose user names at installation.
You are right, I didn't realise, that brotherik wanted to change the user name during the unattended install.

Keep "OOBE" and dont select "Skip OOBE", and it asks you at the end of the installation

Here's how I choose my username at install and I do skip OOBE!

My method uses "Registered owner" that you specify at the start of install

and then renames the Admin-account with the specified name

It will probably just work with classic install

in CMDLINES.TXT add "renameAdmin.cmd"

"renameAdmin.cmd"

------------------------------

cmdow @ /HID

@echo off

:: exports the RegisteredOwner key

FOR /F "tokens=2* delims= " %%A IN ('REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v RegisteredOwner') DO SET RegisteredOwner="%%B"

:: rename the administratoraccount

renuser Administrator %RegisteredOwner%

:: Make the renamed administratoraccount Always Visible on the Login Screen

REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList" /f /v %RegisteredOwner% /t REG_DWORD /d 00000001

------------------------------------

  • Author

you are very kind.

Thanks very much.

the problem was than I had checked "Skip OOBE". :rolleyes:

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.