Describe the work
Logging should not require admin users as we can use logging functions without admin users.
Additional Context
Remove admin requirements and we can use the logging function for example in EXO scripting.
I think just remove:

and

should be enough.
I found only reference to this script in ConfigureFipFsTextExtractionOverrides so the confirm-administrator lines should be moved to that script to keep verifying that it is run it as admin.
Describe the work
Logging should not require admin users as we can use logging functions without admin users.
Additional Context
Remove admin requirements and we can use the logging function for example in EXO scripting.
I think just remove:

and

should be enough.
I found only reference to this script in ConfigureFipFsTextExtractionOverrides so the confirm-administrator lines should be moved to that script to keep verifying that it is run it as admin.