|
||||||||
|
Additional Steps to Help Prevent Skype from Becoming a Supernode(for Technical Staff only) According to the Skype "Guide for Network Admins", this is accomplished by setting the following value:
HKEY_LOCAL_MACHINE\Software\Policies\Skype\Phone
DisableSupernode, REG_DWORD = {0,1} SET TO 1
A .reg file could be created for Windows 2000/XP/2003/Vista from the following to make it easy: ----- cut below this line ----- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\Software\Policies\Skype\Phone] "DisableSupernode"=dword:00000001 ----- cut above this line ----- |
|||||||
|
||||||||