Outlook plugin deployment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2007 07:54 AM
Hello!
We are now deploying outlook plugin, so the problem: it is unacceptable to instruct our users to install plugin manually, and we have to create an .msi for active directory.
What is your practice? Maybe IronPort have plans to release their own .msi packages, it will solve a lot of headache for system administrators all over the world!
- Labels:
-
Email Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2007 01:44 PM
Hello,
There is currently a feature request to make the Outlook plugin in .msi format. The feature request number is #1028. You may want to bring this up with your Sales or System Engineer and mention the benefit that this feature can provide.
Hope this helps. Let us know if you need any further assistance.
Hello!
We are now deploying outlook plugin, so the problem: it is unacceptable to instruct our users to install plugin manually, and we have to create an .msi for active directory.
What is your practice? Maybe IronPort have plans to release their own .msi packages, it will solve a lot of headache for system administrators all over the world!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2007 05:39 PM
Such a *.msi-package would really be cool and very helpfull! As a admin I can't send a software to hundreds of people and ask them to install it (or forget and delete it... :shock: ) - I need a silent installation without any user intervention.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2007 06:14 PM
Such a *.msi-package would really be cool and very helpfull! As a admin I can't send a software to hundreds of people and ask them to install it (or forget and delete it... :shock: ) - I need a silent installation without any user intervention.
sure! we've managed to create our own .msi format installation. Using resource hacker we've made a russified version. I can provide this cyrillic resource file to developers (if needed).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2007 11:11 PM
I have used Auto IT to distribute some exe installation files. You can write a script to press the installation buttons automatically and then save the script as an exe. They just point users to a UNC patch with the script exe and the Ironport files and will do everything for them. Works great.
http://www.autoitscript.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 09:13 AM
Hi
Where do i find the plugin ?
Tobias
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2007 09:17 AM
You can download it from the (protected) Support-Portal: http://www.ironport.com/support/login.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 09:47 PM
guys any idea on plugin for postx in outlook any idea where can we get that ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 09:44 AM
PostX Plugin for Outlook?
The PXE is a feature requiring AsyncOS 5.5 and a feature key on the appliance, then you can configure this on the gui.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2007 09:46 AM
we did that , but we need outlook plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2007 04:56 AM
The PXE "Desktop Flag" plugin will be on the support portal shortly, but in the interim you'll either need to raise a support call or talk to you IronPort sales team to get a copy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2008 09:36 PM
I have used Auto IT to distribute some exe installation files. You can write a script to press the installation buttons automatically and then save the script as an exe. They just point users to a UNC patch with the script exe and the Ironport files and will do everything for them. Works great.
http://www.autoitscript.com/
What was the script you used? I created a script using AutoIT and it works, mostly, but keeps getting stuck at the end - sending the ENTER command doesn't push the 'Finish' button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2008 08:25 PM
Nevermind - I figured it out - wasn't counting the second to last screen - inserted a 'WinWaitClose' command and it worked!
I have used Auto IT to distribute some exe installation files. You can write a script to press the installation buttons automatically and then save the script as an exe. They just point users to a UNC patch with the script exe and the Ironport files and will do everything for them. Works great.
http://www.autoitscript.com/
What was the script you used? I created a script using AutoIT and it works, mostly, but keeps getting stuck at the end - sending the ENTER command doesn't push the 'Finish' button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2008 10:46 PM
Would you share such a script with me or the community? :oops:
