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.

Adding domain user & login

Featured Replies

Hi,

first of all, sorry if this question is allready answered somewhere on the forum, i've searched first, but couldn't find a working solution for my problem.

My situation :

I have a workstation computer, from wich i do all the work, and a server (wk3) where all the files are stored.

I'm know making an unattended dvd with all of the software our (little) company uses. Untill here, no problems, everything works perfect with the help of Xplode, cmd files and so on.

What i now want, is when the windows installation is done (prior to the software installation) is have the setup logon to the domain with the specified user name and login, not to the local pc.

What steps do i need to take?

Many thanx in advance !

Edited by sonic394

well..i've never used xplode...but do you use a winnt.sif answer file?

this file will join your pc to a domain (if you want it to) during setup and ect....

  • Author

Yes, i want the pc to use my username as specified on the wk3 server, so when it's logged on, it installs the application list under my user. (if this makes sense)

Else i would have to login later, and see that all the software is installed for the administrator. When i then login with the correct domain username, it starts installing / configuring a lot of packages again.

The info in the winnt.sif

[identification]

DomainAdmin = $username

DomainAdminPassword = "password"

JoinDomain = "DOMAIN"

The strange thing is, I used nlite to configure this file automatically, but why are there no quotes around the username? is this normal?

Thanx !

  • Author

Found the solution myself.

If anyone is interested :

Made a reg file with the following content

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultDomainName"="MyDOMAINNAME"

"DefaultUserName"="MyUSERNAME"

"DefaultPassword"="MyPASSWORD"

then with a little help from CMDLINES.TXT with the following content :

[COMMANDS]

"REGEDIT.EXE /S c:\Install\autologon.reg"

So, at T-12, the cmdlines is parsed, the reg file is imported and the next reboot, it uses the correct settings before he starts installing all the software / hotfixes / reg tweaks and so on...

Is it logging your user name in during the initial unattended install? or do you have to reboot first?

Will using this reg key make the PC auto login all the time not just during the unattended setup?

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.