|
Search:
Advanced search
|
Browse by category:
|
Contact Us |
Installation using MSI package and Active Directory/Group Policy: how to create MST package for setting up pre-defined settings (group name, administrator password etc.); how to install MSI package with MST package. |
||||||||||||||||||||||||||||||||||
This article describes the procedure for creation of a custom MSI package, with pre-configured parameters: Group name, password etc; and instructions for deployment of this package using Active Directory / Group Policies tool. The article consists in the following parts: Requirements:
A. HOW TO CREATE MST TRANSFORMATION PACKAGE FOR CUSTOM SETTINGS 1. Download and install Microsoft ORCA tool. ORCA MSI Editor is a part of Microsoft Windows Installer SDK, which is available from Microsoft for free of charge. Alternatively, Orca package without other Windows Installer SDK components often may be found and downloaded from download archives, for example: If the link is broken or obsolete, please search Microsoft's site for actual Windows Installer SDK package.
2. When the package is installed, find and run Orca tool from Start -> All Programs menu
3. Open Net Control 2 MSI Package, using File -> Open menu command. 4. Create new MSI transform, using menu command Tools -> New Transform 5. Apply changes: On right pane, select Registry group; right click within left pane area:
then select Add Row menu command: add custom parameters as found in the table below (p.4).
in Registry field, specify some unique name for the row name, for example KEY1, KEY2 etc. in Root field specify value 2 in Key field, specify the following value: in Name field, specify WorkgroupName parameter; in Value field, specify name of your Group. in Component_ field specify name of some existing component, for example: Click OK button to add new row. New row will appear in the database as follows:
6. Add/configure other parameters, when necessary, according to the following table:
Component_ field field of Add Row dialog window for all parameters may be set as SetPath_Required . * administrator password and group ID are stored in the software's settings in special encoded format, and should be added to the package in such encoded form. To find this encoded value for a password or group id, please request us for special conversion utility:
7. When all new parameters were added to the MSI package, save changes as a MST transformation file,
B. HOW TO DEPLOY MSI PACKAGE WITH TRANSFORMATION FILE B.1 FOR WINDOWS SERVER 2008: 1. in Start menu, click Administrative Tools -> Group Policy Management in a list of domains at left pane, select your domain and right click it. Then select Create a GPO in this domain and link it menu command to create new policy:
2. Specify some name for new policy:
3. Right click new policy and then click Edit menu command:
4. In Group Policy Management Editor:
5. Copy original MSI package and new MST package to some shared network folder, available and accessible from student computers.
6. Open original Net Control 2 MSI package. Use only network paths! (e.g. \\SERVER\FILES\ns8.msi )
Select "Advanced" option, when policy editor prompts for package deployment method:
7. Open Modifications tab:
click Add button and open MST package prepared in the chapter A above. Use network paths only! 8. Click OK in MSI package window to close it.
9. In the same Group Policy window, select the following category on left pane: In right pane, select and double click "Always wait for the network at computer startup and logon" policy:
10. Enable it:
Click OK and close all Group Policies windows. The package will be installed automatically after restart of the client computer.
B2. WINDOWS SERVER 2003 For Windows Server 2003, the procedure is similar, but to open Group Policy Editor (p.1), click:
on Group Policies tab, create new policy or edit any existing one:
click Edit button to edit the policy. Assign new installation package as specified in p.p. 4-10 of the installation guide for Windows Server 2008 (please see above).
C. HOW TO REMOVE THE SOFTWARE. To uninstall or update the software, follow steps 1-4 of the installation guide. In the list of installed packages, select Net Control 2 version 8 package and delete it from a group policy. The software will be uninstalled automatically after restart of client computer:
|
||||||||||||||||||||||||||||||||||

















