Jump to content

Recommended Posts

Posted
Does anyone know how to roll out software to networked computers using Group Policies if the software doesn't contain an MSI file? Is it possible to create an MSI or do I have to buy software to do this?
Posted

You have a choice.

 

If you're dead set on deploying through group policy, you can either repackage the installer as an MSI using a product such as AdminStudio by Flexera or (if you can still find it) WinInstallLE. However, this can be complicated and isn't for the faint hearted!

 

Otherwise, you can see if the installer for your package has any command line switches to make it install silently and deploy it using a startup script.

Posted

What is the item of software you are looking at?

 

Sometimes you will find that the MIS is 'hidden' within a EXE or the software dev has a MSI tucked away but they only hand out the EXE unless you ask for the MSI...

Posted
Run the exe on a script provided the system account has access to the install files and it can run silently, which is usually issue. Or use pdq deploy.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...