0% found this document useful (0 votes)
45 views

SCCM+Guide+TITUS

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views

SCCM+Guide+TITUS

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 42

TITUS installation using SCCM

TITUS installation using SCCM

This guide displays deploying TITUS Classification Suite 4.7 SP1 HF4. The same
steps can be applied to deploy earlier 4.x or newer 4.x versions.
Please follow screen captures as guidance and use correct path for your file
location and values defined.
The sequence of creating an application for deployment in SCCM is captured using
(System Center Configuration Manager Version 1606) with all possible steps
available. There are sections where you need to click Browse or Add and click
Next if not highlighted in screen captures. Please match your settings as closely as
possible with your version of System Center Configuration Manager.

Pre-requisites:
 You have studied TITUS Deployment guide (available in Documentation
folder where you have extracted the zip file for your version of TITUS
Classification Suite) and KB articles
EXE deployment: https://support.titus.com/s/global-search/000001398
MSI deployment: https://support.titus.com/s/global-search/000001395

 You have decided EXE or MSI deployment methods to use


 You have created deployment scripts such as batch file (.bat or .cmd or
other formats)
 You are familiar with SCCM
We begin with creating an application that we will deploy using sample
deployment scripts for install and uninstall processes (created as sample) and
copied to the same location as TITUS Setup files. Your TITUS setup files location
and deployment script names and setup parameters may differ.

1 TITUS 4.x- January 2018


TITUS installation using SCCM

1. Right click on Applications and click Create Application

2 TITUS 4.x- January 2018


TITUS installation using SCCM

2. Create Application Wizard appears

3 TITUS 4.x- January 2018


TITUS installation using SCCM

3. Select “Manually specify the application information” and click Next

4 TITUS 4.x- January 2018


TITUS installation using SCCM

4. Specify name and comments and click Next

5 TITUS 4.x- January 2018


TITUS installation using SCCM

5. Specify keywords (optional)


6. You can also check Display as a featured app (optional)
7. Click Next

6 TITUS 4.x- January 2018


TITUS installation using SCCM

8. Click Add to create a deployment type

7 TITUS 4.x- January 2018


TITUS installation using SCCM

9. Select Script Installer in type list


10.Click Next

8 TITUS 4.x- January 2018


TITUS installation using SCCM

11.Verify your settings match and click Next

9 TITUS 4.x- January 2018


TITUS installation using SCCM

12.Type TITUS (optional name)


13.Click Next

10 TITUS 4.x- January 2018


TITUS installation using SCCM

14.For Content Location: Browse and select the folder containing TITUS Setup
Files

11 TITUS 4.x- January 2018


TITUS installation using SCCM

15.For Installation program: Browse and select your deployment script


16.For Uninstall program: Browse and select your uninstall script

Sample .bat files content:

12 TITUS 4.x- January 2018


TITUS installation using SCCM

17.Verify you have selected correct paths and setup files and click Next

13 TITUS 4.x- January 2018


TITUS installation using SCCM

Note: This is the same screen capture as in earlier step specifying the command
“TITUSClassificationSetup.exe” instead of a script. In this example it is a simple
quite install.
You can specify your desired setup parameters available in TITUS deployment
guide and knowledge base article.

14 TITUS 4.x- January 2018


TITUS installation using SCCM

18.Click Add Clause

15 TITUS 4.x- January 2018


TITUS installation using SCCM

19.Select Settings Type Windows Installer and click Browse

16 TITUS 4.x- January 2018


TITUS installation using SCCM

20.Select TITUS MSI file x64 as shown and click Open

17 TITUS 4.x- January 2018


TITUS installation using SCCM

21.The Product code is automatically detected


22.Click OK

18 TITUS 4.x- January 2018


TITUS installation using SCCM

23.Perform Add Clause again and this time select the x86 MSI

19 TITUS 4.x- January 2018


TITUS installation using SCCM

24.Select “OR” for “Connector” as shown. This will ensure either 32bit or 64bit
is detected
25.Click OK

20 TITUS 4.x- January 2018


TITUS installation using SCCM

26.Select Install Behavior


27.Ensure that “Allows user to view and interact with the program installation”
is checked with your desired behavior selection

28.Select Hidden for installation program visibility


29.Click Next

21 TITUS 4.x- January 2018


TITUS installation using SCCM

Note: If using “TITUSClassificationSetup.exe” directly or in your deployment


script “Logon requirement” must be “Only when a user is logged on” to ensure
setup completion returns successful error code 0.
Selecting other options will grey out “Allow users to view and interact with the
program installation”. The installation completion will produce error 255 when
using EXE deployment.

You will be able to use other logon requirement selections if using deployment
through MSI packages and do not require enabling check mark for “Allow users to
view and interact with the program installation”. This check mark does not mean
user is seeing installation process since install switches use quiet command.

22 TITUS 4.x- January 2018


TITUS installation using SCCM

30.(Optional) specify requirements


31.Click Next

23 TITUS 4.x- January 2018


TITUS installation using SCCM

32.(Optional) specify dependencies and click Next


Note: The system must meet the prerequisites as per TITUS deployment
guide. This includes .NET 4.5.2 or higher and supported Office Suite.

24 TITUS 4.x- January 2018


TITUS installation using SCCM

33.Confirm settings and click Next

25 TITUS 4.x- January 2018


TITUS installation using SCCM

34.Click Close

26 TITUS 4.x- January 2018


TITUS installation using SCCM

35.Click Next

27 TITUS 4.x- January 2018


TITUS installation using SCCM

36.Click Next

28 TITUS 4.x- January 2018


TITUS installation using SCCM

37.Click Close

29 TITUS 4.x- January 2018


TITUS installation using SCCM

38.The next set of screen captures show a sample deployment process.

30 TITUS 4.x- January 2018


TITUS installation using SCCM

31 TITUS 4.x- January 2018


TITUS installation using SCCM

32 TITUS 4.x- January 2018


TITUS installation using SCCM

33 TITUS 4.x- January 2018


TITUS installation using SCCM

34 TITUS 4.x- January 2018


TITUS installation using SCCM

35 TITUS 4.x- January 2018


TITUS installation using SCCM

36 TITUS 4.x- January 2018


TITUS installation using SCCM

37 TITUS 4.x- January 2018


TITUS installation using SCCM

38 TITUS 4.x- January 2018


TITUS installation using SCCM

39 TITUS 4.x- January 2018


TITUS installation using SCCM

40 TITUS 4.x- January 2018


TITUS installation using SCCM

41 TITUS 4.x- January 2018


TITUS installation using SCCM

For more information on installation commands please check TITUS deployment


guide or knowledge base articles.
Scripting using EXE: https://support.titus.com/s/global-search/000001398
Scripting using MSI: https://support.titus.com/s/global-search/000001395

42 TITUS 4.x- January 2018

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy