Unlike the HTCondor daemons, we cannot define a log file for the =smpd.exe= daemon in the HTCondor configuration file, ao we must do this manually:
{code}
-C:\> smpd.exe -set logfile C:\HTCondor\log\SmpdLog
+C:\> smpd.exe -set logfile C:\condor\log\SmpdLog
logfile = C:\condor\log\SmpdLog
{endcode}
