KnowledgeTree Explorer Silent Install

From KnowledgeTree Community

Jump to: navigation, search

This page provides instructions for a silent install of KnowledgeTree Explorer



Install the MSI's using Active Directory Group Policy Objects or run an MSI silent network installation, from the command line. Please note that in both cases all the MSI's in the KnowledgeTree Tools package (KTToolsSetup & 2 Microsoft Office patches)would need to included.

Group Policy Objects installation:

Here's a good tutorial on how to install MSI's using AD Group Policy Objects -

http://www.windowsdevcenter.com/pub/a/windows/2006/11/14/how-to-deploy-software-using-group-policy.html

MSI Silent Install from the command line:

Here are some links to tutorials on how to perform a silent network install using the MSI's -

http://msdn.microsoft.com/en-us/library/aa367541(VS.85).aspx

http://users.telenet.be/mydotcom/howto/deploysoftware/setup.htm

The basic network install command should be as follows -

msiexec /a product.msi /qn TARGETDIR="<Location of network drive accessible by user directory>"

Personal tools