How to pull Temporary Response changes on Defender tab for all users using powershell
M Huddleston
1
Reputation point
I am needing to audit AD to determine if users have changed the temporary response settings on the Defender tab in AD. I am wanting to pull the Expires value as well as if they have checked the "Allow response to be used multiple times" and the Response.
I ran Get-ADUser username -properties * | select * but I am not seeing the values with this command.
How can I pull these attributes?
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | PowerShell
Sign in to answer