windows-nt/Source/XPSP1/NT/ds/security/gina/policy/adm/wmplayer.adm
2020-09-26 16:20:57 +08:00

409 lines
34 KiB
Plaintext


CLASS USER
CATEGORY !!WindowsComponents
CATEGORY !!WMPCat
#if version >= 4
EXPLAIN !!WMPCat_Help
#endif
CATEGORY !!WMPCatUI
#if version >= 4
EXPLAIN !!WMPCatUI_Help
#endif
POLICY !!SkinLockDown
KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
#if version >= 4
SUPPORTED !!SUPPORTED_WMP8
#endif
EXPLAIN !!SKinLockDownExplain
VALUENAME "SetAndLockSkin"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
PART !!LockSkin EDITTEXT
VALUENAME "DefaultSkin"
END PART
END POLICY
POLICY !!DoNotShowAnchor
KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
#if version >= 4
SUPPORTED !!SUPPORTED_WMP8
#endif
EXPLAIN !!DonNotShowAnchorExplain
VALUENAME "DoNotShowAnchor"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY
CATEGORY !!WMPCatContent
#if version >= 4
EXPLAIN !!WMPCatContent_Help
#endif
POLICY !!PolicyCodecUpdate
KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
#if version >= 4
SUPPORTED !!SUPPORTED_WMP8
#endif
EXPLAIN !!ExplainCodecDownload
VALUENAME "PreventCodecDownload"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
END CATEGORY
CATEGORY !!WMPNETWORK
#if version >= 4
EXPLAIN !!WMPNetwork_Help
#endif
POLICY !!DisableNetworkSettings
KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
#if version >= 4
SUPPORTED !!SUPPORTED_WMP8
#endif
EXPLAIN !!ExplainDisableNetworkSettings
VALUENAME "HideNetworkTab"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END POLICY
POLICY !!WindowsStreamingMediaProtocols
KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols"
#if version >= 4
SUPPORTED !!SUPPORTED_WMP8
#endif
EXPLAIN !!WindowsStreamingMediaProtocolsExplain
VALUENAME "WindowsMediaStreamingProtocols"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
PART !!ProtocolsLabel TEXT
END PART
PART !!MultiCastCheckBox CHECKBOX
VALUENAME "Multicast"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
PART !!UDPCheckBox CHECKBOX
VALUENAME "UDP"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
PART !!UDPPorts EDITTEXT
VALUENAME "UDPPorts"
END PART
PART !!TCPCheckBox CHECKBOX
VALUENAME "TCP"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
PART !!HTTPCheckBox CHECKBOX
VALUENAME "HTTP"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
END POLICY
POLICY !!ConfigureHTTPProxySettings
KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols\HTTP"
#if version >= 4
SUPPORTED !!SUPPORTED_WMP8
#endif
EXPLAIN !!ConfigureHTTPProxySettingsExplain
VALUENAME "ProxyPolicy"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
PART !!Proxytype DROPDOWNLIST
VALUENAME "ProxyType"
ITEMLIST
NAME !!Autodetect
VALUE NUMERIC 3
ACTIONLIST
VALUENAME "AutodetectProxy"
VALUE NUMERIC 1
VALUENAME "UseProxy"
VALUE DELETE
VALUENAME "UseBrowserProxy"
VALUE DELETE
END ACTIONLIST
NAME !!Custom
VALUE NUMERIC 2
ACTIONLIST
VALUENAME "UseProxy"
VALUE NUMERIC 1
VALUENAME "AutodetectProxy"
VALUE DELETE
VALUENAME "UseBrowserProxy"
VALUE DELETE
END ACTIONLIST
NAME !!UseBrowserProxySettings
VALUE NUMERIC 1
ACTIONLIST
VALUENAME "UseBrowserProxy"
VALUE NUMERIC 1
VALUENAME "AutodetectProxy"
VALUE DELETE
VALUENAME "UseProxy"
VALUE DELETE
END ACTIONLIST
END ITEMLIST
REQUIRED
END PART
PART !!OptionsForCustomProxyOnly TEXT
END PART
PART !!ProxyAddress EDITTEXT
VALUENAME "ProxyAddress"
END PART
PART !!ProxyPort NUMERIC
VALUENAME "ProxyPort"
MIN 1
MAX 65535
DEFAULT 80
END PART
PART !!BypassProxyLocal CHECKBOX
VALUENAME "BypassProxyLocal"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
PART !!DoNotUseProxyLocal EDITTEXT
VALUENAME "BypassProxyLocalAddress"
END PART
END POLICY
POLICY !!ConfigureMMSProxySettings
KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer\Protocols\MMS"
#if version >= 4
SUPPORTED !!SUPPORTED_WMP8
#endif
EXPLAIN !!ConfigureMMSProxySettingsExplain
VALUENAME "ProxyPolicy"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
PART !!Proxytype DROPDOWNLIST
VALUENAME "ProxyType"
ITEMLIST
NAME !!Autodetect
VALUE NUMERIC 3
ACTIONLIST
VALUENAME "AutodetectProxy"
VALUE NUMERIC 1
VALUENAME "UseProxy"
VALUE DELETE
END ACTIONLIST
NAME !!Custom
VALUE NUMERIC 2
ACTIONLIST
VALUENAME "UseProxy"
VALUE NUMERIC 1
VALUENAME "AutodetectProxy"
VALUE DELETE
END ACTIONLIST
END ITEMLIST
REQUIRED
END PART
PART !!OptionsForCustomProxyOnly TEXT
END PART
PART !!ProxyAddress EDITTEXT
VALUENAME "ProxyAddress"
END PART
PART !!ProxyPort NUMERIC
VALUENAME "ProxyPort"
MIN 1
MAX 65535
DEFAULT 80
END PART
PART !!BypassProxyLocal CHECKBOX
VALUENAME "BypassProxyLocal"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
END PART
PART !!DoNotUseProxyLocal EDITTEXT
VALUENAME "BypassProxyLocalAddress"
END PART
END POLICY
POLICY !!NetworkBuffering
KEYNAME "Software\Policies\Microsoft\WindowsMediaPlayer"
#if version >= 4
SUPPORTED !!SUPPORTED_WMP8
#endif
EXPLAIN !!NetworkBufferingExplain
VALUENAME "NetworkBufferingPolicy"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
PART !!BufferingTime DROPDOWNLIST
VALUENAME "BufferingType"
ITEMLIST
NAME !!Default
VALUE NUMERIC 1
ACTIONLIST
VALUENAME "UseDefaultBuffering"
VALUE NUMERIC 1
END ACTIONLIST
NAME !!Custom
VALUE NUMERIC 2
ACTIONLIST
VALUENAME "UseDefaultBuffering"
VALUE NUMERIC 0
END ACTIONLIST
END ITEMLIST
END PART
PART !!NetworkBufferingNote TEXT
END PART
PART !!NetworkBuffering NUMERIC
VALUENAME "NetworkBuffering"
MIN 0
MAX 60
DEFAULT 3
END PART
END POLICY
END CATEGORY
END CATEGORY
END CATEGORY
[strings]
WindowsComponents="Windows Components"
WMPCat="Windows Media Player"
WMPCatUI="User Interface"
WMPCatCOntent="Playback"
SkinLockDown="Set and Lock Skin"
SkinLockDownExplain="Enables the Windows Media Player to be shown only in skin mode, using a specified skin.\n\nThis policy displays the player only in skin mode using the skin specified in the Skin box on the Policy tab.\n\n You must use the complete file name for the skin (for example, miniplayer.wmz). If the skin is not installed on a user's computer, or if the Skin box is blank, the Player opens using the default Windows Media Player skin. \n\nA user has access only to the player features that are available with the specified skin. The user cannot switch the player to full mode and cannot choose a different skin.\n\nWhen this policy is not configured or disabled, a user can display the player in full or skin mode and has access to all available features of the player."
LockSkin="Skin"
PolicyCodecUpdate="Prevent Codec Download"
PolicyInternetConnection="Radio Presets URL"
LockOutFullMode="Lock out full mode"
ExplainCodecDownload="Prevents codecs from being downloaded to the Windows Media Player.\nThis policy prevents the player from automatically downloading codecs.\n\nWhen this policy is enabled, codecs are not automatically downloaded and the "Enable automatic codec download" check box on the Player tab in the Options dialog box is not available.\n\nWhen this policy is disabled, codecs are automatically downloaded and the "Enable automatic codec download" check box on the Player tab in the Options dialog box is not available.\n\nWhen this policy is not configured, users can change the option on the Player tab."
DoNotShowAnchor="Do Not Show Anchor"
DonNotShowAnchorExplain="Prevents the anchor window from being displayed when the Windows Media Player is in compact mode.\n\nThis policy hides the anchor window when the player is in compact mode. In addition, the option on the Player tab in the Options dialog box that enables users to choose whether the anchor window displays is not avaliable.\n\nIf this policy is not configured or disabled, the user can show or hide the anchor window when the player is in compact mode by using the Player tab in the Options dialog box.\n\nWhen this policy is not configured and the Set and Lock Skin policy is enabled, some options in the anchor window are not available."
WMPNetwork="Networking"
DisableNetworkSettings="Hide Network Tab"
ExplainDisableNetworkSettings="Hides the Network tab.\n\nThis policy hides the Network tab in the Options dialog box. The default network settings are used unless the user has previously defined network settings for the Player.\n\nWhen this policy is not configured or disabled, the Network tab appears in the Options dialog box and users can use it to change network settings."
WindowsStreamingMediaProtocols="Streaming Media Protocols"
WindowsStreamingMediaProtocolsExplain="Specifies that the selected protocols are used when receiving streaming media from an mms:// URL.\n\nThis policy specifies that the protocols that are selected on the Policy tab can be used to receive streaming media from an mms:// URL. This policy also specifies that multicast streams can be received if the Multicast check box is selected.\n\nFor example, if this policy is enabled, and only the HTTP protocol is selected, the HTTP protocol is used to receive streaming media from an mms:// URL. Streaming media from an mms:// URL that requires the UDP or TCP protocols cannot be played.\n\nIf the UDP check box is selected on the Policy tab and the UDP Ports box is blank, the Player uses default ports when playing content from an mms:// URL. If the UDP check box is not selected, the information in the UDP Ports box is ignored.\n\nIf none of the protocols are selected when this policy is enabled, content from an mms:// URL cannot be played.\n\nWhen this policy is enabled or disabled, the Protocols area of the Network tab in the Options dialog box is not available. If the Hide Network tab policy is enabled, the entire Network tab is hidden.\n\nIf this policy is disabled, the player cannot receive streaming media with an mms:// URL.\n\nIf it is necessary to control the kind of streaming media that is received, it is recommended that other methods, such as firewalls, be used."
MultiCastCheckBox="Multicast"
UDPCheckBox="UDP"
UDPPorts="UDP Ports"
TCPCheckBox="TCP"
HTTPCheckBox="HTTP"
ConfigureHTTPProxySettings="Configure HTTP Proxy"
ConfigureHTTPProxySettingsExplain="Specifies the HTTP proxy settings for the Windows Media Player.\n\nWhen this policy is enabled, a proxy type (Autodetect, Browser, or Custom) must be selected. Autodetect means that the proxy settings are automatically detected. Browser means that the browser proxy settings are used.\n\nIf the Custom proxy type is selected, the rest of the options on the Policy tab must be specified, because no default settings are used for the proxy. The options are ignored if Autodetect or Browser is selected.\n\nThe Configure button on the Network tab in the Options dialog box is not available when this policy is enabled and the protocol cannot be configured in the player. If the Hide Network Tab policy is also enabled, the entire Network tab is hidden.\n\nThis policy is ignored if the Streaming Media Protocols policy is enabled and HTTP is not selected.\n\nWhen this policy is not configured, the user can specify the HTTP proxy settings on the Network tab.\n\nWhen this policy is disabled, the player cannot use the HTTP proxy and the user cannot change the HTTP proxy settings on the Network tab."
ProxyType="Proxy Type"
Custom="Custom"
AutoDetect="Autodetect"
UseBrowserProxySettings="Use browser proxy settings"
OptionsForCustomProxyOnly="All options below apply to Custom Proxies only."
ProxyAddress="Proxy Address"
ProxyPort="Proxy Port"
BypassProxyLocal="Bypass proxy for local addresses"
DoNotUseProxyLocal="Do not use proxy server for addresses beginning with"
ConfigureMMSProxySettings="Configure MMS Proxy"
ConfigureMMSProxySettingsExplain="Specifies the MMS proxy settings for the Windows Media Player.\n\nWhen this policy is enabled, a proxy type (Autodetect or Custom) must be selected. Autodetect means that the proxy settings are automatically detected. If the Custom proxy type is selected, the rest of the options on the Policy tab must be specified; otherwise, the default settings are used. The options are ignored if Autodetect is selected.\n\nThe Configure button on the Network tab in the Options dialog box is not available when this policy is enabled and the protocol cannot be configured in the player. If the Hide Network Tab policy is also enabled, the entire Network tab is hidden.\n\nThis policy is ignored if the Streaming Media Protocols policy is enabled and Multicast is not selected.\n\nWhen this policy is not configured, the user can specify the MMS proxy settings on the Network tab.\n\nWhen this policy is disabled, the MMS proxy cannot be used and the user cannot change the MMS proxy settings on the Network tab."
ConfigureTCPProxySettings="Configure TCP Proxy"
ConfigureTCPProxySettingsExplain="Specifies the TCP proxy settings for the Windows Media Player.\n\nWhen this policy is enabled, a proxy type (Autodetect or Custom) must be selected. Autodetect means that the proxy settings are automatically detected. If the Custom proxy type is selected, the rest of the options on the Policy tab must be specified, otherwise the default settings are used. The options are ignored if Autodetect is selected.\n\nThe Configure button on the Network tab in the Options dialog box is not available when this policy is enabled and the protocol cannot be configured in the player. If the Hide Network Tab policy is also enabled, the entire Network tab is hidden.\n\nThis policy is ignored if the Streaming Media Protocols policy is enabled and TCP is not selected.\n\nWhen this policy is not configured, the user can specify the TCP proxy settings on the Network tab.\n\nWhen this policy is disabled, the TCP proxy cannot be used and the user cannot change the TCP proxy settings on the Network tab."
NetworkBuffering="Configure Network Buffering"
NetworkBufferingExplain="Specifies whether network buffering is done using the default or a specified number of seconds.\n\nThis policy specifies that the default network buffering is used or specifies the number of seconds streaming media is buffered before it is played.\n\nIf you select Custom on the Policy tab, you must also specify the number of seconds (up to 60) that streaming media is buffered. If Default is selected, the number of seconds that is specified is ignored.\n\nThe Use default buffering and Buffer options on the Performance tab in the Options dialog box are not available.\n\nWhen this policy is not configured or disabled, the user can change the buffering options on the Performance tab."
NetworkBufferingNote="Everything below this line applies to Custom network buffering only."
BufferingTime="Buffering Time"
Default="Default"
ProtocolsLabel="Protocols"
SUPPORTED_WMP8="at least Windows Media Player v8.00"
; Category Explain Text
WMPCat_Help="Settings to configure and customize Windows Media Player."
WMPCatUI_Help="Settings that lock down Windows Media Player to a defined skin and hide the anchor window that appears when a skin is a used."
WMPCatContent_Help="A setting that prevents codecs (compressor -decompressors ) from being automatically downloaded."
WMPNetwork_Help="Settings that enable an administrator to select and configure protocols used for receiving streaming media, specify proxy settings for HTTP and MMS streams, and set the network buffering time for Windows Media Player."
; These string below are used by Online Help
ADM_TITLE="Group Policy settings for Windows Media Player"
USER="User Configuration"
COMPUTER="Computer Configuration"
cOMPUTER_EXPLAIN="Contains settings that may only be used to configure Computers."
USER_EXPLAIN="Contains settings that may only be used to configure Users."
SUPPORTEDON="Requirements:"