'This is a script to put Windows Vista back to its default behavior 'There is no warrantee to this script. To use this script, you take full risk of any 'damages that may be caused by this script. 'George Ou 'www.LANArchitect.net Dim WSHShell Set WSHShell = WScript.CreateObject("WScript.Shell") WSHShell.Popup "Windows Vista now back to default behavior" WSHShell.RegWrite "HKLM\System\CurrentControlSet\Services\PolicyAgent\AssumeUDPEncapsulationContextOnSendRule", "0", "REG_DWORD"