Wednesday, 28 December 2016

Remote Desktop History clear


@echo off
reg delete "HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default" /va /f
reg delete "HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers" /f
reg add "HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers"
cd %userprofile%\documents\
attrib Default.rdp -s -h
del Default.rdp



Copy the uper Program and pest it  in a text document and save it in as   .bat file  like    rdpclear.bat

No comments:

Post a Comment