Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Forefront Security for Exchange Server
The FSC Utility (FSCUtility.exe) is a command line utility with which you can enable or disable Forefront Security for Exchange Server (FSE).
Note
Unlike a reset, when you use FSCUtility.exe, the Forefront services are not removed. Only the dependencies that have been set are removed.
FSCUtility.exe is located in the Forefront Security installation directory. It has the following parameters:
FSCUtility /status Gives an on-screen report showing the status of Forefront Security and the server.
FSCUtility /disable Disables Forefront Security dependencies and the VSAPI hook.
FSCUtility /enable Enables Forefront Security dependencies.
There are other parameters, but they should only be used when you are directed to do so by support technicians.
You can use the FSC Utility to disable and enable FSE.
To disable Forefront Security for Exchange Server by removing dependencies
Stop the Exchange and Forefront services.
Note
In a clustered environment, when running the FSC Utility to disable FSE, the Exchange services are automatically taken offline. Therefore, you can skip step 1 and proceed directly to step 2.
From a command prompt, navigate to the Forefront Security for Exchange Server installation directory. Disable Forefront Security dependencies by typing:
FSCUtility /disable
To confirm that the Forefront Security dependencies have been removed, type:
FSCUtility /status
Restart the Exchange services.
Warning
When you are not running FSE, you are without its protection.
To enable Forefront Security for Exchange Server by reestablishing dependencies
Stop the Exchange services.
Note
In a clustered environment, when running the FSC Utility to enable FSE, the Exchange services are automatically taken offline. Therefore, you can skip step 1 and proceed directly to step 2.
From a command prompt, navigate to the Forefront Security for Exchange Server installation directory. Enable Forefront Security dependencies by typing:
FSCUtility /enable
To confirm that the Forefront Security dependencies have been reestablished, type:
FSCUtility /status
Restart the Exchange services.