
Page 28 IT Administrators Guide
ProxyPolicy ProxySetting,
REG_SZ = {string}
Skype uses proxy settings:
Empty string = unset = Skype tries to
connect directly, if fails, then uses user
dened proxy settings.
“Automatic” = proxy settings are
retrieved from the Windows proxy
settings (internet options)
“Disable” = user cannot modify proxy
settings.
“HTTPS” = forces Skype to use only
HTTPS proxy, doesn’t try to connect
directly.
“SOCKS5” = forces Skype to use only
SOCKS5 proxy, doesn’t try to connect
directly.
ProxyAddress,
REG_SZ = {string}
When ProxySetting = HTTPS or SOCKS5
proxy address to be used by Skype:
Empty string = unset = Windows proxy
settings are used.
“hostname:port” = Proxy address to use
(example: socks5.mydomain.com:5050)
ProxyUsername,
REG_SZ = {string}
When ProxySetting = HTTPS or SOCKS5
and if proxy requires authentication,
username to be used by Skype:
“username” = Proxy username (example:
sock5user)
ProxyPassword,
REG_SZ = {string}
When ProxySetting = HTTPS or SOCKS5
and if proxy requires authentication,
password to be used by Skype:
“password” = Proxy password (example:
Password3,)
Where keys are used to govern local machine action (HKLM), they should be preceded
by:
HKEY_LOCAL_MACHINE\Software\Policies\Skype\Phone <Registry Key>
For example:
HKEY_LOCAL_MACHINE\Software\Policies\Skype\Phone, DisableApi, REG_DWORD = {0,1}
Where keys are used to govern end user action (HKCU), they should be preceded by:
HKEY_CURRENT_USER\Software\Policies\Skype\Phone, <Registry Key>
For example:
HKEY_CURRENT_USER\Software\Policies\Skype\Phone, DisableFileTransfer, REG_
DWORD = {0,1}
Kommentare zu diesen Handbüchern