Date macros do not resolve in profile and report title (-n) displayed on the web server
When using the -n option with included date macros for a scheduled task with "Run with custom parameters" selected on the Action tab, the profile and report names appear on the Web Server as a literal string without resolving the macros.
Custom Action Parameters Example:
"Monthly Report" -n"Report for %Date-1m%%Month% %yyyy%" -l"C:\\W3SVC2\*%Date-1m%%yy%%mm%*.log" -t"Last month"
Profile: [ Report for %Date-1m%%Month% %yyyy% V ]
Title: Report for Report for %Date-1m%%Month% %yyyy%
Custom Action Parameters Example:
"Monthly Report" -n"Report for %Date-1m%%Month% %yyyy%" -l"C:\\W3SVC2\*%Date-1m%%yy%%mm%*.log" -t"Last month"
Profile: [ Report for %Date-1m%%Month% %yyyy% V ]
Title: Report for Report for %Date-1m%%Month% %yyyy%