Forum Discussion
vindi4i
Dec 03, 2021Copper Contributor
How to list domains protected by Anti-phishing Policy using PS?
When I configure Anti-phishing Policy (https://security.microsoft.com > "Policies and Rules" > "Threat policies" > "Anti-phishing"), on the second screen (Users, groups, and domains) I need to specif...
- Dec 06, 2021Answering my own question. Protected domains can be listed by command Get-AntiPhishRule. All other options can be retrieved using command Get-AntiPhishPolicy.
vindi4i
Dec 06, 2021Copper Contributor
Answering my own question. Protected domains can be listed by command Get-AntiPhishRule. All other options can be retrieved using command Get-AntiPhishPolicy.