Ad
News

Iomega road map emphasizes automation

Published on February 19, 2005

Iomega, which turns 25 years old in April, is celebrating by sharing its road map for its professional storage product line through the first quarter of next year with CRN. Read more

Windows Vista available through MSDN

Published on November 17, 2006

Microsoft today released a download of the final version of Windows Vista through its developer network MSDN. Read more

Intel expands network processor line

Published on October 19, 2004

With a goal of boosting already robust network processor market segment sales, Intel today announced two new families of network processor units (NPUs) for traditional communications applications and for the emerging embedded networking segment. Read more

New software setting stage for consumer media networking, says In-Stat

Published on January 24, 2006

New home network management software will improve ease-of-use for consumers and reduce the level of customer support required, reported In-Stat. Read more

Latest Reviews & Articles

System Builder Marathon: Performance & Value

Published on November 28, 2008

We tightened the budget on this month’s enthusiast-level system while loosening our belt for the low-cost gamer box by a similar percentage. Today we gauge the effect of these changes on performance and value and compare to last month's machines. Read more

System Builder Marathon: $1,250 Enthusiast PC

Published on November 27, 2008

On this, the second day of our System Builder Marathon, Don turns down the price tag of his mid-range build looking for a sweet spot just above the $1,000 marker. Let's see what sort of hardware he found for it! Read more

System Builder Marathon: $625 Gaming PC

Published on November 26, 2008

This month's System Builder Marathon is all about your feedback to us. We've revamped our entry-level and mid-range PCs with new price points. Let's kick things off with what we think is the best value at a $625 price point! Read more

The State Of The Personal Computer

Published on November 25, 2008

Where were we in 2008 and where are we heading in 2009? In his State of the Personal Computer address, Alan Dang shares his insights as a user of three different platforms: Mac, Windows, and Linux. Read more

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

Simple automation of software installation over windows network.




Word :   Username :  
 
Bottom
Author
 Thread : Simple automation of software installation over windows network.
 
Profile: stranger
More Information

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.

Related Product

Register or log in to remove.

Profile: OSU Chicken Man
More Information

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.

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

Go to:
 

Google Ads