Difference between revisions of "Small Computer (technical details)"

From hf.multiling
Jump to: navigation, search
(Created page with " ==Installation== The small computer is set up as a clean install of Windows 10 from a USB stick and updated to service pack 21H2. ==Configuration== ===Users=== There are t...")
 
(Autologin)
Line 21: Line 21:
 
The needed pairs are:
 
The needed pairs are:
  
{|
+
{| cellpaddding="10p"
|DefaultUserName
+
|DefaultUserName||multiling
|multiling
 
 
|-
 
|-
|DefaultPassword
+
|DefaultPassword||(the passord)
|(the passord)
 
 
|-
 
|-
|AutoAdminLogon
+
|AutoAdminLogon||1
|1
 
 
|}
 
|}

Revision as of 14:18, 6 April 2022

Installation

The small computer is set up as a clean install of Windows 10 from a USB stick and updated to service pack 21H2.

Configuration

Users

There are three initial users on the computer.

  • hfadmin (HF Admin)
  • labman (Lab Manager)
  • multiling (Multiling)

All users have a password. hfadmin and labman are administrators. multiling is autologin.

Autologin

To make multiling be an autologin user you have to use regedit to add key-value pairs to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsof\Windows NT\CurrentVersion\Winlogon

The needed pairs are:

DefaultUserName multiling
DefaultPassword (the passord)
AutoAdminLogon 1