# StifleR client command line options

The StifleR Client executable accepts various command line arguments which can be used for troubleshooting and configuration. When executing most command lines, the /Service switch should be used.&#x20;

/? - Check the manual for command line options.&#x20;

/Service - Simulates running as a service, should always be used otherwise clients exits.

/Locale - Displays OS installed language info

/IETW - ETWInstaller.InstallETWManifests&#x20;

/UETW - ETWInstaller.UninstallETWManifest

/Set - Sets values in config file as in Key=value format

/RemoveFilterDriver - removes the StifleRS.sys filter drivers&#x20;

/ResetPolicy removes the BITS & DO Maintenance Policy&#x20;

/Task - Do not run as a service but as triggered from events, client will exit&#x20;

/jobid: - Command line execution for BITS service, used with /Task

/LogEventLevel - 0-5

/Log - specifies which log to display

* Bandwidth&#x20;
* BITSBranchCache&#x20;
* DeliveryOptimization&#x20;
* Location&#x20;
* MainLoop&#x20;
* Program&#x20;
* SignalR&#x20;
* TypeDetection&#x20;

/Debug - Waiting for debugger - for development purposes only.
