Policy
Subscription Limits
Microsoft Windows
Policy overview
Key metadata and intent for this policy.
Restricts the amount of information downloaded for offline viewing. If you enable this policy, you can set limits to the size and number of pages that users can download. If users attempt to exceed the number of subscriptions, a prompt will appear that states that they cannot set up more Web sites for offline viewing. If you disable this policy or do not configure it, then users can determine the amount of content that is searched for new information and downloaded. Caution: Although the Maximum Number of Offline Pages option determines how many levels of a Web site are searched for new information, it does not change the user interface in the Offline Favorites wizard. Note: The begin and end times for downloading are measured in minutes after midnight. The Maximum Offline Page Crawl Depth setting specifies how many levels of a Web site are searched for new information.
Registry values
How enabled and disabled states update the registry.
No explicit registry values are set for enabled or disabled states.
Policy elements
Inputs and configuration options exposed by this policy.
| Scope | Element | Type | Registry mapping | Constraints & behavior | Copy |
|---|---|---|---|---|---|
| User | Maximum size of subscriptions in kilobytes: ID MaxSubscriptionSize | decimal | Path Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions Value name MaxSubscriptionSize Type REG_DWORD | None | |
| User | Maximum number of offline pages: ID MaxSubscriptionCount | decimal | Path Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions Value name MaxSubscriptionCount Type REG_DWORD | None | |
| User | Minimum number of minutes between scheduled updates: ID MinUpdateInterval | decimal | Path Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions Value name MinUpdateInterval Type REG_DWORD | None | |
| User | Time to begin preventing scheduled updates: ID UpdateExcludeBegin | decimal | Path Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions Value name UpdateExcludeBegin Type REG_DWORD | Range: ? to 1440 | |
| User | Time to end preventing scheduled updates: ID UpdateExcludeEnd | decimal | Path Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions Value name UpdateExcludeEnd Type REG_DWORD | Range: ? to 1440 | |
| User | Maximum offline page crawl depth: ID MaxWebcrawlLevels | enum | Path Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions Value name MaxWebcrawlLevels Type REG_DWORD | Options: $(string.MaxWebcrawlDepth0) (1), $(string.MaxWebcrawlDepth1) (2), $(string.MaxWebcrawlDepth2) (3), $(string.MaxWebcrawlDepth3) (4) |