Posted On April 28, 2022

Fix NetPlWiz and control userpasswords2 Grey-out Options

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Fix NetPlWiz and control userpasswords2 Grey-out Options

Problem: netplwiz has a grayed out ‘Users must enter a user name and password to use this computer’ option

Resolution: change DevicePasswordLessBuildVersion version 2 to version 0

Set-ItemProperty -Path "REGISTRY::HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device" -Name "DevicePasswordLessBuildVersion" -Value 0

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Should I Choose the Motherboard (Fake) Hardware Raid Or Software RAID?

Motherboard Hardware Raid: - Advantages: - OS Independence - Easier to setup and use- Disadvantages:…

Websense Filtering Precedence

1.  Username 2.  Workstation IP 3.  Network Range 4.  User Groups 5.  OU Structure 6. …

Microsoft Data Calculation for SQL & General Storage

1 Byte = 8 bits1 KB = 1024 bytes1 MB = 1024 KB (or 1048576…