Disable IIS agent temporarily
How to disable the use of Ubisecure Agent with IIS temporarily, for example debugging?
Step-by-step guide
Set the
server.policyfile mode=”disabled” for the virtual directory to be disabled.Then run iisreset.exe for the changes to come into effect.
Related articles