Hi
For remote desktop connection if it is expired like in winxp sp3
you need to do the below
1.create a text doc
2.and copy the following
echo off
SET ddd=%DATE:* =%
date 01-04-2008
start mstsc /admin
ping 0.0.0.0
date %ddd%
3.save the text file in remote.bat