From 658cc0ba18f0212c58cbebeaddf1d5f99e409cd4 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 8 Jan 2026 10:50:46 +0100 Subject: [PATCH] . --- rdp/vincent.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rdp/vincent.bat b/rdp/vincent.bat index ee5dfad..b017d0a 100644 --- a/rdp/vincent.bat +++ b/rdp/vincent.bat @@ -3,7 +3,7 @@ cd .. php -f .\bitwarden\bitwarden.php -- tmp "Microsoft (vincent@enhydra.fr)" set /p PASSWORD= < .\bitwarden\tmp del /Q .\bitwarden\tmp -cmdkey /generic:TERMSRV/192.168.7.4 /user:"vincent" /pass:%PASSWORD% +cmdkey /generic:TERMSRV/192.168.7.14 /user:"vincent" /pass:%PASSWORD% START /B mstsc .\rdp\Vincent.rdp timeout 10 /nobreak -cmdkey /delete:TERMSRV/192.168.7.4 \ No newline at end of file +cmdkey /delete:TERMSRV/192.168.7.14 \ No newline at end of file -- 2.39.5