/build/static/layout/Breadcrumb_cap_w.png

Genetec Security Center

Version: 5

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 5.4k  |  Created: 08/06/2018 by: lewesthroop

Average Rating: 0
Security Center has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Windows Installer (Delivered as an EXE)
Average Package Difficulty Rating
Rated 4 / 5 (Somewhat Difficult) based on 2 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
0
Note

For 5.8:

Install:

(patch for Windows 7 x86)

Windows6.1-KB2999226-x86.msu /quiet /norestart

(patch for Windows 7 x64)

Windows6.1-KB2999226-x64.msu /quiet /norestart

(.NET 4.7.1 if necessary but do not restart)

Microsoft .NET Framework 4.7.1 Full\NDP471-KB4033342-x86-x64-AllOS-ENU.exe /q /norestart

Security Center 5.8:

Security Center Setup.exe /ISFeatureInstall=Client /log""C:\Logs\"" /silent AGREETOLICENSE=Yes COLLECTPOLICY=Off SAMA_COLLECTPOLICY=Off PRODUCT_UPDATES=false

A forced restart is required after installation; I called a restart script from this install script

==============================

Uninstall:

Security Center:

Security Center Setup.exe /silent /remove /log C:\SMARTcomputing\Logs\securitycenter.log

Delete Genetec Update Service folder (x64)

RMDIR /S /Q ""%PROGRAMFILES(x86)%\Genetec Update Service\

A restart is required after the uninstall, too.

Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Somewhat Difficult
Platform(s): Windows
0
Command Line
Silent install:
SecurityCenterWebSetup.exe /ISFeatureInstall=Client /log C:\Path\to\my\logs\ /silent AGREETOLICENSE=Yes     COLLECTPOLICY=Off SAMA_COLLECTPOLICY=Off PRODUCT_UPDATES=false"
Note that /silent only works if AGREETOLICENSE is also set to Yes.

Windows 7 machines require the KB2999226 hotfix installed.  Per Microsoft KB article:
    "The Windows 10 Universal CRT is a Windows operating system component that enables CRT functionality on the Windows operating system. This     update allows Windows desktop applications that depend on the Windows 10 Universal CRT release to run on earlier Windows operating systems."

The installer installs a number of helper apps; partial list follows.  All told they take up about 7 GBs of disk space and take 7-8 minutes from start to finish.
    Genetec Auto Update
    Genetec SC Plugins: KiwiVision Video Analytics
    Genetec SC Web Installer
    Genetec Update Service
    Genetec Video Player 5.7
    MS CCR and DSS Runtime 2008 R2 and R3
    Many MS SqL items
    MS Visual C++ 2005, 2008, 2010, 2012, 2013 Redist
    MS Visual F# 2.0 Runtime

Silent Uninstall
SecurityCenterWebSetup.exe /silent /remove /log C:\Path\to\my\logs\

However, the uninstall leaves a lot behind.  I included these in my uninstall script:

Genetec Update Service
MSIEXEC.EXE /X{4A6CC67F-E537-445E-BF3F-193998AED229} /qb-! /L*v C:\Path\to\my\logs\file.log

Genetec Auto Update
MSIEXEC.EXE /X{4AAD387E-ED2A-46D8-88AE-F8146D02B8E9} /qb-! /L*v C:\Path\to\my\logs\file.log

Genetec Video Player 5.7
MSIEXEC.EXE /X{B49AEDD4-3434-4E5E-88DE-52625D27F5D2} /qb-! /L*v C:\Path\to\my\logs\file.log

Genetec Security Center 5.7 folder (32-bit)
CMD /C RMDIR /S /Q ""%PROGRAMFILES%\Genetec Security Center 5.7\

Genetec Security Center 5.7 folder (64-bit)
CMD /C RMDIR /S /Q ""%PROGRAMFILES(x86)%\Genetec Security Center 5.7\

Genetec Update Service folder (32-bit)
CMD /C RMDIR /S /Q ""%PROGRAMFILES%\Genetec Update Service\

Genetec Update Service folder (64-bit)
CMD /C RMDIR /S /Q ""%PROGRAMFILES(x86)%\Genetec Update Service\
Setup Information:
Setup Type: Windows Installer (Delivered as an EXE)
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Average
Platform(s):

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Security Center

Version

5.7

Questions & Answers (0)

Questions & Answers related to Genetec Security Center

Blogs (0)

Blog posts related to Genetec Security Center

Reviews (0)

Reviews related to Genetec Security Center

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ