Skip to content

Releases: agreenbhm/SpiceworksOutlookAddIn

Spiceworks Outlook AddIn v1.0.4

Choose a tag to compare

@agreenbhm agreenbhm released this 20 May 15:18

Fixed bug where buttons would show up after reading first email (subsequent email reads).

Spiceworks Outlook AddIn v1.0.3

Choose a tag to compare

@agreenbhm agreenbhm released this 20 May 14:28

Fixed command line parameter setting.

Parameters are:
*HELPDESKEMAIL (email address Spiceworks uses for tickets)
*INSTALLTYPE (1 = Admin, 2 = User, 3 = All)

Example (for user install):

msiexec /i SpiceworksOutlookAddIn-v1.0.3.msi /qn HELPDESKEMAIL=support@mycompany.com INSTALLTYPE=2

Spiceworks Outlook AddIn v1.0.2

Choose a tag to compare

@agreenbhm agreenbhm released this 20 May 02:53

Added "New Ticket" button and 3 install types. "Admin" install has Create Ticket (forward), Close, Close w/ Reply, Assign, and Settings. "User" install has 1 button: New Ticket. "All Controls" install has all of the buttons.

Also added ability to set Helpdesk Email during install. Email is written to registry string HKLM/Software/Microsoft/Office/Outlook/Addins/DrewGreen.net.SpiceworksOutlookAddin/HelpdeskEmail

On launch, if email is not set in addin settings, value from registry key above will be copied to settings. Use Active Directory Group Policy Preferences to deploy. New release out hopefully soon with ability to set parameter from command line.

For silent install, set property INSTALLTYPE to 1 (for Admin install), 2 (for User install), or 3 (for All Control Install).

Spiceworks Outlook AddIn v1.0.1

Choose a tag to compare

@agreenbhm agreenbhm released this 19 May 21:09
Merge remote-tracking branch 'refs/remotes/origin/master'

Spiceworks Outlook AddIn v1.0.0

Choose a tag to compare

@agreenbhm agreenbhm released this 19 May 20:30
Created README.MD

Created README.MD