How to deploy exe files

S

Srinivas Acharya

Hi All,
I want to deploy exe files using group policy. How to do that?.

Regards,
Srinivas Acharya
 
B

Brian Desmond [MVP]

Srinivas,

You can do two things:

Write a startup script which copies the files from a network share
Create an MSI package and assign it as a software installation.

Option A is probably easier though it requires some basic scripting
Option B is a bit more work but it's much more reliable in the long run.

--
--
Brian Desmond
Windows Server MVP
(e-mail address removed)12.il.us

Http://www.briandesmond.com
 
S

Srinivas Acharya

Hello,
Thanks for replying. But how create msi package. I tried
with software that comes with win2k server CD. I don't know
I am not able to create the package.

Please help.
Regards,
Srinivas Acharya
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top