Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1931 lines
242 KiB

  1. ��#if version <= 2
  2. CLASS USER
  3. CATEGORY !!GPOnly
  4. POLICY !!GPOnlyPolicy
  5. KEYNAME "Software\Policies"
  6. PART !!GPOnly_Tip1 TEXT
  7. END PART
  8. PART !!GPOnly_Tip2 TEXT
  9. END PART
  10. PART !!GPOnly_Tip3 TEXT
  11. END PART
  12. PART !!GPOnly_Tip4 TEXT
  13. END PART
  14. PART !!GPOnly_Tip5 TEXT
  15. END PART
  16. END POLICY
  17. END CATEGORY
  18. CLASS MACHINE
  19. CATEGORY !!GPOnly
  20. POLICY !!GPOnlyPolicy
  21. KEYNAME "Software\Policies"
  22. PART !!GPOnly_Tip1 TEXT
  23. END PART
  24. PART !!GPOnly_Tip2 TEXT
  25. END PART
  26. PART !!GPOnly_Tip3 TEXT
  27. END PART
  28. PART !!GPOnly_Tip4 TEXT
  29. END PART
  30. PART !!GPOnly_Tip5 TEXT
  31. END PART
  32. END POLICY
  33. END CATEGORY
  34. #endif
  35. #if version >= 3
  36. CLASS USER
  37. CATEGORY !!WindowsComponents
  38. CATEGORY !!InternetExplorer
  39. #if version >= 4
  40. EXPLAIN !!IE_ExplainCat
  41. #endif
  42. POLICY !!Search_NoSearchCustomization
  43. #if version >= 4
  44. SUPPORTED !!SUPPORTED_IE5
  45. #endif
  46. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions"
  47. EXPLAIN !!IE_ExplainNoSearchCustomization
  48. VALUENAME NoSearchCustomization
  49. END POLICY
  50. POLICY !!Search_NoFindFiles
  51. #if version >= 4
  52. SUPPORTED !!SUPPORTED_IE5
  53. #endif
  54. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Restrictions"
  55. EXPLAIN !!IE_ExplainSearch_NoFindFiles
  56. VALUENAME "NoFindFiles"
  57. END POLICY
  58. POLICY !!Branding_NoExternalBranding
  59. #if version >= 4
  60. SUPPORTED !!SUPPORTED_IE5
  61. #endif
  62. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Restrictions"
  63. EXPLAIN !!IE_ExplainBranding_NoExternalBranding
  64. VALUENAME "NoExternalBranding"
  65. END POLICY
  66. POLICY !!FavImportExport
  67. #if version >= 4
  68. SUPPORTED !!SUPPORTED_IE5
  69. #endif
  70. KEYNAME "Software\Policies\Microsoft\Internet Explorer"
  71. EXPLAIN !!IE_ExplainFavImportExport
  72. VALUENAME "DisableImportExportFavorites"
  73. END POLICY
  74. CATEGORY !!EnableTabs
  75. #if version >= 4
  76. EXPLAIN !!IE_ExplainEnableTabsCategory
  77. #endif
  78. POLICY !!ControlPanel_RestrictGeneralTab
  79. #if version >= 4
  80. SUPPORTED !!SUPPORTED_IE5
  81. #endif
  82. EXPLAIN !!IE_ExplainControlPanel_RestrictGeneralTab
  83. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  84. VALUENAME GeneralTab
  85. END POLICY
  86. POLICY !!ControlPanel_RestrictSecurityTab
  87. #if version >= 4
  88. SUPPORTED !!SUPPORTED_IE5
  89. #endif
  90. EXPLAIN !!IE_ExplainControlPanel_RestrictSecurityTab
  91. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  92. VALUENAME SecurityTab
  93. END POLICY
  94. POLICY !!ControlPanel_RestrictContentTab
  95. #if version >= 4
  96. SUPPORTED !!SUPPORTED_IE5
  97. #endif
  98. EXPLAIN !!IE_ExplainControlPanel_RestrictContentTab
  99. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  100. VALUENAME ContentTab
  101. END POLICY
  102. POLICY !!ControlPanel_RestrictConnectionsTab
  103. #if version >= 4
  104. SUPPORTED !!SUPPORTED_IE5
  105. #endif
  106. EXPLAIN !!IE_ExplainControlPanel_RestrictConnectionsTab
  107. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  108. VALUENAME ConnectionsTab
  109. END POLICY
  110. POLICY !!ControlPanel_RestrictProgramsTab
  111. #if version >= 4
  112. SUPPORTED !!SUPPORTED_IE5
  113. #endif
  114. EXPLAIN !!IE_ExplainControlPanel_RestrictProgramsTab
  115. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  116. VALUENAME ProgramsTab
  117. END POLICY
  118. POLICY !!ControlPanel_RestrictPrivacyTab
  119. #if version >= 4
  120. SUPPORTED !!SUPPORTED_IE5
  121. #endif
  122. EXPLAIN !!IE_ExplainControlPanel_RestrictPrivacyTab
  123. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  124. VALUENAME PrivacyTab
  125. END POLICY
  126. POLICY !!ControlPanel_RestrictAdvancedTab
  127. #if version >= 4
  128. SUPPORTED !!SUPPORTED_IE5
  129. #endif
  130. EXPLAIN !!IE_ExplainControlPanel_RestrictAdvancedTab
  131. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  132. VALUENAME AdvancedTab
  133. END POLICY
  134. END CATEGORY
  135. POLICY !!ControlPanel_RestrictAdvanced
  136. #if version >= 4
  137. SUPPORTED !!SUPPORTED_IE5
  138. #endif
  139. EXPLAIN !!IE_ExplainControlPanel_RestrictAdvanced
  140. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  141. VALUENAME Advanced
  142. END POLICY
  143. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  144. POLICY !!RestrictHomePage
  145. #if version >= 4
  146. SUPPORTED !!SUPPORTED_IE5
  147. #endif
  148. EXPLAIN !!IE_ExplainRestrictHomePage
  149. VALUENAME HomePage
  150. END POLICY
  151. POLICY !!DialupSettings
  152. #if version >= 4
  153. SUPPORTED !!SUPPORTED_IE5
  154. #endif
  155. EXPLAIN !!IE_ExplainDialupSettings
  156. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  157. VALUENAME DialupAutodetect
  158. VALUEON NUMERIC 1
  159. VALUEOFF NUMERIC 0
  160. END POLICY
  161. POLICY !!AutoProxyCache
  162. #if version >= 4
  163. SUPPORTED !!SUPPORTED_IE5
  164. #endif
  165. EXPLAIN !!IE_ExplainAutoProxyCache
  166. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  167. VALUENAME EnableAutoProxyResultCache
  168. VALUEON NUMERIC 0
  169. VALUEOFF NUMERIC 1
  170. END POLICY
  171. POLICY !!DisplayScriptFailureUI
  172. #if version >= 4
  173. SUPPORTED !!SUPPORTED_IE5
  174. #endif
  175. EXPLAIN !!IE_ExplainDisplayScriptFailureUI
  176. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  177. VALUENAME DisplayScriptDownloadFailureUI
  178. END POLICY
  179. POLICY !!RestrictCache
  180. #if version >= 4
  181. SUPPORTED !!SUPPORTED_IE5
  182. #endif
  183. EXPLAIN !!IE_ExplainRestrictCache
  184. VALUENAME Cache
  185. END POLICY
  186. POLICY !!RestrictHistory
  187. #if version >= 4
  188. SUPPORTED !!SUPPORTED_IE5
  189. #endif
  190. EXPLAIN !!IE_ExplainRestrictHistory
  191. VALUENAME History
  192. END POLICY
  193. POLICY !!RestrictColors
  194. #if version >= 4
  195. SUPPORTED !!SUPPORTED_IE5
  196. #endif
  197. EXPLAIN !!IE_ExplainRestrictColors
  198. VALUENAME Colors
  199. END POLICY
  200. POLICY !!RestrictLinks
  201. #if version >= 4
  202. SUPPORTED !!SUPPORTED_IE5
  203. #endif
  204. EXPLAIN !!IE_ExplainRestrictLinks
  205. VALUENAME links
  206. END POLICY
  207. POLICY !!RestrictFonts
  208. #if version >= 4
  209. SUPPORTED !!SUPPORTED_IE5
  210. #endif
  211. EXPLAIN !!IE_ExplainRestrictFonts
  212. VALUENAME Fonts
  213. END POLICY
  214. POLICY !!RestrictLanguages
  215. #if version >= 4
  216. SUPPORTED !!SUPPORTED_IE5
  217. #endif
  218. EXPLAIN !!IE_ExplainRestrictLanguages
  219. VALUENAME Languages
  220. END POLICY
  221. POLICY !!RestrictAccessibility
  222. #if version >= 4
  223. SUPPORTED !!SUPPORTED_IE5
  224. #endif
  225. EXPLAIN !!IE_ExplainRestrictAccessibility
  226. VALUENAME Accessibility
  227. END POLICY
  228. POLICY !!RestrictConnectionWizard
  229. #if version >= 4
  230. SUPPORTED !!SUPPORTED_IE5
  231. #endif
  232. EXPLAIN !!IE_ExplainRestrictConnectionWizard
  233. VALUENAME "Connwiz Admin Lock"
  234. END POLICY
  235. POLICY !!RestrictConnectionSettings
  236. #if version >= 4
  237. SUPPORTED !!SUPPORTED_IE5
  238. #endif
  239. EXPLAIN !!IE_ExplainRestrictConnectionSettings
  240. VALUENAME "Connection Settings"
  241. END POLICY
  242. POLICY !!RestrictProxy
  243. #if version >= 4
  244. SUPPORTED !!SUPPORTED_IE5
  245. #endif
  246. EXPLAIN !!IE_ExplainRestrictProxy
  247. VALUENAME Proxy
  248. END POLICY
  249. POLICY !!RestrictAutoconfig
  250. #if version >= 4
  251. SUPPORTED !!SUPPORTED_IE5
  252. #endif
  253. EXPLAIN !!IE_ExplainRestrictAutoconfig
  254. VALUENAME Autoconfig
  255. END POLICY
  256. POLICY !!RestrictRatings
  257. #if version >= 4
  258. SUPPORTED !!SUPPORTED_IE5
  259. #endif
  260. EXPLAIN !!IE_ExplainRestrictRatings
  261. VALUENAME Ratings
  262. END POLICY
  263. POLICY !!RestrictCertificates
  264. #if version >= 4
  265. SUPPORTED !!SUPPORTED_IE5
  266. #endif
  267. EXPLAIN !!IE_ExplainRestrictCertificates
  268. VALUENAME Certificates
  269. END POLICY
  270. POLICY !!RestrictProfiles
  271. #if version >= 4
  272. SUPPORTED !!SUPPORTED_IE5
  273. #endif
  274. EXPLAIN !!IE_ExplainRestrictProfiles
  275. VALUENAME Profiles
  276. END POLICY
  277. POLICY !!RestrictFormSuggest
  278. #if version >= 4
  279. SUPPORTED !!SUPPORTED_IE5
  280. #endif
  281. EXPLAIN !!IE_ExplainRestrictFormSuggest
  282. VALUENAME FormSuggest
  283. END POLICY
  284. POLICY !!RestrictFormSuggestPW
  285. #if version >= 4
  286. SUPPORTED !!SUPPORTED_IE5
  287. #endif
  288. EXPLAIN !!IE_ExplainRestrictFormSuggestPW
  289. VALUENAME "FormSuggest Passwords"
  290. END POLICY
  291. POLICY !!RestrictMessaging
  292. #if version >= 4
  293. SUPPORTED !!SUPPORTED_IE5
  294. #endif
  295. EXPLAIN !!IE_ExplainRestrictMessaging
  296. VALUENAME Messaging
  297. END POLICY
  298. POLICY !!RestrictCalendarContact
  299. #if version >= 4
  300. SUPPORTED !!SUPPORTED_IE5
  301. #endif
  302. EXPLAIN !!IE_ExplainRestrictCalendarContact
  303. VALUENAME CalendarContact
  304. END POLICY
  305. POLICY !!RestrictResetWebSettings
  306. #if version >= 4
  307. SUPPORTED !!SUPPORTED_IE5
  308. #endif
  309. EXPLAIN !!IE_ExplainRestrictResetWebSettings
  310. VALUENAME ResetWebSettings
  311. END POLICY
  312. POLICY !!RestrictCheckBrowser
  313. #if version >= 4
  314. SUPPORTED !!SUPPORTED_IE5
  315. #endif
  316. EXPLAIN !!IE_ExplainRestrictCheckBrowser
  317. VALUENAME Check_If_Default
  318. END POLICY
  319. POLICY !!Identities
  320. #if version >= 4
  321. SUPPORTED !!SUPPORTED_IE5
  322. #endif
  323. EXPLAIN !!IE_ExplainIdentities
  324. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Identities"
  325. VALUENAME "Locked Down"
  326. END POLICY
  327. POLICY !!OESettings
  328. #if version >= 4
  329. SUPPORTED !!SUPPORTED_IE6
  330. #endif
  331. EXPLAIN !!IE_ExplainOEVirusProtection
  332. PART !!OEVirus CHECKBOX
  333. KEYNAME "Software\Microsoft\Outlook Express"
  334. VALUENAME "BlockExeAttachments"
  335. VALUEON 1
  336. VALUEOFF 0
  337. END PART
  338. END POLICY
  339. POLICY !!MediaSettings
  340. #if version >= 4
  341. SUPPORTED !!SUPPORTED_IE6
  342. #endif
  343. EXPLAIN !!IE_ExplainMediaExpBar
  344. PART !!BlockMedia CHECKBOX
  345. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Restrictions"
  346. VALUENAME "No_LaunchMediaBar"
  347. END PART
  348. PART !!PlayByDefault CHECKBOX
  349. KEYNAME "Software\Microsoft\Internet Explorer\media"
  350. VALUENAME "Autoplay"
  351. VALUEON "yes"
  352. VALUEOFF "no"
  353. DEFCHECKED
  354. END PART
  355. END POLICY
  356. CATEGORY !!Channels
  357. #if version >= 4
  358. EXPLAIN !!IE_ExplainChannels
  359. #endif
  360. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions"
  361. POLICY !!NoAddingChannels
  362. #if version >= 4
  363. SUPPORTED !!SUPPORTED_IE5
  364. #endif
  365. EXPLAIN !!IE_ExplainNoAddingChannels
  366. VALUENAME NoAddingChannels
  367. END POLICY
  368. POLICY !!NoRemovingChannels
  369. #if version >= 4
  370. SUPPORTED !!SUPPORTED_IE5
  371. #endif
  372. EXPLAIN !!IE_ExplainNoRemovingChannels
  373. VALUENAME NoRemovingChannels
  374. END POLICY
  375. POLICY !!NoAddingSubscriptions
  376. #if version >= 4
  377. SUPPORTED !!SUPPORTED_IE5
  378. #endif
  379. EXPLAIN !!IE_ExplainNoAddingSubscriptions
  380. VALUENAME NoAddingSubscriptions
  381. END POLICY
  382. POLICY !!NoEditingSubscriptions
  383. #if version >= 4
  384. SUPPORTED !!SUPPORTED_IE5
  385. #endif
  386. EXPLAIN !!IE_ExplainNoEditingSubscriptions
  387. VALUENAME NoEditingSubscriptions
  388. END POLICY
  389. POLICY !!NoRemovingSubscriptions
  390. #if version >= 4
  391. SUPPORTED !!SUPPORTED_IE5
  392. #endif
  393. EXPLAIN !!IE_ExplainNoRemovingSubscriptions
  394. VALUENAME NoRemovingSubscriptions
  395. END POLICY
  396. POLICY !!NoChannelLogging
  397. #if version >= 4
  398. SUPPORTED !!SUPPORTED_IE5
  399. #endif
  400. EXPLAIN !!IE_ExplainNoChannelLogging
  401. VALUENAME NoChannelLogging
  402. END POLICY
  403. POLICY !!NoScheduledUpdates
  404. #if version >= 4
  405. SUPPORTED !!SUPPORTED_IE5
  406. #endif
  407. EXPLAIN !!IE_ExplainNoScheduledUpdates
  408. VALUENAME NoScheduledUpdates
  409. END POLICY
  410. POLICY !!NoChannelUI
  411. #if version >= 4
  412. SUPPORTED !!SUPPORTED_IE5
  413. #endif
  414. EXPLAIN !!IE_ExplainNoChannelUI
  415. VALUENAME NoChannelUI
  416. END POLICY
  417. POLICY !!NoSubscriptionContent
  418. #if version >= 4
  419. SUPPORTED !!SUPPORTED_IE5
  420. #endif
  421. EXPLAIN !!IE_ExplainNoSubscriptionContent
  422. VALUENAME NoSubscriptionContent
  423. END POLICY
  424. POLICY !!NoEditingScheduleGroups
  425. #if version >= 4
  426. SUPPORTED !!SUPPORTED_IE5
  427. #endif
  428. EXPLAIN !!IE_ExplainNoEditingScheduleGroups
  429. VALUENAME NoEditingScheduleGroups
  430. END POLICY
  431. POLICY !!MaxSubscription
  432. #if version >= 4
  433. SUPPORTED !!SUPPORTED_IE5
  434. #endif
  435. EXPLAIN !!IE_ExplainMaxSubscription
  436. PART !!MaxSubscriptionSize NUMERIC SPIN 250
  437. VALUENAME MaxSubscriptionSize
  438. END PART
  439. PART !!MaxSubscriptionCount NUMERIC SPIN 5
  440. VALUENAME MaxSubscriptionCount
  441. END PART
  442. PART !!MinUpdateInterval NUMERIC SPIN 60
  443. VALUENAME MinUpdateInterval
  444. END PART
  445. PART !!UpdateExcludeBegin NUMERIC SPIN 60
  446. MAX 1440
  447. VALUENAME UpdateExcludeBegin
  448. END PART
  449. PART !!UpdateExcludeEnd NUMERIC SPIN 60
  450. MAX 1440
  451. VALUENAME UpdateExcludeEnd
  452. END PART
  453. PART !!MaxWebcrawlLevels DROPDOWNLIST
  454. VALUENAME MaxWebcrawlLevels
  455. ITEMLIST
  456. NAME !!MaxWebcrawlDepth0 VALUE NUMERIC 1 DEFAULT
  457. NAME !!MaxWebcrawlDepth1 VALUE NUMERIC 2
  458. NAME !!MaxWebcrawlDepth2 VALUE NUMERIC 3
  459. NAME !!MaxWebcrawlDepth3 VALUE NUMERIC 4
  460. END ITEMLIST
  461. END PART
  462. END POLICY
  463. END CATEGORY ;Subscriptions
  464. CATEGORY !!Menus
  465. #if version >= 4
  466. EXPLAIN !!IE_ExplainMenusCategory
  467. #endif
  468. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Restrictions"
  469. POLICY !!File_NoBrowserSaveAs
  470. #if version >= 4
  471. SUPPORTED !!SUPPORTED_IE5
  472. #endif
  473. EXPLAIN !!IE_ExplainFile_NoBrowserSaveAs
  474. VALUENAME NoBrowserSaveAs
  475. END POLICY
  476. POLICY !!File_NoFileNew
  477. #if version >= 4
  478. SUPPORTED !!SUPPORTED_IE5
  479. #endif
  480. EXPLAIN !!IE_ExplainFile_NoFileNew
  481. VALUENAME NoFileNew
  482. END POLICY
  483. POLICY !!File_NoFileOpen
  484. #if version >= 4
  485. SUPPORTED !!SUPPORTED_IE5
  486. #endif
  487. EXPLAIN !!IE_ExplainFile_NoFileOpen
  488. VALUENAME NoFileOpen
  489. END POLICY
  490. POLICY !!File_NoBrowserSaveWebComplete
  491. #if version >= 4
  492. SUPPORTED !!SUPPORTED_IE5
  493. #endif
  494. EXPLAIN !!IE_ExplainFile_NoBrowserSaveWebComplete
  495. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions"
  496. VALUENAME NoBrowserSaveWebComplete
  497. END POLICY
  498. POLICY !!File_NoBrowserClose
  499. #if version >= 4
  500. SUPPORTED !!SUPPORTED_IE5
  501. #endif
  502. EXPLAIN !!IE_ExplainFile_NoBrowserClose
  503. VALUENAME NoBrowserClose
  504. END POLICY
  505. POLICY !!View_NoViewSource
  506. #if version >= 4
  507. SUPPORTED !!SUPPORTED_IE5
  508. #endif
  509. EXPLAIN !!IE_ExplainView_NoViewSource
  510. VALUENAME NoViewSource
  511. END POLICY
  512. POLICY !!View_NoTheaterMode
  513. #if version >= 4
  514. SUPPORTED !!SUPPORTED_IE5
  515. #endif
  516. EXPLAIN !!IE_ExplainView_NoTheaterMode
  517. VALUENAME NoTheaterMode
  518. END POLICY
  519. POLICY !!NoFavorites
  520. #if version >= 4
  521. SUPPORTED !!SUPPORTED_IE5
  522. #endif
  523. EXPLAIN !!IE_ExplainNoFavorites
  524. VALUENAME NoFavorites
  525. END POLICY
  526. POLICY !!Tools_Menu
  527. #if version >= 4
  528. SUPPORTED !!SUPPORTED_IE5
  529. #endif
  530. EXPLAIN !!IE_ExplainTools_Menu
  531. VALUENAME NoBrowserOptions
  532. END POLICY
  533. POLICY !!Help_NoTip
  534. #if version >= 4
  535. SUPPORTED !!SUPPORTED_IE5
  536. #endif
  537. EXPLAIN !!IE_ExplainHelp_NoTip
  538. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Restrictions"
  539. VALUENAME NoHelpItemTipOfTheDay
  540. END POLICY
  541. POLICY !!Help_NoNetscapeHelp
  542. #if version >= 4
  543. SUPPORTED !!SUPPORTED_IE5
  544. #endif
  545. EXPLAIN !!IE_ExplainHelp_NoNetscapeHelp
  546. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Restrictions"
  547. VALUENAME NoHelpItemNetscapeHelp
  548. END POLICY
  549. POLICY !!Help_NoTutorial
  550. EXPLAIN !!ExplainHelp_NoTutorial
  551. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Restrictions"
  552. VALUENAME NoHelpItemTutorial
  553. END POLICY
  554. POLICY !!Help_NoFeedback
  555. #if version >= 4
  556. SUPPORTED !!SUPPORTED_IE5
  557. #endif
  558. EXPLAIN !!IE_ExplainHelp_NoFeedback
  559. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Restrictions"
  560. VALUENAME NoHelpItemSendFeedback
  561. END POLICY
  562. POLICY !!NoBrowserContextMenu
  563. #if version >= 4
  564. SUPPORTED !!SUPPORTED_IE5
  565. #endif
  566. EXPLAIN !!IE_ExplainNoBrowserContextMenu
  567. VALUENAME NoBrowserContextMenu
  568. END POLICY
  569. POLICY !!NoOpeninNewWnd
  570. #if version >= 4
  571. SUPPORTED !!SUPPORTED_IE5
  572. #endif
  573. EXPLAIN !!IE_ExplainNoOpeninNewWnd
  574. VALUENAME NoOpeninNewWnd
  575. END POLICY
  576. POLICY !!NoSelectDownloadDir
  577. #if version >= 4
  578. SUPPORTED !!SUPPORTED_IE5
  579. #endif
  580. EXPLAIN !!IE_ExplainNoSelectDownloadDir
  581. VALUENAME "NoSelectDownloadDir"
  582. END POLICY
  583. END CATEGORY
  584. ;toolbars
  585. CATEGORY !!Toolbars
  586. #if version >= 4
  587. EXPLAIN !!IE_ExplainToolbarsCategory
  588. #endif
  589. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  590. POLICY !!NoToolbarCustomize
  591. #if version >= 4
  592. SUPPORTED !!SUPPORTED_IE5
  593. #endif
  594. EXPLAIN !!IE_ExplainNoToolbarCustomize
  595. KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\Explorer"
  596. VALUENAME "NoToolbarCustomize"
  597. END POLICY
  598. POLICY !!NoBandCustomize
  599. #if version >= 4
  600. SUPPORTED !!SUPPORTED_IE5
  601. #endif
  602. EXPLAIN !!IE_ExplainNoBandCustomize
  603. KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\Explorer"
  604. VALUENAME "NoBandCustomize"
  605. END POLICY
  606. POLICY !!ToolbarButtons
  607. #if version >= 4
  608. SUPPORTED !!SUPPORTED_IE5
  609. #endif
  610. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
  611. EXPLAIN !!IE_ExplainToolbarButtons
  612. VALUENAME SpecifyDefaultButtons
  613. PART !!Btn_Back CHECKBOX
  614. VALUENAME Btn_Back
  615. VALUEON NUMERIC 1
  616. VALUEOFF NUMERIC 2
  617. END PART
  618. PART !!Btn_Forward CHECKBOX
  619. VALUENAME Btn_Forward
  620. VALUEON NUMERIC 1
  621. VALUEOFF NUMERIC 2
  622. END PART
  623. PART !!Btn_Stop CHECKBOX
  624. VALUENAME Btn_Stop
  625. VALUEON NUMERIC 1
  626. VALUEOFF NUMERIC 2
  627. END PART
  628. PART !!Btn_Refresh CHECKBOX
  629. VALUENAME Btn_Refresh
  630. VALUEON NUMERIC 1
  631. VALUEOFF NUMERIC 2
  632. END PART
  633. PART !!Btn_Home CHECKBOX
  634. VALUENAME Btn_Home
  635. VALUEON NUMERIC 1
  636. VALUEOFF NUMERIC 2
  637. END PART
  638. PART !!Btn_Search CHECKBOX
  639. VALUENAME Btn_Search
  640. VALUEON NUMERIC 1
  641. VALUEOFF NUMERIC 2
  642. END PART
  643. PART !!Btn_Favorites CHECKBOX
  644. VALUENAME Btn_Favorites
  645. VALUEON NUMERIC 1
  646. VALUEOFF NUMERIC 2
  647. END PART
  648. PART !!Btn_History CHECKBOX
  649. VALUENAME Btn_History
  650. VALUEON NUMERIC 1
  651. VALUEOFF NUMERIC 2
  652. END PART
  653. PART !!Btn_Media CHECKBOX
  654. VALUENAME Btn_Media
  655. VALUEON NUMERIC 1
  656. VALUEOFF NUMERIC 2
  657. END PART
  658. PART !!Btn_Folders CHECKBOX
  659. VALUENAME Btn_Folders
  660. VALUEON NUMERIC 1
  661. VALUEOFF NUMERIC 2
  662. END PART
  663. PART !!Btn_Fullscreen CHECKBOX
  664. VALUENAME Btn_Fullscreen
  665. VALUEON NUMERIC 1
  666. VALUEOFF NUMERIC 2
  667. END PART
  668. PART !!Btn_Tools CHECKBOX
  669. VALUENAME Btn_Tools
  670. VALUEON NUMERIC 1
  671. VALUEOFF NUMERIC 2
  672. END PART
  673. PART !!Btn_MailNews CHECKBOX
  674. VALUENAME Btn_MailNews
  675. VALUEON NUMERIC 1
  676. VALUEOFF NUMERIC 2
  677. END PART
  678. PART !!Btn_Size CHECKBOX
  679. VALUENAME Btn_Size
  680. VALUEON NUMERIC 1
  681. VALUEOFF NUMERIC 2
  682. END PART
  683. PART !!Btn_Print CHECKBOX
  684. VALUENAME Btn_Print
  685. VALUEON NUMERIC 1
  686. VALUEOFF NUMERIC 2
  687. END PART
  688. PART !!Btn_Edit CHECKBOX
  689. VALUENAME Btn_Edit
  690. VALUEON NUMERIC 1
  691. VALUEOFF NUMERIC 2
  692. END PART
  693. PART !!Btn_Discussions CHECKBOX
  694. VALUENAME Btn_Discussions
  695. VALUEON NUMERIC 1
  696. VALUEOFF NUMERIC 2
  697. END PART
  698. PART !!Btn_Cut CHECKBOX
  699. VALUENAME Btn_Cut
  700. VALUEON NUMERIC 1
  701. VALUEOFF NUMERIC 2
  702. END PART
  703. PART !!Btn_Copy CHECKBOX
  704. VALUENAME Btn_Copy
  705. VALUEON NUMERIC 1
  706. VALUEOFF NUMERIC 2
  707. END PART
  708. PART !!Btn_Paste CHECKBOX
  709. VALUENAME Btn_Paste
  710. VALUEON NUMERIC 1
  711. VALUEOFF NUMERIC 2
  712. END PART
  713. PART !!Btn_Encoding CHECKBOX
  714. VALUENAME Btn_Encoding
  715. VALUEON NUMERIC 1
  716. VALUEOFF NUMERIC 2
  717. END PART
  718. END POLICY
  719. END CATEGORY ;toolbars
  720. CATEGORY !!Persistence
  721. #if version >= 4
  722. EXPLAIN !!IE_ExplainPersistenceCategory
  723. #endif
  724. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence"
  725. POLICY !!Persistence_FileLimits0
  726. #if version >= 4
  727. SUPPORTED !!SUPPORTED_IE5
  728. #endif
  729. EXPLAIN !!IE_ExplainPersistence_FileLimits0
  730. PART !!FileLimits_Domain0 NUMERIC
  731. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\0"
  732. VALUENAME DomainLimit
  733. DEFAULT 1024
  734. END PART
  735. PART !!FileLimits_Document0 NUMERIC
  736. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\0"
  737. VALUENAME DocumentLimit
  738. DEFAULT 128
  739. END PART
  740. END POLICY
  741. POLICY !!Persistence_FileLimits1
  742. #if version >= 4
  743. SUPPORTED !!SUPPORTED_IE5
  744. #endif
  745. EXPLAIN !!IE_ExplainPersistence_FileLimits1
  746. PART !!FileLimits_Domain1 NUMERIC
  747. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\1"
  748. VALUENAME DomainLimit
  749. DEFAULT 10240 MAX 20480
  750. END PART
  751. PART !!FileLimits_Document1 NUMERIC
  752. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\1"
  753. VALUENAME DocumentLimit
  754. DEFAULT 512
  755. END PART
  756. END POLICY
  757. POLICY !!Persistence_FileLimits2
  758. #if version >= 4
  759. SUPPORTED !!SUPPORTED_IE5
  760. #endif
  761. EXPLAIN !!IE_ExplainPersistence_FileLimits2
  762. PART !!FileLimits_Domain2 NUMERIC
  763. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\2"
  764. VALUENAME DomainLimit
  765. DEFAULT 1024
  766. END PART
  767. PART !!FileLimits_Document2 NUMERIC
  768. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\2"
  769. VALUENAME DocumentLimit
  770. DEFAULT 128
  771. END PART
  772. END POLICY
  773. POLICY !!Persistence_FileLimits3
  774. #if version >= 4
  775. SUPPORTED !!SUPPORTED_IE5
  776. #endif
  777. EXPLAIN !!IE_ExplainPersistence_FileLimits3
  778. PART !!FileLimits_Domain3 NUMERIC
  779. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\3"
  780. VALUENAME DomainLimit
  781. DEFAULT 1024
  782. END PART
  783. PART !!FileLimits_Document3 NUMERIC
  784. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\3"
  785. VALUENAME DocumentLimit
  786. DEFAULT 128
  787. END PART
  788. END POLICY
  789. POLICY !!Persistence_FileLimits4
  790. #if version >= 4
  791. SUPPORTED !!SUPPORTED_IE5
  792. #endif
  793. EXPLAIN !!IE_ExplainPersistence_FileLimits4
  794. PART !!FileLimits_Domain4 NUMERIC
  795. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\4"
  796. VALUENAME DomainLimit
  797. DEFAULT 640
  798. END PART
  799. PART !!FileLimits_Document4 NUMERIC
  800. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Persistence\4"
  801. VALUENAME DocumentLimit
  802. DEFAULT 64
  803. END PART
  804. END POLICY
  805. END CATEGORY
  806. CATEGORY !!AdminApproved
  807. #if version >= 4
  808. EXPLAIN !!IE_ExplainAdminApprovedCategory
  809. #endif
  810. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\AllowedControls"
  811. POLICY !!Media_Player
  812. #if version >= 4
  813. SUPPORTED !!SUPPORTED_IE5
  814. #endif
  815. EXPLAIN !!IE_ExplainMedia_Player
  816. PART !!ActiveMovie_Control CHECKBOX
  817. VALUENAME {05589FA1-C356-11CE-BF01-00AA0055595A}
  818. VALUEON NUMERIC 0
  819. VALUEOFF NUMERIC 1
  820. END PART
  821. PART !!Windows_Media_Player CHECKBOX
  822. VALUENAME {22D6F312-B0F6-11D0-94AB-0080C74C7E95}
  823. VALUEON NUMERIC 0
  824. VALUEOFF NUMERIC 1
  825. END PART
  826. END POLICY
  827. POLICY !!Menu_Controls
  828. #if version >= 4
  829. SUPPORTED !!SUPPORTED_IE5
  830. #endif
  831. EXPLAIN !!IE_ExplainMenu_Controls
  832. PART !!MCSiMenu CHECKBOX
  833. VALUENAME {275E2FE0-7486-11D0-89D6-00A0C90C9B67}
  834. VALUEON NUMERIC 0
  835. VALUEOFF NUMERIC 1
  836. END PART
  837. PART !!PopupMenu_Object CHECKBOX
  838. VALUENAME {7823A620-9DD9-11CF-A662-00AA00C066D2}
  839. VALUEON NUMERIC 0
  840. VALUEOFF NUMERIC 1
  841. END PART
  842. PART !!Ikonic_Control CHECKBOX
  843. VALUENAME {F5131C24-E56D-11CF-B78A-444553540000}
  844. VALUEON NUMERIC 0
  845. VALUEOFF NUMERIC 1
  846. END PART
  847. END POLICY
  848. POLICY !!Microsoft_Agent
  849. #if version >= 4
  850. SUPPORTED !!SUPPORTED_IE5
  851. #endif
  852. EXPLAIN !!IE_Explain_Microsoft_Agent
  853. PART !!Microsoft_Agent_Control CHECKBOX
  854. VALUENAME {D45FD31B-5C6E-11D1-9EC1-00C04FD7081F}
  855. VALUEON NUMERIC 0
  856. VALUEOFF NUMERIC 1
  857. END PART
  858. END POLICY
  859. POLICY !!Microsoft_Chat
  860. #if version >= 4
  861. SUPPORTED !!SUPPORTED_IE5
  862. #endif
  863. EXPLAIN !!IE_ExplainMicrosoft_Chat
  864. PART !!Microsoft_MSChat_Control CHECKBOX
  865. VALUENAME {D6526FE0-E651-11CF-99CB-00C04FD64497}
  866. VALUEON NUMERIC 0
  867. VALUEOFF NUMERIC 1
  868. END PART
  869. END POLICY
  870. POLICY !!Survey
  871. #if version >= 4
  872. SUPPORTED !!SUPPORTED_IE5
  873. #endif
  874. PART !!Survey CHECKBOX
  875. VALUENAME {BD1F006E-174F-11D2-95C0-00C04F9A8CFA}
  876. VALUEON NUMERIC 0
  877. VALUEOFF NUMERIC 1
  878. END PART
  879. END POLICY
  880. POLICY !!Flash
  881. #if version >= 4
  882. SUPPORTED !!SUPPORTED_IE5
  883. #endif
  884. PART !!Flash CHECKBOX
  885. VALUENAME {D27CDB6E-AE6D-11CF-96B8-444553540000}
  886. VALUEON NUMERIC 0
  887. VALUEOFF NUMERIC 1
  888. END PART
  889. END POLICY
  890. POLICY !!NetShowFile
  891. #if version >= 4
  892. SUPPORTED !!SUPPORTED_IE5
  893. #endif
  894. PART !!NetShowFile CHECKBOX
  895. VALUENAME {26F24A93-1DA2-11D0-A334-00AA004A5FC5}
  896. VALUEON NUMERIC 0
  897. VALUEOFF NUMERIC 1
  898. END PART
  899. END POLICY
  900. POLICY !!DHTMLEdit
  901. #if version >= 4
  902. SUPPORTED !!SUPPORTED_IE5
  903. #endif
  904. PART !!DHTMLEdit CHECKBOX
  905. VALUENAME {2D360201-FFF5-11D1-8D03-00A0C959BC0A}
  906. VALUEON NUMERIC 0
  907. VALUEOFF NUMERIC 1
  908. END PART
  909. END POLICY
  910. POLICY !!Scriptlet
  911. #if version >= 4
  912. SUPPORTED !!SUPPORTED_IE5
  913. #endif
  914. PART !!Scriptlet CHECKBOX
  915. VALUENAME {AE24FDAE-03C6-11D1-8B76-0080C744F389}
  916. VALUEON NUMERIC 0
  917. VALUEOFF NUMERIC 1
  918. END PART
  919. END POLICY
  920. POLICY !!Carpoint
  921. #if version >= 4
  922. SUPPORTED !!SUPPORTED_IE5
  923. #endif
  924. EXPLAIN !!IE_ExplainCarpoint
  925. PART !!CarPoint_AutoPricer_Control CHECKBOX
  926. VALUENAME {DED22F57-FEE2-11D0-953B-00C04FD9152D}
  927. VALUEON NUMERIC 0
  928. VALUEOFF NUMERIC 1
  929. END PART
  930. END POLICY
  931. POLICY !!Investor
  932. #if version >= 4
  933. SUPPORTED !!SUPPORTED_IE5
  934. #endif
  935. EXPLAIN !!IE_ExplainInvestor
  936. PART !!InvestorChart_Control CHECKBOX
  937. VALUENAME {9276B91A-E780-11d2-8A8D-00C04FA31D93}
  938. VALUEON NUMERIC 0
  939. VALUEOFF NUMERIC 1
  940. END PART
  941. PART !!MS_Investor_Ticker CHECKBOX
  942. VALUENAME {52ADE293-85E8-11D2-BB22-00104B0EA281}
  943. VALUEON NUMERIC 0
  944. VALUEOFF NUMERIC 1
  945. END PART
  946. END POLICY
  947. POLICY !!MSNBC
  948. #if version >= 4
  949. SUPPORTED !!SUPPORTED_IE5
  950. #endif
  951. EXPLAIN !!IE_ExplainMSNBC
  952. PART !!NewsBrowser CHECKBOX
  953. VALUENAME {2FF18E10-DE11-11D1-8161-00A0C90DD90C}
  954. VALUEON NUMERIC 0
  955. VALUEOFF NUMERIC 1
  956. END PART
  957. END POLICY
  958. END CATEGORY ;AdminApproved
  959. END CATEGORY ;; Internet Explorer
  960. END CATEGORY ;; WindowsComponents
  961. CLASS MACHINE
  962. CATEGORY !!WindowsComponents
  963. CATEGORY !!InternetExplorer
  964. #if version >= 4
  965. EXPLAIN !!IE_ExplainCat
  966. #endif
  967. POLICY !!Security_HKLM_only
  968. #if version >= 4
  969. SUPPORTED !!SUPPORTED_IE5
  970. #endif
  971. EXPLAIN !!IE_ExplainSecurity_HKLM_only
  972. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  973. VALUENAME Security_HKLM_only
  974. END POLICY
  975. POLICY !!Security_options_edit
  976. #if version >= 4
  977. SUPPORTED !!SUPPORTED_IE5
  978. #endif
  979. EXPLAIN !!IE_ExplainSecurity_options_edit
  980. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  981. VALUENAME Security_options_edit
  982. END POLICY
  983. POLICY !!Security_zones_map_edit
  984. #if version >= 4
  985. SUPPORTED !!SUPPORTED_IE5
  986. #endif
  987. EXPLAIN !!IE_ExplainSecurity_zones_map_edit
  988. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  989. VALUENAME Security_zones_map_edit
  990. END POLICY
  991. POLICY !!UserProxy
  992. #if version >= 4
  993. SUPPORTED !!SUPPORTED_IE5
  994. #endif
  995. EXPLAIN !!IE_ExplainUserProxy
  996. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  997. VALUENAME ProxySettingsPerUser
  998. VALUEON NUMERIC 0
  999. VALUEOFF NUMERIC 1
  1000. END POLICY
  1001. POLICY !!NoJITSetup
  1002. #if version >= 4
  1003. SUPPORTED !!SUPPORTED_IE5
  1004. #endif
  1005. EXPLAIN !!IE_ExplainNoJITSetup
  1006. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions"
  1007. VALUENAME NoJITSetup
  1008. END POLICY
  1009. POLICY !!NoUpdateCheck
  1010. #if version >= 4
  1011. SUPPORTED !!SUPPORTED_IE5
  1012. #endif
  1013. EXPLAIN !!IE_ExplainNoUpdateCheck
  1014. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions"
  1015. VALUENAME NoUpdateCheck
  1016. END POLICY
  1017. POLICY !!ShellNotifications
  1018. #if version >= 4
  1019. SUPPORTED !!SUPPORTED_IE5
  1020. #endif
  1021. EXPLAIN !!IE_ExplainShellNotifications
  1022. KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\Explorer"
  1023. VALUENAME "NoMSAppLogo5ChannelNotify"
  1024. END POLICY
  1025. POLICY !!NoSplash
  1026. #if version >= 4
  1027. SUPPORTED !!SUPPORTED_IE5
  1028. #endif
  1029. EXPLAIN !!IE_ExplainNoSplash
  1030. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions"
  1031. VALUENAME NoSplash
  1032. END POLICY
  1033. END CATEGORY ;; Internet Explorer
  1034. END CATEGORY ;; WindowsComponents
  1035. #endif
  1036. [strings]
  1037. GPOnly_Tip1="The Inetres.adm file you have loaded requires Group Policy"
  1038. GPOnly_Tip2="in Windows 2000. You cannot use the System Policy Editor"
  1039. GPOnly_Tip3="to display Windows 2000 Group Policy settings."
  1040. GPOnly_Tip4=" "
  1041. GPOnly_Tip5="Enabling or disabling this policy has no effect."
  1042. GPOnly="Unsupported Administrative Templates"
  1043. GPOnlyPolicy="Inetres.adm"
  1044. WindowsComponents="Windows Components"
  1045. InternetExplorer="Internet Explorer"
  1046. EnableTabs="Internet Control Panel"
  1047. ControlPanel_RestrictGeneralTab="Disable the General page"
  1048. ControlPanel_RestrictSecurityTab="Disable the Security page"
  1049. ControlPanel_RestrictContentTab="Disable the Content page"
  1050. ControlPanel_RestrictConnectionsTab="Disable the Connections page"
  1051. ControlPanel_RestrictProgramsTab="Disable the Programs page"
  1052. ControlPanel_RestrictPrivacyTab="Disable the Privacy page"
  1053. ControlPanel_RestrictAdvancedTab="Disable the Advanced page"
  1054. ControlPanel_RestrictAdvanced="Disable changing Advanced page settings"
  1055. RestrictGeneralTab="Disable viewing the General page"
  1056. RestrictSecurityTab="Disable viewing the Security page"
  1057. RestrictContentTab="Disable viewing the Content page"
  1058. RestrictConnectionsTab="Disable viewing the Connections page"
  1059. RestrictProgramsTab="Disable viewing the Programs page"
  1060. RestrictPrivacyTab="Disable viewing the Privacy page"
  1061. RestrictAdvancedTab="Disable viewing the Advanced page"
  1062. RestrictAdvanced="Disable changing any settings on the Advanced page"
  1063. GeneralTab="General Settings"
  1064. General_RestrictHomePage="Disable home page settings"
  1065. General_RestrictCache="Disable Temporary Internet files settings"
  1066. General_RestrictHistory="Disable history settings"
  1067. General_RestrictColors="Disable color settings"
  1068. General_RestrictLinks="Disable link color settings"
  1069. General_RestrictFonts="Disable font settings"
  1070. General_RestrictLanguages="Disable language settings"
  1071. General_RestrictAccessibility="Disable accessibility settings"
  1072. RestrictHomePage="Disable changing home page settings"
  1073. DialupSettings="Use Automatic Detection for dial-up connections"
  1074. AutoProxyCache="Disable caching of Auto-Proxy scripts"
  1075. DisplayScriptFailureUI="Display error message on proxy script download failure"
  1076. RestrictCache="Disable changing Temporary Internet files settings"
  1077. RestrictHistory="Disable changing history settings"
  1078. RestrictColors="Disable changing color settings"
  1079. RestrictLinks="Disable changing link color settings"
  1080. RestrictFonts="Disable changing font settings"
  1081. RestrictLanguages="Disable changing language settings"
  1082. RestrictAccessibility="Disable changing accessibility settings"
  1083. ContentTab="Content"
  1084. RestrictRatings="Disable changing ratings settings"
  1085. RestrictCertificates="Disable changing certificate settings"
  1086. RestrictProfiles="Disable changing Profile Assistant settings"
  1087. RestrictFormSuggest="Disable AutoComplete for forms"
  1088. RestrictFormSuggestPW="Do not allow AutoComplete to save passwords"
  1089. RestrictAutoComplete="Disable AutoComplete"
  1090. RestrictAutoCompletePW="Disable AutoComplete for passwords"
  1091. ConnectionTab="Connection Settings"
  1092. RestrictConnectionWizard="Disable Internet Connection wizard"
  1093. RestrictConnectionSettings="Disable changing connection settings"
  1094. RestrictProxy="Disable changing proxy settings"
  1095. RestrictAutoconfig="Disable changing Automatic Configuration settings"
  1096. ProgramsTab="Programs"
  1097. RestrictMessaging="Disable changing Messaging settings"
  1098. RestrictCalendarContact="Disable changing Calendar and Contact settings"
  1099. RestrictResetWebSettings="Disable the Reset Web Settings feature"
  1100. RestrictCheckBrowser="Disable changing default browser check"
  1101. CheckBrowser="Disable default Browser checking"
  1102. Persistence="Persistence Behavior"
  1103. Persistence_FileLimits0="File size limits for Local Machine zone"
  1104. Persistence_FileLimits1="File size limits for Intranet zone"
  1105. Persistence_FileLimits2="File size limits for Trusted Sites zone"
  1106. Persistence_FileLimits3="File size limits for Internet zone"
  1107. Persistence_FileLimits4="File size limits for Restricted Sites zone"
  1108. FileLimits_Domain0="Per domain(in kilobytes)"
  1109. FileLimits_Document0="Per document (in kilobytes)"
  1110. FileLimits_Domain1="Per domain (in kilobytes)"
  1111. FileLimits_Document1="Per document (in kilobytes)"
  1112. FileLimits_Domain2="Per domain (in kilobytes)"
  1113. FileLimits_Document2="Per document (in kilobytes)"
  1114. FileLimits_Domain3="Per domain (in kilobytes)"
  1115. FileLimits_Document3="Per document (in kilobytes)"
  1116. FileLimits_Domain4="Per domain (in kilobytes)"
  1117. FileLimits_Document4="Per document (in kilobytes)"
  1118. Channels="Offline Pages"
  1119. NoAddingChannels="Disable adding channels"
  1120. NoRemovingChannels="Disable removing channels"
  1121. NoAddingSubscriptions="Disable adding schedules for offline pages"
  1122. NoEditingSubscriptions="Disable editing schedules for offline pages"
  1123. NoRemovingSubscriptions="Disable removing schedules for offline pages"
  1124. NoChannelLogging="Disable offline page hit logging"
  1125. NoScheduledUpdates="Disable all scheduled offline pages"
  1126. NoSubscriptionPasswords="Disable password caching for offline pages"
  1127. NoSubscriptionContent="Disable downloading of site subscription content"
  1128. NoEditingScheduleGroups="Disable editing and creating of schedule groups"
  1129. NoChannelUI="Disable channel user interface completely"
  1130. MaxSubscription="Subscription Limits"
  1131. MaxSubscriptionSize="Maximum size of subscriptions in kilobytes:"
  1132. MaxSubscriptionCount="Maximum number of offline pages:"
  1133. MinUpdateInterval="Minimum number of minutes between scheduled updates:"
  1134. UpdateExcludeBegin="Time to begin preventing scheduled updates:"
  1135. UpdateExcludeEnd="Time to end preventing scheduled updates:"
  1136. MaxWebcrawlLevels="Maximum offline page crawl depth:"
  1137. MaxWebcrawlDepth0="0"
  1138. MaxWebcrawlDepth1="1"
  1139. MaxWebcrawlDepth2="2"
  1140. MaxWebcrawlDepth3="3"
  1141. Menus="Browser menus"
  1142. File_Menu="File menu"
  1143. File_NoBrowserSaveAs="File menu: Disable Save As... menu option"
  1144. File_NoFileNew="File menu: Disable New menu option"
  1145. File_NoFileOpen="File menu: Disable Open menu option"
  1146. File_NoBrowserSaveWebComplete="File menu: Disable Save As Web Page Complete"
  1147. File_NoBrowserClose="File menu: Disable closing the browser and Explorer windows"
  1148. View_Menu="View menu"
  1149. View_NoViewSource="View menu: Disable Source menu option"
  1150. View_NoTheaterMode="View menu: Disable Full Screen menu option"
  1151. Favorites_Menu="Favorites menu"
  1152. NoFavorites="Hide Favorites menu"
  1153. Tools_Menu="Tools menu: Disable Internet Options... menu option"
  1154. Help_Menu="Help menu"
  1155. Help_NoTip="Help menu: Remove 'Tip of the Day' menu option"
  1156. Help_NoNetscapeHelp="Help menu: Remove 'For Netscape Users' menu option"
  1157. Help_NoTutorial="Help menu: Remove 'Tour' menu option"
  1158. Help_NoFeedback="Help menu: Remove 'Send Feedback' menu option"
  1159. Context_Menu="Context menu (right click)"
  1160. NoBrowserContextMenu="Disable Context menu"
  1161. NoOpeninNewWnd="Disable Open in New Window menu option"
  1162. FileDownload="File Download Dialog"
  1163. NoSelectDownloadDir="Disable Save this program to disk option"
  1164. Toolbars="Toolbars"
  1165. ToolbarButtons="Configure Toolbar Buttons"
  1166. NoToolbarCustomize="Disable customizing browser toolbar buttons"
  1167. NoBandCustomize="Disable customizing browser toolbars"
  1168. ToolbarState="Toolbar buttons"
  1169. Btn_Back="Show Back button"
  1170. Btn_Forward="Show Forward button"
  1171. Btn_Stop="Show Stop button"
  1172. Btn_Refresh="Show Refresh button"
  1173. Btn_Home="Show Home button"
  1174. Btn_Search="Show Search button"
  1175. Btn_History="Show History button"
  1176. Btn_Media="Show Media button"
  1177. Btn_Favorites="Show Favorites button"
  1178. Btn_Folders="Show Folders button"
  1179. Btn_Fullscreen="Show Fullscreen button"
  1180. Btn_Tools="Show Tools button"
  1181. Btn_MailNews="Show Mail button"
  1182. Btn_Size="Show Font size button"
  1183. Btn_Print="Show Print button"
  1184. Btn_Edit="Show Edit button"
  1185. Btn_Discussions="Show Discussions button"
  1186. Btn_Cut="Show Cut button"
  1187. Btn_Copy="Show Copy button"
  1188. Btn_Paste="Show Paste button"
  1189. Btn_Encoding="Show Encoding button"
  1190. Identities="Identity Manager: Prevent users from using Identities"
  1191. OESettings="Configure Outlook Express"
  1192. OEVirus="Block attachments that could contain a virus"
  1193. MediaSettings="Configure Media Explorer Bar"
  1194. BlockMedia="Disable the Media Explorer Bar and auto-play feature"
  1195. PlayByDefault="Auto-Play Media files in the Media bar when enabled"
  1196. FavSearch="Favorites and Search"
  1197. FavImpExp="Disable Favorites Import/Export"
  1198. FavImportExport="Disable importing and exporting of favorites"
  1199. Search="Search"
  1200. NoSearchCustomization="Disable Search Customization"
  1201. NoFindFiles="Disable Find Files via F3 within the browser"
  1202. Search_NoSearchCustomization="Search: Disable Search Customization"
  1203. Search_NoFindFiles="Search: Disable Find Files via F3 within the browser"
  1204. Branding_NoExternalBranding="Disable external branding of Internet Explorer"
  1205. AdminApproved="Administrator Approved Controls"
  1206. Media_Player="Media Player"
  1207. ActiveMovie_Control="ActiveMovie Control"
  1208. Windows_Media_Player="Windows Media Player"
  1209. Menu_Controls="Menu Controls"
  1210. MCSiMenu="MCSiMenu"
  1211. PopupMenu_Object="Popup Menu Object"
  1212. Ikonic_Control="Ikonic Menu Control"
  1213. Microsoft_Agent="Microsoft Agent"
  1214. Microsoft_Agent_Control="Microsoft Agent Control"
  1215. Microsoft_Chat="Microsoft Chat"
  1216. Microsoft_MSChat_Control="MSChat Control"
  1217. Carpoint="Carpoint"
  1218. CarPoint_AutoPricer_Control="CarPoint AutoPricer Control"
  1219. CarPoint_Grid_Control="CarPoint Grid Control"
  1220. CarPointProximityCtrl="CarPointProximityCtrl"
  1221. ExteriorSurround_Object="ExteriorSurround Object"
  1222. SurroundVideoCtrl_Object="SurroundVideoCtrl Object"
  1223. Setup_BBS_Control="Setup BBS Control"
  1224. Investor="Investor"
  1225. InvestorChart_Control="MSN Investor Chart Control"
  1226. MS_Investor_Ticker="MS Investor Ticker"
  1227. Stock_Ticker="Stock Ticker"
  1228. MSNBC="MSNBC"
  1229. NewsBrowser="MSNBC News Control"
  1230. Music="Music"
  1231. Evita_Character_Converter="Evita Character Converter"
  1232. Imixer_10="Imixer 1.0"
  1233. Imixer_30="Imixer 3.0"
  1234. Interactive_Music_Junior="Interactive Music Junior"
  1235. Quick_View_Access="Quick View Access"
  1236. MSNViaDC_Control="MSNViaDC Control"
  1237. Survey="Microsoft Survey Control"
  1238. Flash="Shockwave Flash"
  1239. NetShowFile="NetShow File Transfer Control"
  1240. DHTMLEdit="DHTML Edit Control"
  1241. Scriptlet="Microsoft Scriptlet Component"
  1242. Security="Security Page"
  1243. PolicyName="Security Tab Settings"
  1244. Security_HKLM_only="Security Zones: Use only machine settings "
  1245. Security_options_edit="Security Zones: Do not allow users to change policies"
  1246. Security_zones_map_edit="Security Zones: Do not allow users to add/delete sites"
  1247. UserProxy="Make proxy settings per-machine (rather than per-user)"
  1248. HKLM_only="Use only machine settings for security zones"
  1249. options_edit="Do not allow users to change policies for any security zone"
  1250. zones_map_edit="Do not allow users to add/delete sites from a security zone"
  1251. SoftwareUpdates="Software Updates"
  1252. IOD="Software Updates: Automatic Install"
  1253. NoJITSetup="Disable Automatic Install of Internet Explorer components"
  1254. PUC="Software Updates: Periodic Update Check"
  1255. NoUpdateCheck="Disable Periodic Check for Internet Explorer software updates"
  1256. MSAppLogo5="Software Updates: Logo5 Software Update Channel"
  1257. ShellNotifications="Disable software update shell notifications on program launch"
  1258. Startup="Startup: Disable showing the splash screen"
  1259. NoSplash="Disable showing the splash screen"
  1260. IE_ExplainSecurity_HKLM_only="Applies security zone information to all users of the same computer. A security zone is a group of Web sites with the same security level.\n\nIf you enable this policy, changes that the user makes to a security zone will apply to all users of that computer.\n\nIf you disable this policy or do not configure it, users of the same computer can establish their own security zone settings.\n\nThis policy is intended to ensure that security zone settings apply uniformly to the same computer and do not vary from user to user.\n\nAlso, see the "Security zones: Do not allow users to change policies" policy."
  1261. IE_ExplainSecurity_options_edit="Prevents users from changing security zone settings. A security zone is a group of Web sites with the same security level.\n\nIf you enable this policy, the Custom Level button and security-level slider on the Security tab in the Internet Options dialog box are disabled.\n\nIf you disable this policy or do not configure it, users can change the settings for security zones.\n\nThis policy prevents users from changing security zone settings established by the administrator.\n\nNote: The "Disable the Security page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Security tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored.\n\nAlso, see the "Security zones: Use only machine settings" policy."
  1262. IE_ExplainSecurity_zones_map_edit="Prevents users from adding or removing sites from security zones. A security zone is a group of Web sites with the same security level.\n\nIf you enable this policy, the site management settings for security zones are disabled. (To see the site management settings for security zones, in the Internet Options dialog box, click the Security tab, and then click the Sites button.)\n\nIf you disable this policy or do not configure it, users can add Web sites to or remove sites from the Trusted Sites and Restricted Sites zones, and alter settings for the Local Intranet zone.\n\nThis policy prevents users from changing site management settings for security zones established by the administrator.\n\nNote: The "Disable the Security page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Security tab from the interface, takes precedence over this policy. If it is enabled, this policy is ignored.\n\nAlso, see the "Security zones: Use only machine settings" policy."
  1263. IE_ExplainUserProxy="Applies proxy settings to all users of the same computer.\n\nIf you enable this policy, users cannot set user-specific proxy settings. They must use the zones created for all users of the computer.\n\nIf you disable this policy or do not configure it, users of the same computer can establish their own proxy settings.\n\nThis policy is intended to ensure that proxy settings apply uniformly to the same computer and do not vary from user to user."
  1264. IE_ExplainTrustedPublisherLockDown="Restricts Internet Explorer to loading only ActiveX controls from Web pages on sites in the Trusted Sites zone. ActiveX controls are objects that are frequently used to add interactivity to Web pages.\n\nIf you enable this policy, ActiveX controls from sites that belong to other security zones are not loaded.\n\nIf you disable this policy or do not configure it, ActiveX controls from all zones can be loaded, if permitted by the settings for those zones.\n\nThis policy is intended to help manage the security of ActiveX controls. To be included in the Trusted Sites zone, Web sites must specifically be added by the administrator or the user on the Security tab of the Internet Options dialog box.\n\nThe "Disable the Security page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Security tab from the interface, takes precedence over this policy. If it is enabled, this policy is ignored.\n\nAlso, see the "Security zones: Use only machine settings" policy."
  1265. IE_ExplainNoJITSetup="Prevents Internet Explorer from automatically installing components.\n\nIf you enable this policy, it prevents Internet Explorer from downloading a component when users browse to a Web site that needs that component.\n\nIf you disable this policy or do not configure it, users will be prompted to download and install a component when visiting a Web site that uses that component.\n\nThis policy is intended to help the administrator control which components the user installs."
  1266. IE_ExplainNoUpdateCheck="Prevents Internet Explorer from checking whether a new version of the browser is available.\n\nIf you enable this policy, it prevents Internet Explorer from checking to see whether it is the latest available browser version and notifying users if a new version is available.\n\nIf you disable this policy or do not configure it, Internet Explorer checks every 30 days by default, and then notifies users if a new version is available.\n\nThis policy is intended to help the administrator maintain version control for Internet Explorer by preventing users from being notified about new versions of the browser."
  1267. IE_ExplainShellNotifications="Specifies that programs using the Microsoft Software Distribution Channel will not notify users when they install new components. The Software Distribution Channel is a means of updating software dynamically on users' computers by using Open Software Distribution (.osd) technologies.\n\nIf you enable this policy, users will not be notified if their programs are updated using Software Distribution Channels.\n\nIf you disable this policy or do not configure it, users will be notified before their programs are updated.\n\nThis policy is intended for administrators who want to use Software Distribution Channels to update their users' programs without user intervention."
  1268. IE_ExplainNoSplash="Prevents the Internet Explorer splash screen from appearing when users start the browser.\n\nIf you enable this policy, the splash screen, which displays the program name, licensing, and copyright information, is not displayed.\n\nIf you disable this policy or do not configure it, the splash screen will be displayed when users start their browsers."
  1269. IE_ExplainNoSearchCustomization="Makes the Customize button in the Search Assistant appear dimmed.\n\nThe Search Assistant is a tool that appears in the Search bar to help users search the Internet.\n\nIf you enable this policy, users cannot change their Search Assistant settings, such as setting default search engines for specific tasks.\n\nIf you disable this policy or do not configure it, users can change their settings for the Search Assistant.\n\nThis policy is designed to help administrators maintain consistent settings for searching across an organization."
  1270. IE_ExplainSearch_NoFindFiles="Disables using the F3 key to search in Internet Explorer and Windows Explorer.\n\nIf you enable this policy, the search functionality of the F3 key is disabled. Users cannot press F3 to search the Internet (from Internet Explorer) or to search the hard disk (from Windows Explorer). If the user presses F3, a prompt appears that informs the user that this feature has been disabled.\n\nIf you disable this policy or do not configure it, users can press F3 to search the Internet (from Internet Explorer) or the hard disk (from Windows Explorer).\n\nThis policy is intended for situations in which administrators do not want users to explore the Internet or the hard disk.\n\nThis policy can be used in coordination with the "File Menu: Disable Open menu option" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Browser Menus), which prevents users from opening files by using the browser."
  1271. IE_ExplainBranding_NoExternalBranding="Prevents branding of Internet programs, such as customization of Internet Explorer and Outlook Express logos and title bars, by another party.\n\nIf you enable this policy, it prevents customization of the browser by another party, such as an Internet service provider or Internet content provider.\n\nIf you disable this policy or do not configure it, users could install customizations from another party-for example, when signing up for Internet services.\n\nThis policy is intended for administrators who want to maintain a consistent browser across an organization."
  1272. IE_ExplainFavImportExport="Prevents users from exporting or importing favorite links by using the Import/Export Wizard.\n\nIf you enable this policy, the Import/Export Wizard cannot import or export favorite links or cookies, which are small text files that contain settings for Web sites.\n\nIf you disable this policy or do not configure it, users can import and export favorites in Internet Explorer by clicking the File menu, clicking Import and Export, and then running the Import/Export Wizard.\n\nNote: If you enable this policy, users can still view screens in the wizard, but when users click Finish, a prompt will appear that states that this feature has been disabled."
  1273. IE_ExplainControlPanel_RestrictGeneralTab="Removes the General tab from the interface in the Internet Options dialog box.\n\nIf you enable this policy, users are unable to see and change settings for the home page, the cache, history, Web page appearance, and accessibility.\n\nIf you disable this policy or do not configure it, users can see and change these settings.\n\nWhen you set this policy, you do not need to set the following Internet Explorer policies (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\), because this policy removes the General tab from the interface:\n\n"Disable changing home page settings"\n\n"Disable changing Temporary Internet files settings"\n\n"Disable changing history settings"\n\n"Disable changing color settings"\n\n"Disable changing link color settings"\n\n"Disable changing font settings"\n\n"Disable changing language settings"\n\n"Disable changing accessibility settings""
  1274. IE_ExplainControlPanel_RestrictSecurityTab="Removes the Security tab from the interface in the Internet Options dialog box.\n\nIf you enable this policy, it prevents users from seeing and changing settings for security zones, such as scripting, downloads, and user authentication.\n\nIf you disable this policy or do not configure it, users can see and change these settings.\n\nWhen you set this policy, you do not need to set the following Internet Explorer policies, because this policy removes the Security tab from the interface:\n\n"Security zones: Do not allow users to change policies"\n\n"Security zones: Do not allow users to add/delete sites""
  1275. IE_ExplainControlPanel_RestrictContentTab="Removes the Content tab from the interface in the Internet Options dialog box.\n\nIf you enable this policy, users are prevented from seeing and changing ratings, certificates, AutoComplete, Wallet, and Profile Assistant settings.\n\nIf you disable this policy or do not configure it, users can see and change these settings.\n\nWhen you set this policy, you do not need to set the following policies for the Content tab, because this policy removes the Content tab from the interface:\n\n"Disable changing ratings settings"\n\n"Disable changing certificate settings"\n\n"Disable changing Profile Assistant settings"\n\n"Disable AutoComplete for forms"\n\n"Do not allow AutoComplete to save passwords""
  1276. IE_ExplainControlPanel_RestrictConnectionsTab="Removes the Connections tab from the interface in the Internet Options dialog box.\n\nIf you enable this policy, users are prevented from seeing and changing connection and proxy settings.\n\nIf you disable this policy or do not configure it, users can see and change these settings.\n\nWhen you set this policy, you do not need to set the following policies for the Content tab, because this policy removes the Connections tab from the interface:\n\n"Disable Internet Connection Wizard"\n\n"Disable changing connection settings"\n\n"Disable changing proxy settings"\n\n"Disable changing Automatic Configuration settings""
  1277. IE_ExplainControlPanel_RestrictProgramsTab="Removes the Programs tab from the interface in the Internet Options dialog box.\n\nIf you enable this policy, users are prevented from seeing and changing default settings for Internet programs.\n\nIf you disable this policy or do not configure it, users can see and change these settings.\n\nWhen you set this policy, you do not need to set the following policies for the Programs tab, because this policy removes the Programs tab from the interface:\n\n"Disable changing Messaging settings"\n\n"Disable changing Calendar and Contact settings"\n\n"Disable the Reset Web Settings feature"\n\n"Disable changing default browser check""
  1278. IE_ExplainControlPanel_RestrictPrivacyTab="Removes the Privacy tab from the interface in the Internet Options dialog box.\n\nIf you enable this policy, users are prevented from seeing and changing default settings for privacy.\n\nIf you disable this policy or do not configure it, users can see and change these settings."
  1279. IE_ExplainControlPanel_RestrictAdvancedTab="Removes the Advanced tab from the interface in the Internet Options dialog box.\n\nIf you enable this policy, users are prevented from seeing and changing advanced Internet settings, such as security, multimedia, and printing.\n\nIf you disable this policy or do not configure it, users can see and change these settings.\n\nWhen you set this policy, you do not need to set the "Disable changing Advanced page settings" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\), because this policy removes the Advanced tab from the interface."
  1280. IE_ExplainControlPanel_RestrictAdvanced="Prevents users from changing settings on the Advanced tab in the Internet Options dialog box.\n\nIf you enable this policy, users are prevented from changing advanced Internet settings, such as security, multimedia, and printing. Users cannot select or clear the check boxes on the Advanced tab.\n\nIf you disable this policy or do not configure it, users can select or clear settings on the Advanced tab.\n\nIf you set the "Disable the Advanced page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the Advanced page" policy removes the Advanced tab from the interface."
  1281. IE_ExplainRestrictHomePage="Prevents users from changing the home page of the browser. The home page is the first page that appears when users start the browser.\n\nIf you enable this policy, the settings in the Home Page area on the General tab in the Internet Options dialog box appear dimmed.\n\nIf you disable this policy or do not configure it, users can change their home page.\n\nIf you set the "Disable the General page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the General page" policy removes the General tab from the interface.\n\nThis policy is intended for administrators who want to maintain a consistent home page across their organization."
  1282. IE_ExplainDialupSettings="Specifies that Automatic Detection will be used to configure dial-up settings for users.\n\nAutomatic Detection uses a DHCP (Dynamic Host Configuration Protocol) or DNS server to customize the browser the first time it is started.\n\nIf you enable this policy, users' dial-up settings will be configured by Automatic Detection.\n\nIf you disable this policy or do not configure it, dial-up settings will not be configured by Automatic Detection, unless specified by the user."
  1283. IE_ExplainAutoProxyCache="Prevents automatic proxy scripts, which interact with a server to automatically configure users' proxy settings, from being stored in the users' cache.\n\nIf you enable this policy, automatic proxy scripts will not be stored temporarily on the users' computer.\n\nIf you disable this policy or do not configure it, automatic proxy scripts can be stored in the users' cache."
  1284. IE_ExplainDisplayScriptFailureUI="Specifies that error messages will be displayed to users if problems occur with proxy scripts.\n\nIf you enable this policy, error messages will be displayed when the browser does not download or run a script to set proxy settings.\n\nIf you disable this policy or do not configure it, error messages will not be displayed when problems occur with proxy scripts."
  1285. IE_ExplainRestrictCache="Prevents users from changing the browser cache settings, such as the location and amount of disk space to use for the Temporary Internet Files folder.\n\nIf you enable this policy, the browser cache settings appear dimmed. These settings are found in the dialog box that appears when users click the General tab and then click the Settings button in the Internet Options dialog box.\n\nIf you disable this policy or do not configure it, users can change their cache settings.\n\nIf you set the "Disable the General page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the General page" policy removes the General tab from the interface."
  1286. IE_ExplainRestrictHistory="Prevents users from changing the history settings for the browser.\n\nIf you enable this policy, the settings in the History area on the General tab in the Internet Options dialog box appear dimmed.\n\nIf you disable this policy or do not configure it, users can change the number of days to store Web page information and clear Web page history.\n\nIf you set the "Disable the General page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the General page" policy removes the General tab from the interface."
  1287. IE_ExplainRestrictColors="Prevents users from changing the default Web page colors.\n\nIf you enable this policy, the color settings for Web pages appear dimmed. The settings are located in the Colors area in the dialog box that appears when the user clicks the General tab and then clicks the Colors button in the Internet Options dialog box.\n\nIf you disable this policy or do not configure it, users can change the default background and text color of Web pages.\n\nIf you set the "Disable the General page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the General page" policy removes the General tab from the interface.\n\nNote: The default Web page colors are ignored on Web pages in which the author has specified the background and text colors."
  1288. IE_ExplainRestrictLinks="Prevents users from changing the colors of links on Web pages.\n\nIf you enable this policy, the color settings for links appear dimmed. The settings are located in the Links area of the dialog box that appears when users click the General tab and then click the Colors button in the Internet Options dialog box.\n\nIf you disable this policy or do not configure it, users can change the default color of links on Web pages.\n\nIf you set the "Disable the General page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the General page" policy removes the General tab from the interface.\n\nNote: The default link colors are ignored on Web pages on which the author has specified link colors."
  1289. IE_ExplainRestrictFonts="Prevents users from changing font settings.\n\nIf you enable this policy, the Font button on the General tab in the Internet Options dialog box appears dimmed.\n\nIf you disable this policy or do not configure it, users can change the default fonts for viewing Web pages.\n\nIf you set the "Disable the General page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the General page" policy removes the General tab from the interface.\n\nNote: The default font settings colors are ignored in cases in which the Web page author has specified the font attributes."
  1290. IE_ExplainRestrictLanguages="Prevents users from changing language settings.\n\nIf you enable this policy, the Languages button on the General tab in the Internet Options dialog box appears dimmed.\n\nIf you disable this policy or do not configure it, users can change the language settings for viewing Web sites for languages in which the character set has been installed.\n\nIf you set the "Disable the General page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the General page" policy removes the General tab from the interface."
  1291. IE_ExplainRestrictAccessibility="Prevents users from changing accessibility settings.\n\nIf you enable this policy, the Accessibility button on the General tab in the Internet Options dialog box appears dimmed.\n\nIf you disable this policy or do not configure it, users can change accessibility settings, such as overriding fonts and colors on Web pages.\n\nIf you set the "Disable the General page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the General page" policy removes the General tab from the interface."
  1292. IE_ExplainRestrictConnectionWizard="Prevents users from running the Internet Connection Wizard.\n\nIf you enable this policy, the Setup button on the Connections tab in the Internet Options dialog box appears dimmed.\n\nUsers will also be prevented from running the wizard by clicking the Connect to the Internet icon on the desktop or by clicking Start, pointing to Programs, pointing to Accessories, pointing to Communications, and then clicking Internet Connection Wizard.\n\nIf you disable this policy or do not configure it, users can change their connection settings by running the Internet Connection Wizard.\n\nNote: This policy overlaps with the "Disable the Connections page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Connections tab from the interface. Removing the Connections tab from the interface, however, does not prevent users from running the Internet Connection Wizard from the desktop or the Start menu."
  1293. IE_ExplainRestrictConnectionSettings="Prevents users from changing dial-up settings.\n\nIf you enable this policy, the Settings button on the Connections tab in the Internet Options dialog box appears dimmed.\n\nIf you disable this policy or do not configure it, users can change their settings for dial-up connections.\n\nIf you set the "Disable the Connections page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the Connections page" policy removes the Connections tab from the interface."
  1294. IE_ExplainRestrictProxy="Prevents users from changing proxy settings.\n\nIf you enable this policy, the proxy settings appear dimmed. These settings are in the Proxy Server area of the Local Area Network (LAN) Settings dialog box, which appears when the user clicks the Connections tab and then clicks the LAN Settings button in the Internet Options dialog box.\n\nIf you set the "Disable the Connections page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), you do not need to set this policy, because the "Disable the Connections page" policy removes the Connections tab from the interface."
  1295. IE_ExplainRestrictAutoconfig="Prevents users from changing automatic configuration settings. Automatic configuration is a process that administrators can use to update browser settings periodically.\n\nIf you enable this policy, the automatic configuration settings appear dimmed. The settings are located in the Automatic Configuration area of the Local Area Network (LAN) Settings dialog box. To see the Local Area Network (LAN) Settings dialog box, users open the Internet Options dialog box, click the Connections tab, and then click the LAN Settings button.\n\nIf you disable this policy or do not configure it, the user can change automatic configuration settings.\n\nThis policy is intended to enable administrators to ensure that users' settings are updated uniformly through automatic configuration.\n\nThe "Disable the Connections page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Connections tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored."
  1296. IE_ExplainRestrictRatings="Prevents users from changing ratings that help control the type of Internet content that can be viewed.\n\nIf you enable this policy, the settings in the Content Advisor area on the Content tab in the Internet Options dialog box appear dimmed.\n\nIf you disable this policy or do not configure it, users can change their ratings settings.\n\nThe "Disable the Ratings page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Ratings tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored."
  1297. IE_ExplainRestrictCertificates="Prevents users from changing certificate settings in Internet Explorer. Certificates are used to verify the identity of software publishers.\n\nIf you enable this policy, the settings in the Certificates area on the Content tab in the Internet Options dialog box appear dimmed.\n\nIf you disable this policy or do not configure it, users can import new certificates, remove approved publishers, and change settings for certificates that have already been accepted.\n\nThe "Disable the Content page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Content tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored.\n\nCaution: If you enable this policy, users can still run the Certificate Manager Import Wizard by double-clicking a software publishing certificate (.spc) file. This wizard enables users to import and configure settings for certificates from software publishers that haven't already been configured for Internet Explorer."
  1298. IE_ExplainRestrictProfiles="Prevents users from changing Profile Assistant settings.\n\nIf you enable this policy, the My Profile button appears dimmed in the Personal Information area on the Content tab in the Internet Options dialog box.\n\nIf you disable this policy or do not configure it, users can change their profile information, such as their street and e-mail addresses.\n\nThe "Disable the Connections page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Connections tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored."
  1299. IE_ExplainRestrictFormSuggest="Prevents Microsoft Internet Explorer from automatically completing forms, such as filling in a name or a password that the user has entered previously on a Web page.\n\nIf you enable this policy, the Forms check box appears dimmed. To display the Forms check box, users open the Internet Options dialog box, click the Content tab, and then click the AutoComplete button.\n\nIf you disable this policy or do not configure it, users can enable the automatic completion of forms.\n\nThe "Disable the Content page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Content tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored.\n\nCaution: If you enable this policy after users have used their browser with form automatic completion enabled, it will not clear the automatic completion history for forms that users have already filled out."
  1300. IE_ExplainRestrictFormSuggestPW="Disables automatic completion of user names and passwords in forms on Web pages, and prevents users from being prompted to save passwords.\n\nIf you enable this policy, the User Names and Passwords on Forms and Prompt Me to Save Passwords check boxes appear dimmed. To display these check boxes, users open the Internet Options dialog box, click the Content tab, and then click the AutoComplete button.\n\nIf you disable this policy or don't configure it, users can determine whether Internet Explorer automatically completes user names and passwords on forms and prompts them to save passwords.\n\nThe "Disable the Content page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Content tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored."
  1301. IE_ExplainRestrictMessaging="Prevents users from changing the default programs for messaging tasks.\n\nIf you enable this policy, the E-mail, Newsgroups, and Internet Call options in the Internet Programs area appear dimmed. To display these options, users open the Internet Options dialog box, and then click the Programs tab.\n\nIf you disable this policy or do not configure it, users can determine which programs to use for sending mail, viewing newsgroups, and placing Internet calls, if programs that perform these tasks are installed.\n\nThe "Disable the Programs page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Programs tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored."
  1302. IE_ExplainRestrictCalendarContact="Prevents users from changing the default programs for managing schedules and contacts.\n\nIf you enable this policy, the Calendar and Contact check boxes appear dimmed in the Internet Programs area. To display these options, users open the Internet Options dialog box, and then click the Programs tab.\n\nIf you disable this policy or do not configure it, users can determine which programs to use for managing schedules and contacts, if programs that perform these tasks are installed.\n\nThis "Disable the Programs Page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel) takes precedence over this policy. If it is enabled, this policy is ignored."
  1303. IE_ExplainRestrictResetWebSettings="Prevents users from restoring default settings for home and search pages.\n\nIf you enable this policy, the Reset Web Settings button on the Programs tab in the Internet Options dialog box appears dimmed.\n\nIf you disable this policy or do not configure it, users can restore the default settings for home and search pages.\n\nThe "Disable the Programs page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Programs tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored."
  1304. IE_ExplainRestrictCheckBrowser="Prevents Microsoft Internet Explorer from checking to see whether it is the default browser.\n\nIf you enable this policy, the Internet Explorer Should Check to See Whether It Is the Default Browser check box on the Programs tab in the Internet Options dialog box appears dimmed.\n\nIf you disable this policy or do not configure it, users can determine whether Internet Explorer will check to see if it is the default browser. When Internet Explorer performs this check, it prompts the user to specify which browser to use as the default.\n\nThis policy is intended for organizations that do not want users to determine which browser should be their default.\n\nThe "Disable the Programs page" policy (located in \User Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel), which removes the Programs tab from Internet Explorer in Control Panel, takes precedence over this policy. If it is enabled, this policy is ignored."
  1305. IE_ExplainIdentities="Prevents users from configuring unique identities by using Identity Manager.\n\nIdentity Manager enables users to create multiple accounts, such as e-mail accounts, on the same computer. Each user has a unique identity, with a different password and different program preferences.\n\nIf you enable this policy, users will not be able to create new identities, manage existing identities, or switch identities. The Switch Identity option will be removed from the File menu in Address Book.\n\nIf you disable this policy or do not configure it, users can set up and change identities."
  1306. IE_ExplainOEVirusProtection="Allows Administrators to enable and disable the ablility for Outlook Express users to save or open attachments that can potentially contain a virus.\n\nIf you check the block attachments setting, users will be unable to open or save attachments that could potentially contain a virus. Users will not be able to disable the blocking of attachements in options.\n\nIf the block attachments setting is not checked, the user can specify to enable or disable the blocking of attachements in options."
  1307. IE_ExplainMediaExpBar="Allows Administrators to enable and disable the Media Explorer Bar and set the auto-play default.\n\nThe Media Explorer Bar plays music and video content from the Internet.\n\nIf you disable the Media explorer bar, users cannot display the Media Explorer Bar. The auto-play feature is also disabled. When users click on a link within Internet Explorer, the content will be played by the default media client on their system.\n\nIf you enable the Media Explorer Bar or do not configure it, users can show and hide the Media Explorer Bar.\n\nAdministrators also have the ability to turn the auto-play feature on or off. This setting only applies if the Media Explorer Bar is enabled.\n\nIf checked, the Media Explorer Bar will automatically display and play the media content when the user clicks on a media link.\n\nIf unchecked, the content will be played by the default media client on their system.""
  1308. ;Categories
  1309. IE_ExplainCat="Contains settings to configure Internet Explorer"
  1310. IE_ExplainEnableTabsCategory="Contains settings to add or remove tabs from the Internet Options dialog."
  1311. IE_ExplainChannels="Contains settings for Offline pages and channels."
  1312. IE_ExplainMenusCategory="Contains settings for showing or hiding menus and menu options in Internet Explorer."
  1313. IE_ExplainToolbarsCategory="Contains settings to allow and restrict users from editing the toolbars in Internet Explorer. Administrators can also set the default toolbar buttons."
  1314. IE_ExplainPersistenceCategory="Contains settings for file size limits in internet security zones."
  1315. IE_ExplainAdminApprovedCategory="Contains settings to enable or disable ActiveX controls."
  1316. ;channels
  1317. IE_ExplainNoAddingChannels="Prevents users from adding channels to Internet Explorer.\n\nChannels are Web sites that are updated automatically on your computer, according to a schedule specified by the channel provider.\n\nIf you enable this policy, the Add Active Channel button, which appears on a channel that users haven't yet subscribed to, will be disabled. Users also cannot add content that is based on a channel, such as some of the Active Desktop items from Microsoft's Active Desktop Gallery, to their desktop.\n\nIf you disable this policy or do not configure it, users can add channels to the Channel bar or to their desktop.\n\nNote: Most channel providers use the words Add Active Channel for this option; however, a few use different words, such as Subscribe."
  1318. IE_ExplainNoRemovingChannels="Prevents users from disabling channel synchronization in Microsoft Internet Explorer.\n\nChannels are Web sites that are automatically updated on your computer according to a schedule specified by the channel provider.\n\nIf you enable this policy, users cannot prevent channels from being synchronized.\n\nIf you disable this policy or do not configure it, users can disable the synchronization of channels.\n\nThis policy is intended to help administrators ensure that users' computers are being updated uniformly across their organization.\n\nNote: This policy does not prevent users from removing active content from the desktop interface."
  1319. IE_ExplainNoAddingSubscriptions="Prevents users from specifying that Web pages can be downloaded for viewing offline. When users make Web pages available for offline viewing, they can view the content when their computer is not connected to the Internet.\n\nIf you enable this policy, users cannot add new schedules for downloading offline content. The Make Available Offline check box will be dimmed in the Add Favorite dialog box.\n\nIf you disable this policy or do not configure it, users can add new offline content schedules.\n\nThis policy is intended for organizations that are concerned about server load for downloading content.\n\nThe "Hide Favorites menu" policy (located in User Configuration\Administrative Templates\Windows Components\Internet Explorer) takes precedence over this policy. If it is enabled, this policy is ignored."
  1320. IE_ExplainNoEditingSubscriptions="Prevents users from editing an existing schedule for downloading Web pages for offline viewing.\n\nWhen users make Web pages available for offline viewing, they can view content when their computer is not connected to the Internet.\n\nIf you enable this policy, users cannot display the schedule properties of pages that have been set up for offline viewing. If users click the Tools menu, click Synchronize, select a Web page, and then click the Properties button, no properties are displayed. Users do not receive an alert stating that the command is unavailable.\n\nIf you disable this policy or do not configure it, users can edit an existing schedule for downloading Web content for offline viewing.\n\nThis policy is intended for organizations that are concerned about server load for downloading content.\n\nThe "Hide Favorites menu" policy (located in User Configuration\Administrative Templates\Windows Components\Internet Explorer) takes precedence over this policy. If it is enabled, this policy is ignored."
  1321. IE_ExplainNoRemovingSubscriptions="Prevents users from clearing the preconfigured settings for Web pages to be downloaded for offline viewing.\n\nWhen users make Web pages available for offline viewing, they can view content when their computer is not connected to the Internet.\n\nIf you enable this policy, the Make Available Offline check box in the Organize Favorites Favorite dialog box and the Make This Page Available Offline check box will be selected but dimmed. To display the Make This Page Available Offline check box, users click the Tools menu, click Synchronize, and then click the Properties button.\n\nIf you disable this policy or do not configure it, users can remove the preconfigured settings for pages to be downloaded for offline viewing.\n\nThis policy is intended for organizations that are concerned about server load for downloading content.\n\nThe "Hide Favorites menu" policy (located in User Configuration\Administrative Templates\Windows Components\Internet Explorer) takes precedence over this policy. If it is enabled, this policy is ignored."
  1322. IE_ExplainNoChannelLogging="Prevents channel providers from recording information about when their channel pages are viewed by users who are working offline.\n\nIf you enable this policy, it disables any channel logging settings set by channel providers in the channel definition format (.cdf) file. The .cdf file determines the schedule and other settings for downloading Web content.\n\nIf you disable this policy or do not configure it, channel providers can record information about when their channel pages are viewed by users who are working offline."
  1323. IE_ExplainNoScheduledUpdates="Disables existing schedules for downloading Web pages for offline viewing.\n\nWhen users make Web pages available for offline viewing, they can view content when their computer is not connected to the Internet.\n\nIf you enable this policy, the check boxes for schedules on the Schedule tab of the Web page properties are cleared and users cannot select them. To display this tab, users click the Tools menu, click Synchronize, select a Web page, click the Properties button, and then click the Schedule tab.\n\nIf you disable this policy, then Web pages can be updated on the schedules specified on the Schedule tab.\n\nThis policy is intended for organizations that are concerned about server load for downloading content.\n\nThe "Hide Favorites menu" policy (located in User Configuration\Administrative Templates\Windows Components\Internet Explorer) takes precedence over this policy. If it is enabled, this policy is ignored."
  1324. IE_ExplainNoChannelUI="Prevents users from viewing the Channel bar interface. Channels are Web sites that are automatically updated on their computer according to a schedule specified by the channel provider.\n\nIf you enable this policy, the Channel bar interface will be disabled, and users cannot select the Internet Explorer Channel Bar check box on the Web tab in the Display Properties dialog box.\n\nIf you disable this policy or do not configure it, users can view and subscribe to channels from the Channel bar interface."
  1325. IE_ExplainNoSubscriptionContent="Prevents content from being downloaded from Web sites that users have subscribed to.\n\nWhen users make Web pages available for offline viewing, they can view content when their computer is not connected to the Internet.\n\nIf you enable this policy, content will not be downloaded from Web sites that users have subscribed to. However, synchronization with the Web pages will still occur to determine if any content has been updated since the last time the user synchronized with or visited the page.\n\nIf you disable this policy or do not configure it, content will not be prevented from being downloaded.\n\nThe "Disable downloading of site subscription content" policy and the "Hide Favorites menu" policy (located in User Configuration\Administrative Templates\Windows Components\Internet Explorer) take precedence over this policy. If either policy is enabled, this policy is ignored."
  1326. IE_ExplainNoEditingScheduleGroups="Prevents users from adding, editing, or removing schedules for offline viewing of Web pages and groups of Web pages that users have subscribed to.\n\nA subscription group is a favorite Web page plus the Web pages it links to.\n\nIf you enable this policy, the Add, Remove, and Edit buttons on the Schedule tab in the Web page Properties dialog box are dimmed. To display this tab, users click the Tools menu, click Synchronize, select a Web page, click the Properties button, and then click the Schedule tab.\n\nIf you disable this policy or do not configure it, users can add, remove, and edit schedules for Web sites and groups of Web sites.\n\nThe "Disable editing schedules for offline pages" policy and the "Hide Favorites menu" policy (located in User Configuration\Administrative Templates\Windows Components\Internet Explorer) take precedence over this policy. If either policy is enabled, this policy is ignored."
  1327. IE_ExplainMaxSubscription="Restricts the amount of information downloaded for offline viewing.\n\nIf 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.\n\nIf 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.\n\nCaution: 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.\n\nNote: 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."
  1328. ;toolbars
  1329. IE_ExplainNoToolbarCustomize="Prevents users from determining which buttons appear on the Microsoft Internet Explorer and Windows Explorer standard toolbars.\n\nIf you enable this policy, the Customize command on the Toolbars submenu of the View menu will be removed.\n\nIf you disable this policy or do not configure it, users can customize which buttons appear on the Internet Explorer and Windows Explorer toolbars.\n\nThis policy can be used in coordination with the "Disable customizing browser toolbars" policy, which prevents users from determining which toolbars are displayed in Internet Explorer and Windows Explorer."
  1330. IE_ExplainNoBandCustomize="Prevents users from determining which toolbars are displayed in Microsoft Internet Explorer and Windows Explorer.\n\nIf you enable this policy, the list of toolbars, which users can display by clicking the View menu and then pointing to the Toolbars command, will appear dimmed.\n\nIf you disable this policy or do not configure it, users can determine which toolbars are displayed in Windows Explorer and Internet Explorer.\n\nThis policy can be used in coordination with the "Disable customizing browser toolbar buttons" policy, which prevents users from adding or removing toolbars from Internet Explorer."
  1331. IE_ExplainToolbarButtons="Specifies which buttons will be displayed on the standard toolbar in Microsoft Internet Explorer.\n\nIf you enable this policy, you can specify whether or not each button will be displayed by selecting or clearing the check boxes for each button.\n\nIf you disable this policy or do not configure it, the standard toolbar will be displayed with its default settings, unless users customize it."
  1332. IE_ExplainFile_NoBrowserSaveAs="Prevents users from saving Web pages from the browser File menu to their hard disk or to a network share.\n\nIf you enable this policy, the Save As command on the File menu will be removed.\n\nIf you disable this policy or do not configure it, users can save Web pages for later viewing.\n\nThis policy takes precedence over the "File Menu: Disable Save As Web Page Complete" policy, which prevents users from saving the entire contents that are displayed or run from a Web Page, such as graphics, scripts, and linked files, but does not prevent users from saving the text of a Web page.\n\nCaution: If you enable this policy, users are not prevented from saving Web content by pointing to a link on a Web page, clicking the right mouse button, and then clicking Save Target As."
  1333. IE_ExplainFile_NoFileNew="Prevents users from opening a new browser window from the File menu.\n\nIf this policy is enabled, users cannot open a new browser window by clicking the File menu, pointing to the New menu, and then clicking Window. The user interface is not changed, but a new window will not be opened, and users will be informed that the command is not available.\n\nIf you disable this policy or do not configure it, users can open a new browser window from the File menu.\n\nCaution: This policy does not prevent users from opening a new browser window by right-clicking, and then clicking the Open in New Window command. To prevent users from using the shortcut menu to open new browser windows, you should also set the "Disable Open in New Window menu option" policy, which disables this command on the shortcut menu, or the "Disable context menu" policy, which disables the entire shortcut menu."
  1334. IE_ExplainFile_NoFileOpen="Prevents users from opening a file or Web page from the File menu in Internet Explorer.\n\nIf you enable this policy, the Open dialog box will not appear when users click the Open command on the File menu. If users click the Open command, they will be notified that the command is not available.\n\nIf you disable this policy or do not configure it, users can open a Web page from the browser File menu.\n\nCaution: This policy does not prevent users from right-clicking a link on a Web page, and then clicking the Open or Open in New Window command. To prevent users from opening Web pages by using the shortcut menu, set the "Disable Open in New Window menu option" policy, which disables this command on the shortcut menu, or the "Disable context menu" policy, which disables the entire shortcut menu."
  1335. IE_ExplainFile_NoBrowserSaveWebComplete="Prevents users from saving the complete contents that are displayed on or run from a Web page, including the graphics, scripts, linked files, and other elements. It does not prevent users from saving the text of a Web page.\n\nIf you enable this policy, the Web Page, Complete file type option will be removed from the Save as Type box in the Save Web Page dialog box. Users can still save Web pages as hypertext markup language (HTML) files or as text files, but graphics, scripts, and other elements are not saved. To display the Save Web Page dialog box, users click the File menu, and then click the Save As command.\n\nIf you disable this policy or do not configure it, users can save all elements on a Web page.\n\nThe "File menu: Disable Save As... menu option" policy, which removes the Save As command, takes precedence over this policy. If it is enabled, this policy is ignored."
  1336. IE_ExplainFile_NoBrowserClose="Prevents users from closing Microsoft Internet Explorer and Windows Explorer.\n\nIf you enable this policy, the Close command on the File menu will appear dimmed.\n\nIf you disable this policy or do not configure it, users are not prevented from closing the browser or Windows Explorer.\n\nNote: The Close button in the top right corner of the program will not work; if users click the Close button, they will be informed that the command is not available."
  1337. IE_ExplainView_NoViewSource="Prevents users from viewing the HTML source of Web pages by clicking the Source command on the View menu.\n\nIf you enable this policy, the Source command on the View menu will appear dimmed.\n\nIf you disable this policy or do not configure it, then users can view the HTML source of Web pages from the browser View menu.\n\nCaution: This policy does not prevent users from viewing the HTML source of a Web page by right-clicking a Web page to open the shortcut menu, and then clicking View Source. To prevent users from viewing the HTML source of a Web page from the shortcut menu, set the "Disable context menu" policy, which disables the entire shortcut menu."
  1338. IE_ExplainView_NoTheaterMode="Prevents users from displaying the browser in full-screen (kiosk) mode, without the standard toolbar.\n\nIf you enable this policy, the Full Screen command on the View menu will appear dimmed, and pressing F11 will not display the browser in a full screen.\n\nIf you disable this policy or do not configure it, users can display the browser in a full screen.\n\nThis policy is intended to prevent users from displaying the browser without toolbars, which might be confusing for some beginning users."
  1339. IE_ExplainNoFavorites="Prevents users from adding, removing, or editing the list of Favorite links.\n\nThe Favorites list is a way to store popular links for future use.\n\nIf you enable this policy, the Favorites menu is removed from the interface, and the Favorites button on the browser toolbar appears dimmed. The Add to Favorites command on the shortcut menu is disabled; when users click it, they are informed that the command is unavailable.\n\nIf you disable this policy or do not configure it, users can manage their Favorites list.\n\nThis policy is intended to ensure that users maintain consistent lists of favorites across your organization.\n\nNote: If you enable this policy, users also cannot click Synchronize on the Tools menu to manage their favorite links that are set up for offline viewing."
  1340. IE_ExplainTools_Menu="Prevents users from opening the Internet Options dialog box from the Tools menu in Microsoft Internet Explorer.\n\nIf you enable this policy, users cannot change their Internet options, such as default home page, cache size, and connection and proxy settings, from the browser Tools menu. When users click the Internet Options command on the Tools menu, they are informed that the command is unavailable.\n\nIf you disable this policy or do not configure it, users can change their Internet settings from the browser Tools menu.\n\nCaution: This policy does not prevent users from viewing and changing Internet settings by clicking the Internet Options icon in Windows Control Panel.\n\nAlso, see policies for Internet options in the \Administrative Templates\Windows Components\Internet Explorer and in \Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel folders."
  1341. IE_ExplainHelp_NoTip="Prevents users from viewing or changing the Tip of the Day interface in Microsoft Internet Explorer.\n\nIf you enable this policy, the Tip of the Day command is removed from the Help menu.\n\nIf you disable this policy or do not configure it, users can enable or disable the Tip of the Day, which appears at the bottom of the browser."
  1342. IE_ExplainHelp_NoNetscapeHelp="Prevents users from displaying tips for users who are switching from Netscape.\n\nIf you enable this policy, the For Netscape Users command is removed from the Help menu.\n\nIf you disable this policy or do not configure it, users can display content about switching from Netscape by clicking the For Netscape Users command on the Help menu.\n\nCaution: Enabling this policy does not remove the tips for Netscape users from the Microsoft Internet Explorer Help file."
  1343. ExplainHelp_NoTutorial="Prevents users from running the Internet Explorer Tour from the Help menu in Internet Explorer.\n\nIf you enable this policy, the Tour command is removed from the Help menu.\n\nIf you disable this policy or do not configure it, users can run the tour from the Help menu."
  1344. IE_ExplainHelp_NoFeedback="Prevents users from sending feedback to Microsoft by clicking the Send Feedback command on the Help menu.\n\nIf you enable this policy, the Send Feedback command is removed from the Help menu.\n\nIf you disable this policy or do not configure it, users can fill out an Internet form to provide feedback about Microsoft products."
  1345. IE_ExplainNoBrowserContextMenu="Prevents the shortcut menu from appearing when users click the right mouse button while using the browser.\n\nIf you enable this policy, the shortcut menu will not appear when users point to a Web page, and then click the right mouse button.\n\nIf you disable this policy or do not configure it, users can use the shortcut menu.\n\nThis policy can be used to ensure that the shortcut menu is not used as an alternate method of running commands that have been removed from other parts of the interface."
  1346. IE_ExplainNoOpeninNewWnd="Prevents using the shortcut menu to open a link in a new browser window.\n\nIf you enable this policy, users cannot point to a link, click the right mouse button, and then click the Open in New Window command.\n\nIf you disable this policy or do not configure it, users can open a Web page in a new browser window by using the shortcut menu.\n\nThis policy can be used in coordination with the "File menu: Disable New menu option" policy, which prevents users from opening the browser in a new window by clicking the File menu, pointing to New, and then clicking Window.\n\nNote: When users click the Open in New Window command, the link will not open in a new window and they will be informed that the command is not available."
  1347. IE_ExplainNoSelectDownloadDir="Prevents users from saving a program or file that Microsoft Internet Explorer has downloaded to the hard disk.\n\nIf you enable this policy, users cannot save a program to disk by clicking the Save This Program to Disk command while attempting to download a file. The file will not be downloaded and users will be informed that the command is not available.\n\nIf you disable this policy or do not configure it, users can download programs from their browsers."
  1348. ;persistence
  1349. IE_ExplainPersistence_FileLimits0="Limits the amount of storage that a page or site using the DHTML Persistence behavior can use for the Local Computer security zone.\n\nIf you enable this policy, you can specify the persistence storage amount per domain or per document for this security zone.\n\nIf you disable this policy or do not configure it, you cannot set this limit.\n\nNote: This setting does not appear in the user interface."
  1350. IE_ExplainPersistence_FileLimits1="Limits the amount of storage that a page or site using the DHTML Persistence behavior can use for the Local Intranet security zone.\n\nIf you enable this policy, you can specify the persistence storage amount per domain or per document for this security zone.\n\nIf you disable this policy or do not configure it, you cannot set this limit.\n\nNote: This setting does not appear in the user interface."
  1351. IE_ExplainPersistence_FileLimits2="Limits the amount of storage that a page or site using the DHTML Persistence behavior can use for the Trusted Sites security zone.\n\nIf you enable this policy, you can specify the persistence storage amount per domain or per document for this security zone.\n\nIf you disable this policy or do not configure it, you cannot set this limit.\n\nNote: This setting does not appear in the user interface."
  1352. IE_ExplainPersistence_FileLimits3="Limits the amount of storage that a page or site using the DHTML Persistence behavior can use for the Internet security zone.\n\nIf you enable this policy, you can specify the persistence storage amount per domain or per document for this security zone.\n\nIf you disable this policy or do not configure it, you cannot set this limit.\n\nNote: This setting does not appear in the user interface."
  1353. IE_ExplainPersistence_FileLimits4="Limits the amount of storage that a page or site using the DHTML Persistence behavior can use for the Restricted Sites security zone.\n\nIf you enable this policy, you can specify the persistence storage amount per domain or per document for this security zone.\n\nIf you disable this policy or do not configure it, you cannot set this limit.\n\nNote: This setting does not appear in the user interface."
  1354. ;axaa
  1355. IE_ExplainRDS="Designates the Remote Data Service (RDS) ActiveX control as administrator-approved.\n\nThis control is used by Web developers to move data from a server to a client application or Web page, manipulate the data on the client, and return updates to the server in a single round trip.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1356. IE_ExplainTDC="Designates the Tabular Data Control (TDC) as administrator-approved.\n\nThis control enables data to be displayed in a delimited text file within tables or within a form. It also enables data to be sorted and filtered by the browser without interaction with the Web server.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1357. IE_ExplainXML="Designates the Extensible Markup Language (XML) Data Source Object as administrator-approved.\n\nThis control enables developers to connect to Extended Markup Language (XML) data and provide it to an HTML page by using data-binding functionality in Dynamic Hypertext Markup Language (DHTML).\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1358. IE_ExplainActive_Setup="Designates the Active Setup ActiveX control as administrator-approved.\n\nThis control enables a form of setup in which a small number of files are initially downloaded from the Web to start the Setup process. Active Setup is designed to recover the setup process if a connection is interrupted.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1359. IE_ExplainMedia_Player="Designates the Media Player ActiveX control as administrator-approved.\n\nThis control is used for playing sounds, videos, and other media.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1360. IE_ExplainExtras="Designates a group of Microsoft ActiveX controls used to extend browser functionality as administrator-approved.\n\nIf you enable this policy, these controls can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, these controls will not be designated as administrator-approved.\n\nTo specify a control as administrator-approved, click Enabled, and then select the check box for the control:\n\n-- Animated Button - animates buttons in the browser\n-- Internet Explorer Label Control - displays text at an angle or along a curve\n-- Internet Explorer Menu Control - adds a drop-down menu or a menu item to a Web page\n-- Internet Explorer Preloader Control - preloads a Web page into the cache\n-- Internet Explorer Timer Control - causes events to happen periodically on a Web page.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1361. IE_ExplainMenu_Controls="Designates a set of Microsoft ActiveX controls used to manipulate pop-up menus in the browser as administrator-approved.\n\nIf you enable this policy, these controls can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, these controls will not be designated as administrator-approved.\n\nTo specify a control as administrator-approved, click Enabled, and then select the check box for the control:\n\n-- MCSiMenu - enables Web authors to control the placement and appearance of Windows pop-up menus on Web pages\n-- Popup Menu Object - enables Web authors to add pop-up menus to Web pages\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1362. IE_Explain_Microsoft_Agent="Designates the Microsoft Agent ActiveX control as administrator-approved.\n\nMicrosoft Agent is a set of software services that supports the presentation of software agents as interactive personalities within the Microsoft Windows interface.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, these controls will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1363. IE_ExplainMicrosoft_Chat="Designates the Microsoft Chat ActiveX control as administrator-approved.\n\nThis control is used by Web authors to build text-based and graphical-based Chat communities for real-time conversations on the Web.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1364. IE_ExplainWebpost="Designates the WebPost ActiveX control as administrator-approved.\n\nThis control is based on the Web Publishing Wizard. It enables administrators to post Web content to Web servers.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1365. IE_ExplainCache_Preloader="Designates the Microsoft Network (MSN) Cache Preloader ActiveX control as administrator-approved.\n\nThis control enables administrators to load a Web page into the user's cache before the user views it.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1366. IE_ExplainCarpoint="Designates the Microsoft Network (MSN) Carpoint automatic pricing control as administrator-approved.\n\nThis control enables enhanced pricing functionality on the Carpoint Web site, where users can shop for and obtain information about vehicles.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1367. IE_ExplainInstall="Designates a set of Microsoft Network (MSN) Install controls as administrator-approved.\n\nThese controls are used for installing and managing MSN services.\n\nIf you enable this policy, these controls can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, these controls will not be designated as administrator-approved.\n\nSelect the check boxes for the controls that you want to designate as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1368. IE_ExplainInvestor="Designates a set of Microsoft Network (MSN) Investor controls as administrator-approved.\n\nThese controls enable users to view updated lists of stocks on their Web pages.\n\nIf you enable this policy, these controls can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, these controls will not be designated as administrator-approved.\n\nSelect the check boxes for the controls that you want to designate as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1369. IE_ExplainMSNBC="Designates a set of MSNBC controls as administrator-approved.\n\nThese controls enable enhanced browsing of news reports on the MSNBC Web site.\n\nIf you enable this policy, these controls can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, these controls will not be designated as administrator-approved.\n\nSelect the check boxes for the controls that you want to designate as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1370. IE_ExplainMusic="Designates a set of Microsoft Network (MSN) music controls as administrator-approved.\n\nThese controls enable enhanced music services on the MSN Web site.\n\nIf you enable this policy, these controls can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, these controls will not be designated as administrator-approved.\n\nSelect the check boxes for the controls that you want to designate as administrator-approved.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1371. IE_ExplainQuick_View_Access="Designates the Quick View Access control for the Microsoft Network (MSN) as administrator-approved.\n\nQuick View Access is represented by an icon on the user's task bar that displays the number of e-mail messages a user has received and provides quick access to MSN sites.\n\nIf you enable this policy, this control can be run in security zones in which you specify that administrator-approved controls can be run.\n\nIf you disable this policy or do not configure it, this control will not be designated as administrator-approved.\n\nThis policy helps manage security for ActiveX controls in an organization.\n\nTo specify how administrator-approved controls are handled for each security zone, carry out the following steps:\n\n1. In Group Policy, click User Configuration, click Internet Explorer Maintenance, and then click Security.\n\n2. Double-click Security Zones and Content Ratings, click Import the Current Security Zones Settings, and then click Modify Settings.\n\n3. Select the content zone in which you want to manage ActiveX controls, and then click Custom Level.\n\n4. In the Run ActiveX Controls and Plug-ins area, click Administrator Approved."
  1372. ;; Supported on Information
  1373. SUPPORTED_IE5="at least Internet Explorer v5.01"
  1374. SUPPORTED_IE6="at least Internet Explorer v6.0"
  1375. ;; Additional strings that will be used to generate Online Help
  1376. ADM_TITLE="Group Policy settings for Internet Explorer"
  1377. USER="User Configuration"
  1378. COMPUTER="Computer Configuration"
  1379. COMPUTER_Explain="Contains settings that may only be used to configure Computers"
  1380. USER_Explain="Contains settings that may only be used to configure Users"
  1381. SUPPORTEDON="Requirements:"