home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2000 February / PCM_0002.iso / programi / ie501 / IEAK5OPT.CAB / conf.adm < prev    next >
Encoding:
Windows Policy Administrative Template  |  1999-11-05  |  11.8 KB  |  361 lines

  1.  
  2. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  3. CLASS USER   ;;;;;;;;;;;;;;;;;;
  4. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  5.  
  6. CATEGORY !!NetMeeting
  7. KEYNAME "Software\Microsoft\Conferencing\Policies"
  8.  
  9.     POLICY !!RestrictFileTransfer
  10.     VALUENAME "RestrictFileTransfer"
  11.         PART !!PreventSendingFiles CHECKBOX
  12.             VALUENAME "NoSendingFiles"
  13.         END PART
  14.         PART !!PreventReceivingFiles CHECKBOX
  15.             VALUENAME "NoReceivingFiles"
  16.         END PART
  17.         PART !!RestrictFTSendSize NUMERIC
  18.             VALUENAME "MaxFileSendSize"
  19.         END PART
  20.     END POLICY        
  21.  
  22.     POLICY !!RestrictAppSharing
  23.     VALUENAME "RestrictAppSharing"
  24.         PART !!PreventAppSharing CHECKBOX
  25.             VALUENAME "NoAppSharing"
  26.         END PART
  27.         PART !!PreventSharing CHECKBOX
  28.             VALUENAME "NoSharing"
  29.         END PART
  30.         PART !!PreventSharingDesktop CHECKBOX
  31.             VALUENAME "NoSharingDesktop"
  32.         END PART
  33.         PART !!PreventGrantingControl CHECKBOX
  34.             VALUENAME "NoAllowControl"
  35.         END PART
  36.         PART !!PreventSharingTrueColor CHECKBOX
  37.             VALUENAME "NoTrueColorSharing"
  38.         END PART
  39.         PART !!PreventSharingMSDOS CHECKBOX
  40.             VALUENAME "NoSharingDosWindows"
  41.         END PART
  42.         PART !!PreventSharingExplorer CHECKBOX
  43.             VALUENAME "NoSharingExplorer"
  44.         END PART
  45.     END POLICY
  46.  
  47.     POLICY !!RestrictOptionsDialog
  48.     VALUENAME "OptionsDialogRestricted"
  49.         PART !!DisableGeneralPage CHECKBOX
  50.             VALUENAME "NoGeneralPage"
  51.         END PART
  52.         PART !!DisableAdvCallingButton CHECKBOX
  53.             VALUENAME "NoAdvancedCalling"
  54.         END PART
  55.         PART !!DisableSecurityPage CHECKBOX
  56.             VALUENAME "NoSecurityPage"
  57.         END PART
  58.         PART !!DisableAudioPage CHECKBOX
  59.             VALUENAME "NoAudioPage"
  60.         END PART
  61.         PART !!DisableVideoPage CHECKBOX
  62.             VALUENAME "NoVideoPage"
  63.         END PART
  64.     END POLICY
  65.  
  66.     POLICY !!RestrictAudio
  67.         PART !!PreventAudio CHECKBOX
  68.             VALUENAME "NoAudio"
  69.         END PART
  70.         PART !!PreventFullDuplex CHECKBOX
  71.             VALUENAME "NoFullDuplex"
  72.         END PART
  73.         PART !!EnableDirectSound CHECKBOX 
  74.             KEYNAME "SOFTWARE\Microsoft\Conferencing\Audio Control"
  75.             VALUENAME "Direct Sound"
  76.         END PART
  77.         PART !!NoChangeDirectSound CHECKBOX
  78.             VALUENAME "NoChangeDirectSound"
  79.         END PART
  80.         PART !!MuteSpeakerByDefault CHECKBOX
  81.             KEYNAME "SOFTWARE\Microsoft\Conferencing\Audio Control"
  82.             VALUENAME "SpeakerMute"
  83.         END PART
  84.         PART !!MuteMicrophoneByDefault CHECKBOX
  85.             KEYNAME "SOFTWARE\Microsoft\Conferencing\Audio Control"
  86.             VALUENAME "RecordMute"
  87.         END PART
  88.     END POLICY
  89.  
  90.     POLICY !!RestrictVideo
  91.     VALUENAME "RestrictVideo"
  92.         PART !!PreventSendingVideo CHECKBOX
  93.             VALUENAME "NoSendingVideo"
  94.         END PART
  95.         PART !!PreventReceivingVideo CHECKBOX
  96.             VALUENAME "NoReceivingVideo"
  97.         END PART
  98.     END POLICY
  99.  
  100.     POLICY !!RestrictILS
  101.         PART !!PreventDirectoryServices CHECKBOX
  102.             VALUENAME "NoDirectoryServices"
  103.         END PART
  104.         PART !!PreventAddingNewILS CHECKBOX
  105.             VALUENAME "NoAddingDirectoryServers"
  106.         END PART
  107.         PART !!PreventWebDirectory CHECKBOX
  108.             VALUENAME "NoWebDirectory"
  109.         END PART
  110.     END POLICY
  111.  
  112.     POLICY !!SetULSServer
  113.         PART !!UlsServer EDITTEXT
  114.             KEYNAME "Software\Microsoft\User Location Service\Client"
  115.             VALUENAME "Server Name"
  116.         END PART
  117.     END POLICY
  118.  
  119.     POLICY !!SetSecurityOptions
  120.         PART !!SetSecurityLevel DROPDOWNLIST
  121.             VALUENAME "CallSecurity"
  122.             ITEMLIST
  123.                 NAME !!SecurityLevelRequired VALUE NUMERIC  1
  124.                 NAME !!SecurityLevelDisabled VALUE NUMERIC  2
  125.             END ITEMLIST
  126.         END PART
  127.     END POLICY                
  128.  
  129.     POLICY !!SetCallingOptions
  130.         PART !!SetDefaultCallingMethod DROPDOWNLIST
  131.         KEYNAME "Software\Microsoft\Conferencing"
  132.         VALUENAME "CallingMethod"
  133.         ITEMLIST
  134.             NAME !!DirectlyPlaceCallsToOthers            VALUE NUMERIC 0
  135.             NAME !!UseAGatekeeperToPlaceCallsToOthers    VALUE NUMERIC 1
  136.         END ITEMLIST
  137.         END PART
  138.  
  139.         PART !!PreventChangingCallMode CHECKBOX
  140.             VALUENAME "NoChangingCallMode"
  141.         END PART
  142.  
  143.         PART !!PreventAutoAccept CHECKBOX
  144.             VALUENAME "NoAutoAcceptCalls"
  145.         END PART
  146.  
  147.         PART !!NetworkSpeed DROPDOWNLIST
  148.         KEYNAME "SOFTWARE\Microsoft\Conferencing\Audio Control"
  149.         VALUENAME "Typical Bandwidth"
  150.         ITEMLIST
  151.             NAME !!Speed_144                    VALUE NUMERIC 1
  152.             NAME !!Speed_288                    VALUE NUMERIC 2
  153.             NAME !!Speed_ISDN                    VALUE NUMERIC 3
  154.             NAME !!Speed_LAN                    VALUE NUMERIC 4
  155.         END ITEMLIST
  156.         END PART    
  157.     END POLICY
  158.  
  159.     POLICY !!SetGatekeeperOptions
  160.         PART !!DefaultGateKeeperName EDITTEXT
  161.             KEYNAME "Software\Microsoft\Conferencing"
  162.             VALUENAME "Gatekeeper"
  163.         END PART
  164.  
  165.         PART !!SetDefaultGateKeeperAddressing DROPDOWNLIST
  166.         KEYNAME "Software\Microsoft\Conferencing"
  167.         VALUENAME "GateKeeperAddressing"
  168.         ITEMLIST
  169.             NAME !!UsePhoneNumber            VALUE NUMERIC 1
  170.             NAME !!UseAccountName            VALUE NUMERIC 2
  171.             NAME !!UseBothPhoneAccount      VALUE NUMERIC 3
  172.         END ITEMLIST
  173.         END PART
  174.     END POLICY
  175.  
  176.     POLICY !!DisableChat
  177.         PART !!DisableChat CHECKBOX
  178.             VALUENAME "NoChat"
  179.         END PART
  180.     END POLICY
  181.  
  182.     POLICY !!DisableOldWhiteboard
  183.         PART !!DisableOldWhiteboard CHECKBOX
  184.             VALUENAME "NoOldWhiteBoard"
  185.         END PART
  186.     END POLICY
  187.  
  188.     POLICY !!DisableNewWhiteboard
  189.         PART !!DisableNewWhiteboard CHECKBOX
  190.             VALUENAME "NoNewWhiteBoard"
  191.         END PART
  192.     END POLICY
  193.  
  194.     POLICY !!SetIntranetSupport
  195.         PART !!IntranetSupportURL EDITTEXT
  196.             VALUENAME "IntranetSupportURL"
  197.         END PART
  198.         PART !!FirstTimeShowURL CHECKBOX
  199.             VALUENAME "ShowFirstTimeURL"
  200.         END PART
  201.     END POLICY
  202.  
  203.     POLICY !!DisableManualCodecConfig
  204.         PART !!DisableManualCodecConfig CHECKBOX
  205.             VALUENAME "NoAdvancedAudio"
  206.         END PART
  207.     END POLICY
  208.  
  209. END CATEGORY    ; NetMeeting
  210.  
  211. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  212. CLASS MACHINE   ;;;;;;;;;;;;;;;
  213. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  214.  
  215. CATEGORY !!NetMeeting2
  216. KEYNAME "Software\Microsoft\Conferencing"
  217.  
  218.     POLICY !!NetMeetingHomePage
  219.         PART !!HomePage EDITTEXT
  220.             VALUENAME "NetMeeting Home Page"
  221.         END PART
  222.     END POLICY
  223.  
  224.     POLICY !!RestrictAudio
  225.         PART !!CreateLogFile CHECKBOX
  226.             KEYNAME "Software\Microsoft\Conferencing\debug"
  227.             VALUENAME "retaillog"
  228.         END PART
  229.     END POLICY
  230.  
  231.     POLICY !!SetAVThroughput
  232.         PART !!AVThroughput NUMERIC
  233.             MIN 85000 MAX 621700 DEFAULT 621700
  234.             VALUENAME "MaximumBandwidth"
  235.         END PART
  236.     END POLICY
  237.  
  238.     POLICY !!RestrictRDS
  239.         PART !!DisableRDS CHECKBOX
  240.             KEYNAME "Software\Microsoft\Conferencing"
  241.             VALUENAME "NoRDS"
  242.         END PART
  243.         PART !!DisableRDSWin9x CHECKBOX
  244.             KEYNAME "Software\Microsoft\Conferencing"
  245.             VALUENAME "NoRDSWin9x"
  246.         END PART
  247.     END POLICY
  248.  
  249.  
  250. END CATEGORY    ; NetMeeting
  251.  
  252. [strings]
  253.  
  254. NetMeeting="NetMeeting Settings"
  255. NetMeeting2="NetMeeting Protocols"
  256.  
  257. RestrictCallAcceptance="Restrict users' ability to accept calls"
  258. PreventAutoAccept="Prevent users from automatically accept incoming calls"
  259.  
  260. RestrictFileTransfer="Restrict the use of file transfer"
  261. RestrictFileTransferSize="Restrict the maximum size of a file transfer"
  262. PreventSendingFiles="Prevent users from sending files"
  263. PreventReceivingFiles="Prevent users from receiving files"
  264. RestrictFTSendSize="Limit the maximum size of sent files (in k):"
  265.  
  266. PreventAudio="Prevent users from using audio features"
  267.  
  268. RestrictILS="Restrict the use of directory services"
  269. PreventDirectoryServices="Prevent users from using directory services"
  270. PreventAddingNewILS="Prevent users from adding new directory servers"
  271. PreventWebDirectory="Prevent users from viewing the web directory"
  272.  
  273. RestrictVideo="Restrict the use of video"
  274. PreventSendingVideo="Prevent users from sending video"
  275. PreventReceivingVideo="Prevent users from receiving video"
  276.  
  277. NetMeetingHomePage="Specify the NetMeeting home page"
  278. SetULSServer="Specify the default Directory Server"
  279. HomePage="URL:"
  280. UlsServer="Directory Server:"
  281.  
  282. SetSecurityOptions="Set Security Options"
  283. SetSecurityLevel="Set the security for calls"
  284. SecurityLevelStandard="Standard"
  285. SecurityLevelRequired="Required"
  286. SecurityLevelDisabled="Disabled"
  287.  
  288. RestrictAppSharing="Restrict the use of sharing"
  289. PreventAppSharing="Disable all sharing features"
  290. PreventSharing="Prevent users from sharing anything"
  291. PreventSharingTrueColor="Prevent users from sharing in true color"
  292. PreventSharingMSDOS="Prevent users from sharing MS-DOS windows"
  293. PreventSharingExplorer="Prevent users from sharing Explorer windows"
  294. PreventSharingDesktop="Prevent users from sharing the desktop"
  295. PreventGrantingControl="Prevent users from allowing others to control"
  296.  
  297. RestrictOptionsDialog="Restrict the use of the options dialog"
  298. DisableGeneralPage="Disable the 'General' options page"
  299. DisableAdvCallingButton="Disable the 'Advanced Calling' button"
  300. DisableSecurityPage="Disable the 'Security' options page"
  301. DisableAudioPage="Disable the 'Audio' options page"
  302. DisableVideoPage="Disable the 'Video' options page"
  303.  
  304. SetAVThroughput="Specify limit for audio/video throughput"
  305. AVThroughput="Average audio/video throughput limit (in k):"
  306. MuteSpeakerByDefault="Mute speaker by default"
  307. MuteMicrophoneByDefault="Mute microphone by default"
  308. RestrictAudio="Restrict the use of audio"
  309. PreventFullDuplex="Prevent users from using Full Duplex audio"
  310. CreateLogFile="Create an audio log file"
  311. EnableDirectSound="Enable DirectSound"
  312. NoChangeDirectSound="Prevent users from changing DirectSound usage"
  313.  
  314. DisableRemoteOlderWarning="Disable backward compatibility warning"
  315.  
  316. DisableChat="Disable Chat"
  317.  
  318. DisableOldWhiteboard="Disable NetMeeting 2.x Whiteboard"
  319.  
  320. DisableNewWhiteboard="Disable Whiteboard"
  321.  
  322. SetIntranetSupport="Configure Intranet support options"
  323. IntranetSupportURL="NetMeeting Intranet Support Web URL"
  324. FirstTimeShowURL="Show the Intranet Support page the first time NetMeeting starts"
  325.  
  326. NetworkSpeed="Network Connection Speed"
  327. Speed_144="14400 bps modem"
  328. Speed_288="28800 bps or faster modem"
  329. Speed_ISDN="Cable, xDSL or ISDN"
  330. Speed_LAN="Local Area Network"
  331.  
  332. DisableManualCodecConfig="Disable Manual Codec Configuration"
  333.  
  334.  
  335. SetCallingOptions="Set Calling Options"
  336. SetGatekeeperOptions="Set Gatekeeper Options"
  337. SetDefaultCallingMethod="Set default calling mode"
  338. DirectlyPlaceCallsToOthers="Directly place calls to others"
  339. UseAGatekeeperToPlaceCallsToOthers="Use a gatekeeper"
  340. DefaultGateKeeperName="Default gatekeeper server"
  341. SetDefaultGateKeeperAddressing="Set default gatekeeper addressing"
  342. UsePhoneNumber="Logon with phone number"
  343. UseAccountName="Logon with account name"
  344. UseBothPhoneAccount="Logon with both account name and phone number"
  345. RestrictRDS="Restrict the use of Remote Desktop Sharing"
  346. DisableRDS="Disable Remote Desktop Sharing on all platforms"
  347. DisableRDSWin9x="Disable Remote Desktop Sharing on Windows 9.x"
  348. PreventChangingCallMode="Prevent users from changing the calling mode"
  349.  
  350. IEAK_Title=Microsoft NetMeeting
  351. IEAK_DescriptionTitle=NetMeeting Settings and Restrictions
  352. 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.
  353. IEAK_Description2=System policies for NetMeeting 3.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 3.0 user community.
  354. 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. 
  355.  
  356. [IEAK]
  357. Lock=1
  358. Roles=011
  359. NumOfDescLines=3
  360. Platform=010
  361.