• No results found

Automatic Network Deployment

N/A
N/A
Protected

Academic year: 2021

Share "Automatic Network Deployment"

Copied!
12
0
0

Loading.... (view fulltext now)

Full text

(1)

Automatic

Network

Deployment

Easy way to manage add-in deployment

(2)

Contents

Introduction ... 3

Getting Started ... 3

Installing MSI Package using Software Deployment ... 4

Un-installing MSI Package using Software Deployment ... 8

Editing Properties of the MSI Package using Orca Tool ... 10

Download and Install Orca ... 10

Editing the MSI file properties ... 10

(3)

Introduction

When you buy multiple licenses, you often face the problem of installing add-ins on separate network computers. Installing the software and registering it for a large number of users takes a lot of time and becomes quite difficult to manage.

In this guide we will show you an easy way to manage add-in deployment and licensing over a corporate network silently.

Getting Started

To begin with, contact support at [email protected] for the Signature Manager for Outlook MSI package.

(4)

Installing MSI Package using Software Deployment

To carry out the add-in deployment, follow the steps below:

1.0 Create Network share for installation

1. Create a network share (e.g. \\myserver\apps )

2. Place in the Signature Manager for Outlook MSI package in the folder.

Note: Modify this MSI package and place in the registration information & other product details before

you start with the deployment. See here for details.

2.0 Configure Active Directory Users and Computers

Active Directory Users and Computers utility which is part of any Windows Based Server will be used together with Group Policy Objects to perform a network install.

In order to deploy the add-in across multiple users and computers, these must be placed into one organizational unit. If you already have all users and computers in an OU then you may skip the steps below and go directly to Create Group Policy Object for remote installation further below.

To open the Active Directory Users and Computers utility on your Windows based server: 1. Go to Control Panel

2. Double Click Administrative Tools

3. Double Click Active Directory Users and Computers. The Active Directory Users and Computers utility will open as shown below

(5)

3.0 To create an OU:

1. Right Click the node in the list where you want to create the OU – Go to New –Click Organizational Unit.

2. Enter a name for the Organizational Unit. 3. Click OK.

4.0 To add a domain computer or user to an OU:

1. Right click the Computer or User and click Move. 2. Select the location to move to

3. Click OK.

You can also drag-and-drop the user to this OU

5.0 Create Group Policy Object for remote installation

To carry out the actual installation, Group Policy Objects (GPO) will be used. You will have to create a new Group Policy Object and configure it to install the MSI package.

6.0 Create a New Group Policy Object

1. Right Click the OU that you have just added and click Properties 2. Go to the Group Policy tab

(6)

7.0 To Configure Group Policy Object

1. Select the GPO you created above 2. Click Edit.

3. The GPO Editor shown below will open:

4. Since we want to use assign the installation to computers, we should use the “Computer Configuration > Software Settings > Software Installation” as shown above

5. Add the product that you want to install

a. Right-click Software Installation > New > Package …

b. Browse for the Signature Manager for Outlook MSI package file and click Open

6. Select “Assigned” as the deployment method. This option will not display the Deploy Software Dialog box to the users.

7. Configure package to install on next logon

(7)

c. Ensure that ‘Assigned’ option is selected as Deployment type and Basic is selected in the Installation user interface options as shown below and Click OK.

8.0 Deployment Complete

That’s it! When the Computer (computers included in the OU) is restarted next time, Signature Manager for Outlook will be installed.

9.0 Post-Installation Tasks

After the installation over the network is completed, you should do the following: 1. Remove the group policy object created on the server.

a. Select the Group Policy Object. b. Click Delete.

2. Move the domain computers and users back to as they were organized if you changed the structure.

a. Right Click the User or Computer in the Organizational Unit. b. Click Move and select the original location to move to. 3. Remove the Organizational Unit created on the server.

(8)

Un-installing MSI Package using Software Deployment

To uninstall an already deployed MSI package, follow the steps below:

1.0 Create an OU on the server Active Directory Users and Computers (See above for details)

2.0 Create the GPO (See above for details)

3.0 Configure GPO

1. Create a batch file with the following line in it:

msiexec /x {Product Code} /qn

Note: Replace the {Product Code} with the actual product code of the Signature Manager for

Outlook MSI package that you want to un-install. Ensure to have this code enclosed in braces. 2. Place the batch file on the shared network drive.

3. Select the GPO you created above, Click Edit.

(9)

5. Double-click on Logon to get to the following screen:

6. Click on Add and browse for the batch file placed on the shared network folder. 7. Click OK to apply the changes.

4.0 Deployment Complete

That’s it! When the computer (computers included in the OU) is started the next time, Signature Manager for Outlook will be un- installed.

5.0 Post Un-Installation Tasks

(10)

Editing Properties of the MSI Package using Orca Tool

Download and Install Orca

To edit the properties of MSI package, you need to install the Orca tool. Download and install Windows ® Server 2003 SP1 Platform SDK (the Orca tool has been included in it) if you have not installed it.

Editing the MSI file properties

1. Right-click the MSI file “SignatureManager.msi” > Select Edit with Orca a. In Orca, under Tables, select Property

b. On the right side you will see the properties of this MSI file

c. Edit the properties by double clicking on it and the make the relevant changes

The important modification to make here is to place in the registration information:

i. Find and change the value of the property "PROP_USERNAME" (on the right side) to your license name that we sent to you.

ii. Find and change the value of the property "PROP_UNLOCKCODE" to your license code.

(11)

Signature Manager MSI Properties

Below is a list of properties/settings for Signature Manager that you can modify using Orca in the MSI package:

Property Property when viewed in Orca Value: Meaning Automatically replace the

correct signature when sending out the emails.

PROP_AUTOREPLACESIGNATURE True: Digitech Branding PlaceHolder

signature will be replaced by correct signature.

False: The signature will not be replaced.

Embed all linked images in the

External signature PROP_EXTERNALEMBED True: embed linked images False: Do not embed linked images

Signature to be used when sending out emails to outside your company

PROP_EXTERNALSIGNATURE Name of the signature

Force user to update signature by displaying Review My Signature screen when Outlook starts.

PROP_FORCEUPDATE True: Display Review My Signature screen

False: Do not display Review My Signature screen

Embed all linked images in the

Internal signature PROP_INTERNALEMBED True: embed linked images False: Do not embed linked images

Signature to be used when sending out emails to within your company

PROP_INTERNALSIGNATURE Name of the signature

An Introduction Signature Manager email to be created in the Inbox

PROP_INTROEMAILCREATED CREATED: Do not create the Signature

Manager Introduction Email

NOT CREATED: Create the Signature

Manager Introduction Email.

Locks the email address that user can choose on the Install Digitech Branding Signature screen

PROP_LOCKEMAILADDRESS True: User cannot choose which email

address to create signature for.

False: User can choose which email address to create signature for.

My Domain names. Will be used to identify which signature to use in a sending email.

PROP_MYDOMAINS Domain names

Multiple domains can be added by separating by a comma (,)

Whether to apply the new MSI

settings. PROP_PRESETUPID Number value. By default it is “0001” Indicates whether the new MSI settings will be applied. We recommend to increment this value for new settings to be applied..

Prompt if unable to replace PLACE_HOLDER with External Signature

PROP_PROMPTNOTREPLACEEXTERNAL True: Prompt with a message

False: Do not prompt the message

Prompt if unable to replace

(12)

Change the new email format

to HTML if it is RTF PROP_RTFTOHTML 0: Don’t change New Email format to HTML 1: Change New Email format from RTF to HTML once

2: Change New Email format from RTF to HTML every time Outlook starts

Folder location of the

signatures PROP_SIGNATUREOTHERLOCATIONPATH Full folder path to the alternate signature location This setting is only applied when

ForceUpdate is set to True. Automatically download and install the Digitech Branding Signature when Outlook starts.

PROP_SILENTINSTALL True: Do Silent download and installation of

signature

False: Do not do Silent download and installation of signature

Unlock code for the product PROP_UNLOCKCODE Your unlock code

References

Related documents

Note : At the end of these sessions, you will able to deploy and maintain a Linux based File server, that can be integrated with windows active directory, MySQL or any LDAP

Extending the micro-foundations of economic sociology and political economy with a sociological concept of expectations can help to specify how and when social structures

Skills include Microsoft Active Directory, network infrastructure technologies, Windows client and server operating systems, Windows policy administration, Windows client

• To create computer objects, you can use the Active Directory Users and Computers console, the Dsadd utility, or the Netdom utility. Chapter 8: WORKING WITH COMPUTER

• Independence of the tongue can be emphasized by singing syllables such as [jo], [no] and [1 0], wi t h the consona n t articulated twice in each measure on the beats... Section II

Specops Deploy / OS is designed to leverage existing technologies such as Active Directory, Group Policy, Microsoft Deployment Toolkit (MDT) 2010 and Windows

The ACME IT environment is a Windows-based network operating Active Directory under Windows Server 2008 R2.. While operating under one domain, the network is split into two Segments

Windows Server 2008 Active Directory Network 24.