Robert said:
Well, I don't claim any MS-Windows expertise nor have you told us
the sorts of activities you wish to do on remote boxen. Highly
interactive stuff like running a browser or office app likely
would require a fairly "heavy" solution like Symantec PC-Anywhere.
Yeah, the remote desktop apps that I've mentioned that I'm already using
right now are RDP (bundled with Windows) and TightVNC (open-source)
which are both similar to PC-Anywhere. Basically, you get a full-screen
GUI coming out through the network, appearing on a remote machine, much
like the X Windows system in the Unix world, albeit a little bit cruder.
The only problem with what I'm using now is that it isn't multi-user.
That is, only one person at a time can be logged into a particular
machine. So if somebody is logged into a machine, that I want to use, if
I login to it, it will kick them off. Then they log back in, and kick me
off, etc.
For example, RDP (Remote Desktop Protocol) that I've mentioned
previously is a Microsoft application that they include for free with
all versions of Windows (the Home versions usually only have the client
but not the server portion). Microsoft sells a package called Terminal
Services, for several thousand dollars, which is an upgraded version of
RDP, allowing multiple user logins. Similarly there is a third party
application sold by Citrix systems for thousands of dollars too.
However, I haven't used PC-Anywhere or Carbon Copy in ages, so I don't
know if they are just unitary-user or multi-user. Anybody have an idea?
However, if you are merely looking for remote administration,
I believe many of these can still be done cmd-line: ipconfig,
arp, attr, etc. Perhaps some of these can still _only_ be done
cmd-line. AFAIK, patching is done by KBxxxxxx.exe which should be
remotely executable. MS doesn't make this easy, but that is the
nature of learning GUIs: easy to start then progressively tougher.
CLI has a much larger initial hurdle, but then gets easier.
Trust me, I know my way around a command-line, DOS or Unix. But in the
Windows world, there is just way too much stuff that can't be managed
through a command-line (Linux is also getting to that level now). When
I'm talking of managing a Windows box remotely, I mean managing it
entirely, including its running applications. If I want to adjust a
configuration in an application, I have no choice but to get to its GUI,
and mouse-click over to the options or preferences menu.
Personally, I keep all of my data and work all my data on _one_
machine (automagically backed up onto others). Then I don't need
to worry about where a file or email is. I believe you can do
much the same with MS-Windows by seting up network drives.
Network drives were among the first tools I setup, this now goes beyond
that. I'm not just trying to access data from a box, but manage the
whole box.
Yousuf Khan