Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


RE: Cannot find Error in Script

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,55013
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> RE: Cannot find Error in Script
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: <<   < prev  1 [2]
Login
Message << Older Topic   Newer Topic >>
 RE: Cannot find Error in Script - 1/11/2008 2:19:52 AM   
  twilliamsen

 

Posts: 195
Score: 0
Joined: 1/18/2007
Status: offline
It is not in the code above, I have not added that, but it would be a feature that I would like to add only if possible

I am asking if it is possible and where to look to do so?

This is what the remote.exe is

remote.exe is an app with a collection of tools. 

Remote Control
Reboot Computer
Chat
File Transfer
Remote Execute
etc.

As you can see the group that would be using this tool would not need (and a security issue) the other tools except for Remote Control.

The tool needed is SMS Remote Control, which is initiated by clicking a button or choosing it from the menu.

I did some research and when you click the remote control button or go to the Tools menu and choose Remote Control

it looks like it initiates a class called smsRemoteControl

Is that better  :)

(in reply to ehvbs)
 
 
Post #: 21
 
 RE: Cannot find Error in Script - 1/12/2008 1:30:31 AM   
  ehvbs

 

Posts: 2173
Score: 50
Joined: 6/22/2005
From: Germany
Status: offline
Hi twilliamsen,

as I haven't a clue about Remote.exe, I can only hope, these hats aren't old:

(1)  http://support.microsoft.com/kb/201793
      says

        All the Remote Tools functions that are available by using the user
        interface are also available from the command line

     So there should be switches to select/start the actions you need.

(2) http://www.myitforum.com/articles/11/view.asp?id=5853
    Do you think, examining/using/modifying that script could help?

Regards

ehvb

(in reply to twilliamsen)
 
 
Post #: 22
 
 RE: Cannot find Error in Script - 1/12/2008 1:43:41 AM   
  twilliamsen

 

Posts: 195
Score: 0
Joined: 1/18/2007
Status: offline
ehvbs,

No, those hats arent old since much hasn't changed between SMS 2.0 and 2003 for the remote tools.

The Kb article states the same thing that I am firing off in the HTA:

remote.exe 2 <computername> \\smsserver

OR

this is actually faster

remote.exe 2 computername /SMS:noSQL <-- doesn't check the computer or use the SMS SQL Server DB to check information

Here is what happens when you launch either command above

a window pops up of remote.exe.  Remote.exe is a collection of tools, when you click the Remote Control button a terminal services connection is established, and launches WUser2.exe on the client end.

Or you can do other tools within remote.exe

Such as:

Reboot the targeted computer
Chat with the current logged in user
Remote Execute applications, etc.
Check system resources
etc.

As you can see the purpose of this application is for our QA department to just monitor a user, so there is no need for the other tools.  This also would be a security issue.

So I need to initiate the Remote Control application without having the users having access to the other tools

Does that make more sense?





(in reply to ehvbs)
 
 
Post #: 23
 
 
Page:  <<   < prev  1 [2]
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> RE: Cannot find Error in Script Page: <<   < prev  1 [2]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts