Quick Win – Install Windows 10 RSAT Tools via PowerShell
Body: This is a very very quick post about installing RSAT for Windows 10 via this function script I created And what better way than a simple 1 liner to grab and run the script Invoke-Expression (New-Object Net.WebClient).DownloadString(‘http://bit.ly/Win10RSATinstall2’) And… Continue Reading