Results 1 to 3 of 3

Thread: vb -- software deployment

  1. #1

    Thread Starter
    Junior Member drizz's Avatar
    Join Date
    Jan 2004
    Location
    Redmond
    Posts
    19

    vb -- software deployment

    I need some suggestions, guidance, and just plain old help!

    I know that a lot can be done with vb scripts and a lot more with VB. The company I work for refuses to spend money upgrading our NT4.0 domain and they will not purchase SMS or any other type of "remoting" software. Somehow, I am expected to patch all our desktops (about 300, all xp/2000) and I am sick of writing little vb scripts to put in my logon script and then go touch every computer.

    I know vbscript okay and vb.net a little too. Does anybody know if its possible to write a quick simple script or vb app that will install ms patches on computers in my domain? It would obviously need to run under alternate credentials?

    Am i asking too much? Examples?
    Drew

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    Are they willing to shell out ANY kind of money? IT sounds like you need something that will run Windows shell scripts upon login. There are several ways of doign this. If they are willing to pony up some cash, you may want ol ook at something called "***********" it's a scripting system that can run scripts when users login. It's purported to be quite good.

    TG
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Junior Member drizz's Avatar
    Join Date
    Jan 2004
    Location
    Redmond
    Posts
    19
    Maybe if I hold a bake sale or a car wash. I suppose if I can find a fairly inexpensive product they may give me the nod. thanks for the info. i'll check it out.

    It just seems like there has to be a way to execute code on remote machines under different credentials and without user intervention. I guess I could add a key to their HKLM\...\RunOnceEx key but is it possible to run it under different credentials or would I need to create a service to do that???

    aaahhh....
    Drew

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width