home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_14.cab / maple.adm < prev    next >
Windows Policy Administrative Template  |  1995-12-31  |  4KB  |  131 lines

  1. CLASS MACHINE
  2.  
  3. CLASS MACHINE
  4.  
  5. CATEGORY !!Network
  6. KEYNAME Software\Microsoft\Windows\CurrentVersion\Policies\Network
  7.  
  8.         CATEGORY !!NWClient4
  9.  
  10.         POLICY !!PrefTree
  11.         KEYNAME System\CurrentControlSet\Services\VxD\NWREDIR
  12.             PART !!PrefTreeName EDITTEXT REQUIRED
  13.             VALUENAME "PreferredNDSTree"
  14.             MAXLEN 32
  15.             END PART
  16.         END POLICY
  17.  
  18.         POLICY !!DefaultNameContext
  19.         KEYNAME System\CurrentControlSet\Services\VxD\NWREDIR
  20.             PART !!DefContextName EDITTEXT REQUIRED
  21.             VALUENAME "DefaultNameContext"
  22.             MAXLEN 250
  23.             END PART
  24.         END POLICY
  25.  
  26.         POLICY !!PreLoadNetWareRunTime
  27.         KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  28.             VALUENAME PreLoadNWRunTime
  29.         END POLICY
  30.  
  31.         POLICY !!DisableNWAutoBootLogon
  32.         KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  33.             VALUENAME DisableDefaultLogon
  34.         END POLICY
  35.  
  36.                 POLICY !!EnableLogonPopup
  37.         KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  38.             VALUENAME EnableLogonPopup
  39.         END POLICY
  40.  
  41.         POLICY !!DisableAdvLogonSettings
  42.         KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  43.             VALUENAME DisableAdvancedLogonSettings        
  44.         END POLICY
  45.  
  46.         POLICY !!DefaultLogonType
  47.         KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  48.             PART !!DefaultLogonType DROPDOWNLIST REQUIRED
  49.             VALUENAME "LogonType"
  50.             ITEMLIST
  51.                 NAME !!BinderyLogon    VALUE NUMERIC 0
  52.                 NAME !!TreeLogon         VALUE NUMERIC 1
  53.             END ITEMLIST
  54.             END PART
  55.         END POLICY
  56.  
  57.         POLICY !!BrowseDisableBNDServers
  58.             KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  59.             VALUENAME BrowseDisableBNDServers
  60.         END POLICY
  61.         POLICY !!BrowseDisableWorkgroups
  62.             KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  63.             VALUENAME BrowseDisableWorkgroups
  64.         END POLICY
  65.  
  66.         POLICY !!BrowseDisableServers
  67.             KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  68.             VALUENAME BrowseDisableServers
  69.         END POLICY
  70.  
  71.         POLICY !!BrowseDisableContainers
  72.             KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  73.             VALUENAME BrowseDisableContainers
  74.         END POLICY
  75.         POLICY !!BrowseDisablePrinters
  76.             KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  77.             VALUENAME BrowseDisablePrinters
  78.         END POLICY
  79.         POLICY !!BrowseDisableQueues
  80.             KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  81.             VALUENAME BrowseDisableQueues
  82.         END POLICY
  83.         POLICY !!BrowseDisableVolumes
  84.             KEYNAME System\CurrentControlSet\Services\NWNP32\NetworkProvider
  85.             VALUENAME BrowseDisableVolumes
  86.         END POLICY
  87.  
  88.     END CATEGORY    ; Microsoft Netware-Compatible Network
  89.  
  90. END CATEGORY
  91.  
  92. [strings]
  93. System="System"
  94. NetworkSetupPath="Network path for Windows Setup"
  95. NetworkSetupPath_Path="Path:"
  96. EnableUserProfiles="Enable User Profiles"
  97. Network="Network"
  98. Logon="Logon"
  99. DisplayErrors="Display error messages"
  100. WorkgroupName="Workgroup name:"
  101. NWClient="Client for NetWare Networks"
  102. PrefServer="Preferred server"
  103. PrefServerName="Server name:"
  104. DisableAutoNWLogin="Disable Automatic NetWare Login"
  105. DisableSAP="Disable SAP Advertising"
  106. DisableFileSharingCtrl="Disable file sharing controls"
  107. DisablePrintSharingCtrl="Disable print sharing controls"
  108. Shell="Shell"
  109. NoDomainPwdCaching="Disable caching of domain password"
  110. NWClient4="Service for NetWare Directory Services"
  111. PrefTree="Preferred Tree"
  112. PrefTreeName="Tree Name:"
  113. DefaultNameContext="Default Name Context"
  114. DefContextName="Default Name Context:"
  115. DisableNWAutoBootLogon="Disable automatic tree login"
  116. EnableLogonPopup="Enable login confirmation"
  117. DisableAdvLogonSettings="Don't show advanced login button"
  118. DefaultLogonType="Default type of NetWare login"
  119. BinderyLogon="Log in to server in bindery mode"
  120. TreeLogon="Log in to NDS tree"
  121. BrowseDisableBNDServers="Don't show servers that aren't NDS objects"
  122. BrowseDisableServers="Don't show server objects"
  123. BrowseDisableContainers="Don't show container objects"
  124. BrowseDisableWorkgroups="Don't show peer workgroups"
  125. BrowseDisablePrinters="Don't show printer objects"
  126. BrowseDisableQueues="Don't show print queue objects"
  127. BrowseDisableVolumes="Don't show volume objects"
  128. PreLoadNetWareRunTime="Load NetWare DLLs at startup"
  129.  
  130.  
  131.