Windows Password GPO: Increase minimum password length to 15 or more characters

DoD STIG CAT II: Windows Server 2019 manually managed application/service account password must be of sufficient length to prevent being easily cracked. It must be at least 15 characters in…

Continue ReadingWindows Password GPO: Increase minimum password length to 15 or more characters

Unable to install PowerShell modules in Windows Server 2016?

Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -ForceError: Install-PackageProvider : Unable to find repository with SourceLocation ''. Use Get-PSRepository to see all available repositories. PS C:\Windows\system32> Get-PSRepository PackageManagement\Get-PackageSource : Unable to find…

Continue ReadingUnable to install PowerShell modules in Windows Server 2016?