ClioSport.net

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • Due to ongoing maintenance work some features and functions (including Dark mode!) may be unavailable or visually appear differently.
  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

AD Software installation

Car  2004 1.2 Dynamique
I have a peace of software that needs to be installed on 30 computers in a IT suite is there a way to push it out over the network rather than logging on to each individual computer, running setup.exe and then opening up the software to put in the licence key

Cheers
 
I have a peace of software that needs to be installed on 30 computers in a IT suite is there a way to push it out over the network rather than logging on to each individual computer, running setup.exe and then opening up the software to put in the licence key

Cheers


First off.. you need this website in your bookmarks

http://www.appdeploy.com


Now..

Is the software in an MSI format ? if so

Open it up with Orca, go to the properties and set your serial number in there. You can also remove things like desktop shortcuts etc.

Create group policy and add select 'new package' make it an assigned package (not advertised). Select the package MSI. Now apply it to the correct OU or the correct users/group under the scope settings.

Reboot systems and software will automatically deploy with the correct serial.


Job done ! :)




You can get Orca in the Windows SDK or if you don't want to download the whole thing just for orca (like me) just go here.

http://www.brentnorris.net/blog/?p=319



No msi ? If there is a big setup.exe and when you double click it its says extracting.. check your local settings folder as it will extract the msi from the setup.exe to your local folder and you can just grab it from there....
 
Last edited:
Back
Top