Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need help!!

2 views
Skip to first unread message

Eldingo

unread,
Sep 9, 2009, 10:23:04 PM9/9/09
to
Hello All:

I need to deploy an exe file to some of the computers in our domain via
group policy. can someone please provide logon/startup batch file that would
accomplish the task? I need to install this exe silently/quitely on the
remote desktops.

Ciao.


Florian Frommherz [MVP]

unread,
Sep 10, 2009, 1:40:55 AM9/10/09
to

Howdie!

Eldingo schrieb:

If you could somehow pack that into an MSI file, you could use Group
Policy Software Installation.

Does that executable own any /silent switches you could use? I guess
you'll end up using a startup script that somehow goes like:

start \\server\share\software.exe /silent

I suggest a startup script because I think that the exe needs to run in
priviledged mode. It's likely that normal users can't install it due to
lack of write permission to the registry and system file locations.

Cheers,
Florian
--
Microsoft MVP - Group Policy
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
Maillist (german): http://frickelsoft.net/cms/index.php?page=mailingliste

Paul Bergson [MVP-DS]

unread,
Sep 10, 2009, 8:28:58 AM9/10/09
to
ZAP it. :-)

To distribute non-msi files you need to define a text file with a .zap
extension.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q231747
http://technet.microsoft.com/en-us/library/bb742421.aspx

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4
Microsoft's Thrive IT Pro of the Month - June 2009

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.

"Eldingo" <eld...@dingo.net> wrote in message
news:%239%23eg2bM...@TK2MSFTNGP06.phx.gbl...

Eldingo

unread,
Sep 10, 2009, 10:17:44 AM9/10/09
to
Paul and Florian thanks for your help. let me try your solution.
"Paul Bergson [MVP-DS]" <pbbergs@no_spammsn.com> wrote in message
news:%23VpdGJh...@TK2MSFTNGP05.phx.gbl...
0 new messages