First
This commit is contained in:
7
CMD/psexec.bat
Normal file
7
CMD/psexec.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
set VERZ=%~dp0
|
||||
|
||||
set /p RemoteHost=Bitte ClientID eingeben:
|
||||
%verz%\psexec \\%RemoteHost% -s cmd
|
||||
::%verz%\psexec \\%RemoteHost% -s systeminfo
|
||||
pause
|
||||
Reference in New Issue
Block a user