Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Remote LAN PC Management

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

 

 
  
  Printable Version
All Forums >> [Scripting] >> Post a VBScript >> Remote LAN PC Management
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Remote LAN PC Management - 8/6/2008 2:41:38 PM   
  X BiLe


Posts: 9
Score: 0
Joined: 6/18/2008
Status: offline
So some common things that may be useful for the people who have LANs with a fair base of users to maintain
-  these are a few simple examples of Remote PC tool calls from VBS.

(please make note that i 'crush' my code to eliminate var usage and shorten code length, works either way...)
First is the simple command line to open MMC to a remote connection (self contained Sub Form)


      


The next example is again a simple command line but this one is for Terminal Service (again in sub form)


      

The Last is for the totally rocking XP Remote Assistance window(sub form)
- if you have not attempted to script its usage yet, give it a go....it sucks.
- i realize that this is written in dumb script but that is all XP allows for unless you write your own RA....
- i know it is ugly stuff but sadly there is no command line to pass for it.
- for being a lame dumb script it is fairly reliable.


      

ok, so that is the basic connection tools for an admin (i know i left out pc anywhere and the PSTools)

BTW: some times these remote connection tools will not work due to firewall/windows glitches etc, try conf.exe it has a built in desktop sharing ability.

next post i think i will drop some of my remote shutdown features...dunno, will have to see....

cheers
 
 
Post #: 1
 
 RE: Remote LAN PC Management - 8/6/2008 11:08:16 PM   
  mbouchard


Posts: 1916
Score: 16
Joined: 5/15/2003
From: USA
Status: offline
Interesting.  Do you have these in a master script or are you using an HTA?

_____________________________

Mike

For useful Scripting links see the Read Me First stickey!

Always remember Search is your friend.

(in reply to X BiLe)
 
 
Post #: 2
 
 RE: Remote LAN PC Management - 8/7/2008 1:06:06 PM   
  X BiLe


Posts: 9
Score: 0
Joined: 6/18/2008
Status: offline
fairly sure the sub format gave it away

the examples i show here are indeed from a HTA Layout,
to place these here i did need to modify the code a bit as not to ref the real objects.

i would pass on the real examples but the html and java code it uses is somewhat outside of the scope of the forum.

thanks for noticing, thought no one was interested

-X

(in reply to mbouchard)
 
 
Post #: 3
 
 RE: Remote LAN PC Management - 8/10/2008 10:49:34 PM   
  TomRiddle


Posts: 191
Score: 4
Joined: 2/7/2008
Status: offline
Hi X Bile,

I am interested in your Remote LAN PC Management HTA. I realize these sort of apps are the result of a lot of hard work and are often used in production environments making them sort of protected. But could you send me a copy or even post it here on the forum?

(in reply to X BiLe)
 
 
Post #: 4
 
 RE: Remote LAN PC Management - 8/17/2008 7:31:49 PM   
  ginolard


Posts: 1062
Score: 21
Joined: 8/10/2005
Status: offline
Feel free to use the old ManagePC HTA code for your HTA project.  It does what you're attempting to do plus a bit more.

http://www.managepc.net/downloads/ManagePC_1.41.zip

;)

_____________________________

Author of ManagePC - http://managepc.net
AD Query Template - http://www.visualbasicscript.com/m_40609/tm.htm
Consolidated Scripting Framework - http://www.visualbasicscript.com/m_59109/tm.htm

(in reply to TomRiddle)
 
 
Post #: 5
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> Post a VBScript >> Remote LAN PC Management Page: [1]
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