Streamline Boot/Login Process

Set BIOS to turn on

Import-Module DellBIOSProvider cd dellsmbios: set-item -path DellSmbios:\PowerManagement\AutoOn "Everyday" set-item -path DellSmbios:\PowerManagement\AutoOnHr "7" set-item -path DellSmbios:\PowerManagement\AutoOnMn "5"

User Login

Download, Extract & Run

https://learn.microsoft.com/en-us/sysinternals/downloads/autologon

Run Autologon64.exe

Open Startup Folder

Create Shortcut

rundll32.exe user32.dll,LockWorkStation

Reboot PC