Integration Pack – Lucidus IT http://www.lucidusit.co.uk Solutions delivered Thu, 19 Nov 2020 13:41:13 +0000 en-GB hourly 1 https://wordpress.org/?v=5.5.3 Orchestrator – Integration Pack Wizard Installation http://www.lucidusit.co.uk/2020/10/14/orchestrator-integration-pack-wizard-installation/ Wed, 14 Oct 2020 07:54:39 +0000 http://www.lucidusit.co.uk/?p=231 Continue Reading →]]> In order to create integration packs, you need to install the ‘Orchestrator Integration Pack Wizard’.

The requirements for the toolkit, can be found here: https://docs.microsoft.com/en-us/system-center/orchestrator/orch-integration-toolkit/installation?view=sc-orch-2019

I have the following files, in order to complete the installation:

OrchestratorWizardFiles

The installation has a requirement of the WIX (Windows Installer XML) toolset; if you try to install without this, you will receive the following message:

OrchestratorInstallationWizardWarning

Install .Net Framework:

.net35

Command:

Dism /online /enable-feature /featurename:NetFx3 /All /LimitAccess /Source:\\sccmstore\SCCMDS\OSD\images\Source\Win101909Source

dism35command

If you do not install the .net framework, you will receive this error:

.netWarning

Download the WIX toolset: https://wixtoolset.org/releases/

downloadWix

Install the WIX toolset:

wixWelcome

wixComplete

Merge the registry entry, without completing, you
will still receive the error:

wixRegWarning

Use the file:

wixRegFile

Which has the following content:

wixRegistryEntry

wixRegistryComplete

Install the ‘Orchestrator Integration Pack Wizard’:

orchestratorSetupFile

Accept the license:

OrchestratorWizardLicense

Enter user information:

OrchestratorWizardLicenseUser

Install:

OrchestratorWizardLicenseInstall

Complete:

OrchestratorWizardComplete

]]>