Seems like we are getting an error when we try to set it to a specific time every 7 days. The doc says it is possible by using the optional [d] argument.Command : C:\Windows\System32\inetsrv>appcmd
set apppool /apppool.name: TempPool /+recycling.periodicRestart.schedule.[value='7.03:00:00']Error Message:---------------------------Application Pools---------------------------There was an error while performing this operation.Details: Timespan value must be between 00:00:00 and 23:59:59 seconds
↧