Skip to main content

Install Microsoft Windows Server 2016 on VMware Workstation 12.x

Error when installing Microsfot Windows Server 2016 on VMware Workstation 12.x.


To fix: Shutdown VM and remove Floppy


Popular posts from this blog

Powershell: Check Bad Logon

get-aduser -Filter {BadLogonCount -ne 0} -properties * | select SamAccountName,BadLogonCount,BadPasswordTime,BadPwdCount,@{name='badPasswordTimeDT'; expression={[datetime]::fromFileTime($_.badPasswordTime)}} | sort BadPasswordTime | FT

Red Hat: Notes