Forum Discussion
bjarneabraham
Jan 11, 2021Brass Contributor
Auditing of AD FS events
I've tried to install the newest MDI sensor on one of my AD FS servers but under the installation if reports that auditing is not configured correctly - see attached image.
It's possible to cli...
- Jan 13, 2021
Hi,
Just got another similar case, that was resolved by running the setup elevated.
Can you try that and let me know if the warning is gone ?
EliOfek
Microsoft
Jan 13, 2021Hi,
Just got another similar case, that was resolved by running the setup elevated.
Can you try that and let me know if the warning is gone ?
bjarneabraham
Jan 20, 2021Brass Contributor
EliOfek running the installation elevated solved the issue. Then it doesn't raise an alert about issue regarding auditing on the ADFS server. Thanks.
- bjarneabrahamJan 20, 2021Brass Contributor
bjarneabraham It was a success on one of the AD FS servers but not on the others 😞
I've checked the audit level and requirements and they are exact the same.
Any good ideas? 🙂
- EliOfekJan 20, 2021
Microsoft
bjarneabraham
Can you share the output of(Get-AdfsProperties).LogLevelfrom the working and non working server?
- bjarneabrahamJan 20, 2021Brass ContributorPS C:\Windows\system32> (Get-AdfsProperties).LogLevel
Errors
FailureAudits
Information
Verbose
SuccessAudits
Warnings
It's only possible to execute the command on the primary AD FS node as it's a farm setting.