>Is it possible to restart PCAny remotely ?
>S.O. told me it is with NT 4 Server ?
>If even also with NT 4 Workstation ?

yeah, lots of ways.  You can make a cold fusion page that CF_EXEC's a batch 
file:

net stop "pc anwhere NT service name"
pause a few seconds
net start "pc anwhere NT ervice name"

or you can get the Fictional telnet daemon for Win 32 from www.fictional.net

And telnet into NT and do

 >cmd net stop "pc anwhere NT service name"
 >cmd net start "pc anwhere NT service name"

you can also kick CF like this.

If pcA hangs often (it does for us), then you might try this Danish 
Delight:  www.danware.com for NetOp.  It's highly recommended and 
supposedly much faster than pcA. They have a very long eval period!! vbg

But the telnet backdoor into NT is useful for lots of stuff.

Len


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to