2. Run cmd as administrators
3. Run the following command Dism.exe /online
/enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess
PS C:\Windows\system32> Get-MsolUser | Where-Object { $_.isLicensed -eq "TRUE" } | Select-Object UserPrincipalName, DisplayName, Country, City, Department,
UsageLocation | Out-GridView
Source: Microsoft Support
Regular expression radio button in Search mode sectio.([\s]+)([\s]+) -search for mutiple spaces[ ]([a-zA-Z]) -search for any letter with space in front.
dsquery group -name ("Group name here") |dsget group -members |dsget user -display >memberlist.txtdsget failed:Directory object not found check user names for restricted symbols.
Comma
,
Backslash character
\
Pound sign (hash sign)
#
Plus sign
+
Less than symbol
<
Greater than symbol
>
Semicolon
;
Double quote (quotation mark)
"
Equal sign
=
Leading or trailing spaces