Applies to:-

BranchCacheforOSD tool kit

Scenario

You need to troubleshoot BCReporting installation start-up issues and therefore want to enable Debug Logging during initial software initialization.

Solution

The following is a sample installation command line which includes the switch DebugLogging=1

%WinDir%\Sysnative\WindowsPowerShell\V1.0\Powershell.exe set-executionpolicy bypass ; .\2PS-BITSReporter-Installer.ps1 -mode Register -RunMode 0 -DebugLogging 1