Hi,
all I expect is that the "pps01" computer RDP window will open on to p of "IP" computer desktop.
thanks
Long live king Moshiach !
http://www.noahide.org/
HI,
If i run localy on the target computer:
mstsc.exe /admin /v:pps01
I get a nice RDP window.
However, if I run from another computer psexec with same command - get nothing:
psexec.exe \\IP -n 25 -d -u xxx -p yyy cmd.exe /c mstsc.exe /admin /v:pps01
Any advise will be appreciated...
HI,
If i run localy on the target computer:
mstsc.exe /admin /v:pps01
I get a nice RDP window.
However, if I run from another computer psexec with same command - get nothing:
psexec.exe \\IP -n 25 -d -u xxx -p yyy cmd.exe /c mstsc.exe /admin /v:pps01
Any advise will be appreciated...
HI,
I have a perl script, compiled with pp into an .exe file. When the script runs, it pops an small cmd window with prompts.
I run this file remotely on Windows using Remote Desktop.
If I will minimize my remote Window, the program will stop running and disapear.
Any idea why it happens, and...
HI,
Have the following JVS:
var navOpenInNewWindow = 0x1;
var navOpenInNewTab = 0x800;
var navOpenInBackgroundTab = 0x1000;
var intLoop = 0;
var intArrUBound = 0;
var navFlags = navOpenInBackgroundTab;
var arrstrUrl = new Array(3);
var objIE;
intArrUBound = arrstrUrl.length...
HI, With Win32::GUI - need to create a window with scroll bar , within a main window. This second window (child of a main window) will hold different buttons/checkboxes ,etc , and will have a scroll bar . Did not find so far any package in win32::GUI that will enable me to achieve the above...
HI,
I want o add a zip file to my .exe as following :
cmd.exe /c pp -o "Camel_Lite_N5.exe" -a ttt.zip --icon=main1.ico --info=FileVersion=1.9.6 Camel_Lite.pl
after .exe is created - when I run it I did expet to find the ttt.zip extracted automatically on the same level where .exe exists.
This...
HI,
how to get updated remote folder contents (dir \\) ?
I delete contents of remote folder \\sfdsf\ppsrv.
Then do "dir \\sfdsf\ppsrv" from a local Windows 7 station.
"dir" command will keep showing me the old contents of the folder for another 10 seconds, only then will refresh.
Anything I can...
HI,
I need to tell on Windows - who keeps my file open ?
(WIthout using sysinternals utils staff - just PERL)
thanks
Long live king Moshiach !
http://www.noahide.org/
HI,
I need to tell on Windows - who keeps my file open ?
(WIthout using sysutils staff - just PERL)
thanks
Long live king Moshiach !
http://www.noahide.org/
OK, have found psloggedon utility.
However - it does not provide all the info "netstat -a" does for me ...
thanks
Long live king Moshiach !
http://www.noahide.org/
HI,
I need some command line to find connected users.
Currently I do it using "netstat -a|find" , but this is too slow.
Anything faster available ?
thanks
Long live king Moshiach !
http://www.noahide.org/
Yes,look at the psexec command - username and password are used ("-u xxxx -p yyyy" --naturally I have to change the original ones..)
thanks
Long live king Moshiach !
http://www.noahide.org/
HI,
I have a psexec activated from a Perl script and it gets the above error for some remote stations.
The commans id :
psexec.exe \\\\$stationB -n 25 -s -u xxxx -p yyyy reg query HKEY_LOCAL_MACHINE\\SOFTWARE
If I run the same command from cmd - it runs fine !
I have tried opening the cmd from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.