Exchange Management Shell: Add-IPBlockListProvider -Name Spamhaus -LookupDomain zen.spamhaus.org -AnyMatch $true -Enabled $true -RejectionResponse “IP address is listed by Spamhaus” Add-IPBlockListProvider -Name Spamcop -LookupDomain bl.spamcop.net -AnyMatch $true […]
Month: March 2016
Windows 10 Split Tunnel Powershell
Set-VpnConnection -Name vpn-connection-name -SplitTunneling $true