This property specifies the time, in 24 hour format, that the application will be rotated. Each time is in local time and is specified in the following format:
PeriodicRestartSchedule=”hh:mm” “hh:mm” “hh:mm”
| Data type | MULTI_SZ |
| Default value | empty |
| Range of Values | hh: 00-23
mm: 00-59 |
| Inheritance | Inheritable |
This property is accessible at the following locations:
| Metabase Path | Key Type |
| /LM/W3SVC | IISWebService |
| /LM/W3SVC/n | IISWebServer |
| /LM/W3SVC/n/ROOT | IIsWebVirtualDir |
| /LM/W3SVC/n/ROOT/WebVirtualDir | IIsWebVirtualDir |
| /LM/W3SVC/n/ROOT/WebVirtualDir/WebDir | IISWebDirectory |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_Periodic_Restart_Schedule |
| Data type | MULTISZ_METADATA |
| User type | IIS_MD_UT_WAM |