Displaying 1 result from an estimated 1 matches for "laptok".
Did you mean:
laptop
2006 Jul 06
4
Re: psexec for Linux and svcctl.idl changes
...lcome on
> this list so I've put it on web page, with some description:
> http://eol.ovh.org/winexe/
> Comments welcome.
Hi, this is really great, you can get Windows command line (cmd) in your
Linux shell:
[tch@tomek Desktop]$ uname -r
2.6.16-1mdk
[tch@tomek Desktop]$ ./winexe -W LAPTOK -U Administrator
//192.168.151.11 "cmd.exe"
Password for [LAPTOK\Administrator]:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\WINDOWS\system32>ver
ver
Microsoft Windows XP [Version 5.1.2600]
C:\WINDOWS\system32>
I'm sending this also t...