Get-WindowsCapability -Name RSAT* -Online | Where-Object {$_.DisplayName -match "Lightweight"} | Add-WindowsCapability -Online