home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / ie4 / ieak4opt.cab / inetres.adm < prev    next >
Windows Policy Administrative Template  |  1998-03-25  |  10KB  |  289 lines

  1. ; inetui.adm
  2. ;
  3. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  4. CLASS USER   ;;;;;;;;;;;;;;;;;;
  5. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6.  
  7. CATEGORY !!GeneralTab 
  8. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  9.     POLICY !!GeneralTab
  10.         PART !!RestrictHomePage CHECKBOX
  11.                         VALUENAME HomePage
  12.         END PART
  13.         PART !!RestrictCache CHECKBOX
  14.                         VALUENAME Cache
  15.         END PART
  16.         PART !!RestrictHistory CHECKBOX
  17.                         VALUENAME History
  18.         END PART
  19.         PART !!RestrictColors CHECKBOX
  20.                         VALUENAME Colors
  21.         END PART
  22.         PART !!RestrictLinks CHECKBOX
  23.             VALUENAME links
  24.         END PART
  25.         PART !!RestrictFonts CHECKBOX
  26.                         VALUENAME Fonts
  27.         END PART
  28.         PART !!RestrictLanguages CHECKBOX
  29.                         VALUENAME Languages
  30.         END PART
  31.         PART !!RestrictAccessibility CHECKBOX
  32.                         VALUENAME Accessibility
  33.         END PART
  34.     END POLICY
  35. END CATEGORY
  36.  
  37.  
  38. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  39. CLASS MACHINE   ;;;;;;;;;;;;;;;
  40. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  41.  
  42.  
  43. CATEGORY !!Security 
  44. KEYNAME "Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings"
  45.     POLICY !!Security
  46.     PART !!Security_HKLM_only CHECKBOX
  47.     VALUENAME Security_HKLM_only
  48.     END PART
  49.  
  50.     PART !!Security_options_edit CHECKBOX
  51.     VALUENAME Security_options_edit
  52.     END PART
  53.  
  54.     PART !!Security_zones_map_edit CHECKBOX
  55.     VALUENAME Security_zones_map_edit
  56.     END PART
  57.     END POLICY
  58. END CATEGORY
  59.  
  60. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  61. CLASS USER   ;;;;;;;;;;;;;;;;;;
  62. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  63.  
  64. CATEGORY !!ContentTab
  65. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  66.     POLICY !!ContentTab
  67.         PART !!RestrictRatings CHECKBOX
  68.                         VALUENAME Ratings
  69.         END PART
  70.         PART !!RestrictCertificates CHECKBOX
  71.                         VALUENAME Certificates
  72.         END PART
  73.         PART !!RestrictProfiles CHECKBOX
  74.                         VALUENAME Profiles
  75.         END PART
  76.         PART !!RestrictWallet CHECKBOX
  77.                         VALUENAME Wallet
  78.         END PART
  79.     END POLICY
  80. END CATEGORY
  81.  
  82. CATEGORY !!ConnectionTab 
  83. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  84.     POLICY !!ConnectionTab
  85.         PART !!RestrictConnectionWizard CHECKBOX
  86.                         VALUENAME "Connection Wizard"
  87.         END PART
  88.         PART !!RestrictConnectionSettings CHECKBOX
  89.                         VALUENAME "Connection Settings"
  90.         END PART
  91.         PART !!RestrictProxy CHECKBOX
  92.                         VALUENAME Proxy
  93.         END PART
  94.         PART !!RestrictAutoconfig CHECKBOX
  95.                         VALUENAME Autoconfig
  96.         END PART
  97.     END POLICY
  98. END CATEGORY
  99.  
  100. CATEGORY !!ProgramsTab 
  101. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  102.     POLICY !!ProgramsTab
  103.         PART !!RestrictMessaging CHECKBOX
  104.                         VALUENAME Messaging
  105.         END PART
  106.         PART !!RestrictCalendarContact CHECKBOX
  107.                         VALUENAME CalendarContact
  108.         END PART
  109.         PART !!RestrictCheckBrowser CHECKBOX
  110.                         VALUENAME Check_If_Default
  111.         END PART
  112.     END POLICY
  113. END CATEGORY
  114.  
  115. CATEGORY !!AdvancedTab 
  116. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Control Panel"
  117.     POLICY !!AdvancedTab
  118.         PART !!RestrictAdvanced CHECKBOX
  119.                         VALUENAME Advanced
  120.         END PART
  121.     END POLICY
  122. END CATEGORY    
  123.  
  124. ;;;;;;;;;;;;;;;;;;;;;;;
  125. CLASS MACHINE ;;;;;;;;;
  126. ;;;;;;;;;;;;;;;;;;;;;;;
  127. CATEGORY !!CodeDownload
  128. KEYNAME "Software\Microsoft\Windows\CurrentVersion\Internet Settings"
  129.     POLICY !!CodeDownload
  130.         PART !!Path EDITTEXT REQUIRED
  131.             DEFAULT !!DefaultSearchPath
  132.             VALUENAME "CodeBaseSearchPath"
  133.         END PART
  134.     END POLICY
  135.  
  136. END CATEGORY
  137.  
  138. CATEGORY !!UserProfiles
  139. KEYNAME "Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache"
  140.     POLICY !!UserProfiles
  141.         PART !!DisableCache CHECKBOX
  142.             VALUENAME UserProfiles
  143.         END PART
  144.     END POLICY
  145. END CATEGORY
  146.  
  147. ;;;;;;;;;;;;;;;;;;;;;;
  148. CLASS USER ;;;;;;;;;;;
  149. ;;;;;;;;;;;;;;;;;;;;;;
  150. CATEGORY !!sz_Channels
  151. KEYNAME "Software\Policies\Microsoft\Internet Explorer\Infodelivery\Restrictions"
  152.     POLICY !!sz_Channels
  153.         PART !!NoChannelUI CHECKBOX
  154.         VALUENAME NoChannelUI
  155.         END PART
  156.  
  157.         PART !!NoAddingChannels CHECKBOX
  158.         VALUENAME NoAddingChannels
  159.         END PART
  160.  
  161.         PART !!NoEditingChannels CHECKBOX
  162.         VALUENAME NoEditingChannels
  163.         END PART
  164.  
  165.         PART !!NoRemovingChannels CHECKBOX
  166.         VALUENAME NoRemovingChannels
  167.         END PART
  168.  
  169.         PART !!NoAddingSubscriptions CHECKBOX
  170.         VALUENAME NoAddingSubscriptions
  171.         END PART
  172.  
  173.         PART !!NoEditingSubscriptions CHECKBOX
  174.         VALUENAME NoEditingSubscriptions
  175.         END PART
  176.  
  177.         PART !!NoRemovingSubscriptions CHECKBOX
  178.         VALUENAME NoRemovingSubscriptions
  179.         END PART
  180.  
  181.         PART !!NoChannelLogging CHECKBOX
  182.         VALUENAME NoChannelLogging
  183.         END PART
  184.  
  185.         PART !!NoManualUpdates CHECKBOX
  186.         VALUENAME NoManualUpdates
  187.         END PART
  188.  
  189.         PART !!NoScheduledUpdates CHECKBOX
  190.         VALUENAME NoScheduledUpdates
  191.         END PART
  192.  
  193.         PART !!NoUnattendedDialing CHECKBOX
  194.         VALUENAME NoUnattendedDialing
  195.         END PART
  196.         
  197.     PART !!NoSubscriptionPasswords CHECKBOX
  198.     VALUENAME NoSubscriptionPasswords
  199.     END PART
  200.  
  201.         PART !!NoChannelContent CHECKBOX
  202.         VALUENAME NoChannelContent
  203.         END PART
  204.         
  205.         PART !!NoSubscriptionContent CHECKBOX
  206.         VALUENAME NoSubscriptionContent
  207.         END PART
  208.         
  209.         PART !!NoEditingScheduleGroups CHECKBOX
  210.         VALUENAME NoEditingScheduleGroups
  211.         END PART
  212.  
  213.     END POLICY
  214. END CATEGORY
  215.  
  216.  
  217. [strings]
  218. GeneralTab="General"
  219. RestrictHomePage = "Disable changing home page settings"
  220. RestrictCache="Disable changing cache settings"
  221. RestrictHistory="Disable changing history settings"
  222. RestrictColors="Disable changing color settings"
  223. RestrictLinks="Disable changing link color settings"
  224. RestrictFonts="Disable changing font settings"
  225. RestrictLanguages="Disable changing language settings"
  226. RestrictAccessibility="Disable changing accessibility settings"
  227.  
  228. Security="Security"
  229. PolicyName="Security Tab Settings"
  230. Security_HKLM_only="Use ONLY machine settings for security zones"
  231. Security_options_edit="Do not allow users to change policies for any security zone" 
  232. Security_zones_map_edit="Do not allow users to add/delete sites from a security zone"
  233.  
  234. ContentTab="Content"
  235. RestrictRatings="Disable changing ratings settings"
  236. RestrictCertificates="Disable changing certificate settings"
  237. RestrictProfiles="Disable changing Profile Assistant settings"
  238. RestrictWallet="Disable changing Microsoft Wallet settings"
  239.  
  240. ConnectionTab="Connection"
  241. RestrictConnectionWizard="Disable calling Connection Wizard"
  242. RestrictConnectionSettings="Disable changing connection settings"
  243. RestrictProxy="Disable changing proxy settings"
  244. RestrictAutoconfig="Disable changing Automatic Configuration settings"
  245.  
  246. ProgramsTab="Programs"
  247. RestrictMessaging="Disable changing Messaging settings"
  248. RestrictCalendarContact="Disable changing Calendar and Contact settings"
  249. RestrictCheckBrowser="Disable changing checking if Internet Explorer is the default browser"
  250.  
  251. AdvancedTab="Advanced"
  252. RestrictAdvanced="Disable changing settings on Advanced Tab"
  253.  
  254. CodeDownload="Code Download"
  255. SearchPath="Internet Search Path"
  256. Path="Path"
  257. DefaultSearchPath="CODEBASE;<http://activex.microsoft.com/objects/ocget.dll>"
  258.  
  259. UserProfiles="User Profiles"
  260. DisableCache="Disable Roaming Cache"
  261.  
  262. sz_Channels="Channels Settings"
  263. NoChannelUI="Disable Channel UI"
  264. NoAddingChannels="Disables adding and subscribing to channels"
  265. NoEditingChannels="Disables editing channel properties and channel subscriptions"
  266. NoRemovingChannels="Disables removing channels and subscriptions to channels"
  267. NoAddingSubscriptions="Disables adding site subscriptions"
  268. NoEditingSubscriptions="Disables editing site subscriptions"
  269. NoRemovingSubscriptions="Disables removing site subscriptions"
  270. NoChannelLogging="Disables channel logging"
  271. NoManualUpdates="Disables Update Now and Update All for channels and subscriptions"
  272. NoScheduledUpdates="Disables all scheduled channel and site subscriptions"
  273. NoUnattendedDialing="Disables unattended dialing by subscriptions"
  274. NoSubscriptionPasswords="Disables password caching for channel and site subscriptions"
  275. NoChannelContent="Disable downloading of channel subscription content - change notification will still work"
  276. NoSubscriptionContent="Disable downloading of site subscription content - change notification will still work"
  277. NoEditingScheduleGroups="Disables editing and creating of schedule groups"
  278.  
  279. IEAK_Title=Internet Restrictions
  280. IEAK_DescriptionTitle=Internet Restrictions
  281. IEAK_Description1=This allows the administrator to set restrictions on items in the Internet Properties Control Panel.
  282. IEAK_Description2=Channels can also be restricted through these settings. These settings allow you to disable adding, editing, or deleting any of the channel options.
  283. IEAK_Description3=To set the code download search path, enter a sequence of URLs to search for ActiveX or Java code that is needed for viewing an HTML page.
  284. IEAK_Description4=Example: CODEBASE;<http://activex.microsoft.com/objects/ocget.dll> would mean, use the CODEBASE attribute in the HTML <OBJECT> tag, and if absent query http://activex.microsoft.com/objects/ocget.dll for location. For details, see the Internet Component Download documentation in the Internet Client SDK.
  285.  
  286. [IEAK]
  287. Lock=1
  288. Roles=001
  289. NumOfDescLines=4