Tom's Hardware > Forum > Windows XP > Security Admin > Simple automation of software installation over windows network.

Simple automation of software installation over windows network.

Forum Windows XP : Security Admin - Simple automation of software installation over windows network.

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Does anyone know of a simple script that I can run on a windows domain, pref not on a server as its the domain controller, that will determine all the PC's on the network, and then remotely install an application to each them, and then execute it after installation on their PC? All without user intervention?

I know i can use SMS server, but this is a small shop and I was hoping for a simple script i can run from my workstation.

Login scripts also no good as some PC's stay logged on.

Sponsored Links
Register or log in to remove.
- 0 +

SMS and Alteris would be ideal but pricey.

The best thing you could do in this situation to keep costs low or nil?

Using script, say Windows Script or VB.Net, you could check against a registry key to see if said programs are installed. If they are not, install. If they are, skip.

You could also, using a simple batch file, have the programs install silently if you have MSI packaged software.. and as each program installs have your login script create a folder on the C: drive.. say, C:\Install and copy a text file to the local PC with the name of the program.

Let's say you want Adobe Reader 8 installed. Write your login script to first check to see if Adobe.txt exists in C:\Install.

If not, uninstall adobe via command line and using adobe's uninstaller silently. Then, install your adobe 8 silently since it comes able to do this. Once the installation has completed, copy adobe.txt to C:\install.

Next time the person logs in, it will see adobe.txt in the folder and skip that install. If you need to reinstall, you could delete the adobe.txt file and it would uninstall and reinstall on next login.

You could also set the login script to be a logoff script if you know how to use group policies with Active Directory since you state you're on a domain. I imagine it to be AD, seeing as you probably didn't run with Novell/Linux setup.

With that being said, hope it helps you figure out your options.

------------------------------ "Alcoholism is a disease, but it's the only one you can get yelled at for having. Goddammit Otto, you are an alcoholic. Goddammit Otto, you have Lupus... one of those two doesn't sound right." M. H.
Reply to Riser
Tom's Hardware > Forum > Windows XP > Security Admin > Simple automation of software installation over windows network.
Go to:

There are 1173 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them