Posted On July 22, 2019

Windows 2012 Maintenance

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Windows 2012 Maintenance

– Check if .NET Framework 4.5 is installed: (Get-ItemProperty -Path 'HKLM:\Software\Microsoft\NET Framework Setup\NDP\v4\Full' -ErrorAction SilentlyContinue).Version -like '4.5*'
– Install .NET Framework 4.7.2:
– Install Windows Management Framework 5.1:
– Perform Windows Update using this script

Leave a Reply

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

Related Post

WGET Error on Windows and Its Quick Resolution

Error:PS C:\temp> Invoke-WebRequest -Uri $fileInvoke-WebRequest : The response content cannot be parsed because the Internet…

Quick Info on Disabling UAC

Start > Administrative Tools > Local Security Policy > Local Policies > Security Options >…

Fix: Error”The security log on this system is full”

This may be followed by "The terminal server has exceeded the maximum number of allowed…
Other project: DragonCoin.com