home *** CD-ROM | disk | FTP | other *** search
/ Excalibur 71 / Excalibur_71_cd2.bin / Microsoft_Internet_50 / ieak5opt.CAB / conf.adm < prev    next >
Windows Setup INFormation  |  1999-02-24  |  8KB  |  240 lines

  1. ; conf.adm
  2. ;
  3. ;;;;;;;;;;;;;;;;;;;;;
  4. CLASS USER   ;;;;;;;;
  5. ;;;;;;;;;;;;;;;;;;;;;
  6.  
  7. CATEGORY !!NetMeeting
  8. KEYNAME "Software\Microsoft\Conferencing\Policies"
  9.  
  10.     POLICY !!RestrictFileTransfer
  11.     VALUENAME "RestrictFileTransfer"
  12.         PART !!PreventSendingFiles CHECKBOX
  13.             VALUENAME "NoSendingFiles"
  14.         END PART
  15.  
  16.         PART !!PreventReceivingFiles CHECKBOX
  17.             VALUENAME "NoReceivingFiles"
  18.         END PART
  19.     END POLICY
  20.  
  21.     POLICY !!RestrictAppSharing
  22.     VALUENAME "RestrictAppSharing"
  23.         PART !!PreventAppSharing CHECKBOX
  24.             VALUENAME "NoAppSharing"
  25.         END PART
  26.         PART !!PreventSharedClip CHECKBOX
  27.             VALUENAME "NoSharedClip"
  28.         END PART
  29.         PART !!PreventSharingMSDOS CHECKBOX
  30.             VALUENAME "NoSharingDosWindows"
  31.         END PART
  32.         PART !!PreventSharingExplorer CHECKBOX
  33.             VALUENAME "NoSharingExplorer"
  34.         END PART
  35.         PART !!PreventGrantingControl CHECKBOX
  36.             VALUENAME "WorkAloneOnly"
  37.         END PART
  38.     END POLICY
  39.  
  40.     POLICY !!RestrictOptionsDialog
  41.     VALUENAME "OptionsDialogRestricted"
  42.         PART !!DisableGeneralPage CHECKBOX
  43.             VALUENAME "NoGeneralPage"
  44.         END PART
  45.         PART !!DisableMyInfoPage CHECKBOX
  46.             VALUENAME "NoMyInformationPage"
  47.         END PART
  48.         PART !!DisableSDDirPage CHECKBOX
  49.             VALUENAME "NoSDDirPage"
  50.         END PART
  51.         PART !!DisableAudioPage CHECKBOX
  52.             VALUENAME "NoAudioPage"
  53.         END PART
  54.         PART !!DisableVideoPage CHECKBOX
  55.             VALUENAME "NoVideoPage"
  56.         END PART
  57.         PART !!DisableProtocolsPage CHECKBOX
  58.             VALUENAME "NoProtocolsPage"
  59.         END PART
  60.     END POLICY
  61.  
  62.     POLICY !!PreventAnswering
  63.         PART !!PreventAnswering CHECKBOX
  64.         VALUENAME "NoAnswering"
  65.         END PART
  66.     END POLICY
  67.  
  68.     POLICY !!PreventAudio
  69.         PART !!PreventAudio CHECKBOX
  70.         VALUENAME "NoAudio"
  71.         END PART
  72.     END POLICY
  73.  
  74.     POLICY !!RestrictVideo
  75.     VALUENAME "RestrictVideo"
  76.         PART !!PreventSendingVideo CHECKBOX
  77.             VALUENAME "NoSendingVideo"
  78.         END PART
  79.         PART !!PreventReceivingVideo CHECKBOX
  80.             VALUENAME "NoReceivingVideo"
  81.         END PART
  82.     END POLICY
  83.  
  84.     POLICY !!PreventDirectoryServices
  85.         PART !!PreventDirectoryServices CHECKBOX
  86.         VALUENAME "NoDirectoryServices"
  87.         END PART
  88.     END POLICY
  89.  
  90.     POLICY !!SetULSServer
  91.         PART !!UlsServer EDITTEXT
  92.             KEYNAME "Software\Microsoft\User Location Service\Client"
  93.             VALUENAME "Server Name"
  94.         END PART
  95.     END POLICY
  96.  
  97.     POLICY !!SetExchangeProperty
  98.             PART !!ExchangePropertyID DROPDOWNLIST
  99.             KEYNAME "Software\Microsoft\Conferencing\Policies"
  100.             VALUENAME "NetMeeting Address Property"
  101.             ITEMLIST
  102.                 NAME !!Extension-Attribute-1 VALUE NUMERIC 32813
  103.                 NAME !!Extension-Attribute-2 VALUE NUMERIC 32814
  104.                 NAME !!Extension-Attribute-3 VALUE NUMERIC 32815
  105.                 NAME !!Extension-Attribute-4 VALUE NUMERIC 32816
  106.                 NAME !!Extension-Attribute-5 VALUE NUMERIC 32817
  107.                 NAME !!Extension-Attribute-6 VALUE NUMERIC 32818
  108.                 NAME !!Extension-Attribute-7 VALUE NUMERIC 32819
  109.                 NAME !!Extension-Attribute-8 VALUE NUMERIC 32820
  110.                 NAME !!Extension-Attribute-9 VALUE NUMERIC 32821
  111.                 NAME !!Extension-Attribute-10 VALUE NUMERIC 32822
  112.             END ITEMLIST
  113.             END PART    
  114.         END POLICY
  115.  
  116.     POLICY !!SetUserInfoClass
  117.         PART !!UserInfoClassID DROPDOWNLIST
  118.         KEYNAME "Software\Microsoft\Conferencing\Policies"
  119.         VALUENAME "RestrictedULS"
  120.         ITEMLIST
  121.             NAME !!UserInfoPersonal            VALUE NUMERIC 1
  122.             NAME !!UserInfoBusiness            VALUE NUMERIC 2
  123.             NAME !!UserInfoAdult            VALUE NUMERIC 4
  124.         END ITEMLIST
  125.         END PART    
  126.     END POLICY
  127.  
  128.     POLICY !!NetMeetingHomePage        
  129.         PART !!HomePage EDITTEXT
  130.             KEYNAME "Software\Microsoft\Conferencing"
  131.             VALUENAME "NetMeeting Home Page"
  132.         END PART
  133.     END POLICY
  134.  
  135.     POLICY !!SetAVThroughput
  136.         PART !!AVThroughput EDITTEXT
  137.             KEYNAME "Software\Microsoft\Conferencing\QoS\Resources\1"
  138.             VALUENAME "MaxUnits"
  139.         END PART
  140.     END POLICY
  141. END CATEGORY    ; NetMeeting
  142.  
  143. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  144. CLASS MACHINE   ;;;;;;;;;;;;;;;
  145. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  146.  
  147. CATEGORY !!NetMeeting2
  148. KEYNAME "Software\Microsoft\Conferencing"
  149.     POLICY !!NetMeeting2
  150.         PART !!EnableTCPIP CHECKBOX
  151.         KEYNAME "Software\Microsoft\Conferencing\Transports\TCPIP"
  152.         VALUENAME Disabled
  153.         END PART
  154.  
  155.         PART !!EnableNullModem CHECKBOX
  156.         KEYNAME "Software\Microsoft\Conferencing\Transports\DIRCB"
  157.         VALUENAME Disabled
  158.         DEFCHECKED
  159.         END PART
  160.     END POLICY
  161. END CATEGORY
  162.  
  163. [strings]
  164. Y="Y"
  165. N="N"
  166.  
  167. NetMeeting="NetMeeting Settings"
  168. NetMeeting2="NetMeeting Protocols"
  169.  
  170. PreventAnswering="Prevent the user from answering calls"
  171.  
  172. RestrictFileTransfer="Restrict the use of file transfer"
  173. PreventSendingFiles="Prevent the user from sending files"
  174. PreventReceivingFiles="Prevent the user from receiving files"
  175.  
  176. PreventAudio="Prevent the user from using audio features"
  177.  
  178. PreventDirectoryServices="Prevent the user from using directory services"
  179.  
  180. RestrictVideo="Restrict the use of video"
  181. PreventSendingVideo="Prevent the user from sending video"
  182. PreventReceivingVideo="Prevent the user from receiving video"
  183.  
  184. NetMeetingHomePage="Set the NetMeeting home page"
  185. SetULSServer="Set the default Directory Server"
  186. HomePage="NetMeeting Home Page URL:"
  187. UlsServer="Directory Server:"
  188.  
  189. SetExchangeProperty="Set Exchange Server Property for NetMeeting Address"
  190. ExchangePropertyID="Exchange Server Property:"
  191. Extension-Attribute-1="Extension Attribute  1"
  192. Extension-Attribute-2="Extension Attribute  2"
  193. Extension-Attribute-3="Extension Attribute  3"
  194. Extension-Attribute-4="Extension Attribute  4"
  195. Extension-Attribute-5="Extension Attribute  5"
  196. Extension-Attribute-6="Extension Attribute  6"
  197. Extension-Attribute-7="Extension Attribute  7"
  198. Extension-Attribute-8="Extension Attribute  8"
  199. Extension-Attribute-9="Extension Attribute  9"
  200. Extension-Attribute-10="Extension Attribute 10"
  201.  
  202. SetUserInfoClass="Preset User Information Category"
  203. UserInfoClassID="Note: Only applicable for silent installs"
  204. UserInfoPersonal="Personal"
  205. UserInfoBusiness="Business"
  206. UserInfoAdult="Adult"
  207.  
  208. RestrictAppSharing="Restrict the use of application sharing"
  209. PreventAppSharing="Disable all application sharing features"
  210. PreventSharedClip="Prevent the user from sharing the clipboard"
  211. PreventSharingMSDOS="Prevent the user from sharing MS-DOS windows"
  212. PreventSharingExplorer="Prevent the user from sharing explorer windows"
  213. PreventGrantingControl="Prevent the user from collaborating"
  214.  
  215. RestrictOptionsDialog="Restrict the use of the options dialog"
  216. DisableGeneralPage="Disable the 'General' options page"
  217. DisableProtocolsPage="Disable the 'Protocols' options page"
  218. DisableAudioPage="Disable the 'Audio' options page"
  219. DisableVideoPage="Disable the 'Video' options page"
  220. DisableMyInfoPage="Disable the 'My Information' options page"
  221. DisableSDDirPage="Disable the 'Calling' options page"
  222.  
  223. EnableTCPIP="Disable TCP/IP"
  224. EnableNullModem="Disable null modem"
  225.  
  226. SetAVThroughput="Set limit for audio/video throughput"
  227. AVThroughput="Average audio/video throughput limit (in bps):"
  228.  
  229. IEAK_Title=Microsoft NetMeeting
  230. IEAK_DescriptionTitle=NetMeeting Settings and Restrictions
  231. IEAK_Description1=Microsoft NetMeeting enables you to make audio and video calls and share data over the Internet or Intranet. Using NetMeeting, two or more people can share applications, transfer files, view and draw on a shared whiteboard, and chat. All of this will work over a standard modem connection to the Internet, as well as over ISDN and on a local area network.
  232. IEAK_Description2=System policies for NetMeeting 2.0 are a powerful mechanism for increasing control and manageability of computers across a network. Defined in this file, system policies are a method to enforce user and computer settings by overriding default registry values. Using this editor, you can implement policies to control user and computer access privileges and to standardize configurations for your NetMeeting 2.0 user community.
  233. IEAK_Description3=System policy settings for users can apply to an individual user, a user group, or all users; system policy settings for computers can apply to an individual computer or all computers. 
  234.  
  235. [IEAK]
  236. Lock=1
  237. Roles=011
  238. NumOfDescLines=3
  239. Platform=010
  240.