Avatar of Rammy Charles
Rammy Charles
Flag for United States of America asked on

Enable IIS Logging via GPO

We are looking to centrally enable IIS logging on all of our web servers. We can manually enable via the below article. However, we would like a way to enable this across all of our web servers.

http://blogs.iis.net/webtopics/iis-7-5-how-to-enable-iis-configuration-auditing
Active DirectoryMicrosoft IIS Web ServerIT Administration

Avatar of undefined
Last Comment
Adam Brown

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Mahesh

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Rammy Charles

ASKER
Is it possible to do this natively via GPO (ADM/X)?
Mahesh

This is not possible with GPO best of my knowledge unless somebody write custom admx file to do that
Adam Brown

Because of how these logs are enabled, GPO configuration isn't completely possible. You can deploy registry settings that will functionally enable the auditing, but the logs themselves will not work when you do this. Manually enabling configuration audit logging is currently the only real way to accomplish this goal.
Your help has saved me hundreds of hours of internet surfing.
fblack61