3
Page 1 Installing the Shopping receiver Installing the Shopping Receiver on the Microsoft System Center Configuration Manager (ConfigMgr or SCCM) primary site servers enables: Application deployments, using legacy or application model applications Operating system deployments Prior to installation of each Receiver, complete the steps. Preparation After installation of each Receiver, you must use the Shopping Admin Console to add the Configuration Manager site to the Sites list. This authorizes the new Receiver to access the Shopping Central server. The procedure for this is described in . Setting up Configuration Manager sites Installing the Shopping receiver with the wizard The installer MSI file for the Shopping Receiver is ShoppingReceiver.msi and will run only on a server using a supported server operating system with a local installation of a Configuration Manager site. When running the MSI, ensure you: Are logged on using the Installation account Right-click and use Run As Administrator Running ShoppingReceiver.msi On this page: Installing the Shopping receiver with the wizard Running ShoppingReceiv er.msi Welcome License Agreement Install Type Destination Folder Receiver Service Account Policy Refresh Shopping URL Prefix Default Advanced Client Flags Configuration Manager Database Connection Ready to Install the Program Completed Installing the Shopping Receiver in unattended mode Welcome This screen provides the version number for the Shopping Receiver and outlines what the wizard will do. Click to go to the next screen. Next License Agreement You must read and then accept this license information by clicking the I accept the terms in the option before you can continue with the installation. license agreement Click to go to the next screen. Next If you intend to install Shopping Central and the Shopping Receiver services on the same server, install Shopping Central first. The installer will terminate if a local installation of Configuration Manager site is not detected.

Installing the Shopping receiver

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Installing the Shopping receiver

Page 1

Installing the Shopping receiverInstalling the Shopping Receiver on the Microsoft System Center Configuration Manager (ConfigMgr or SCCM) primary site servers enables:

Application deployments, using legacy or application model applicationsOperating system deployments

Prior to installation of each Receiver, complete the   steps. Preparation

After installation of each Receiver, you must use the Shopping Admin Console to add the Configuration Manager site to the Sites list. This authorizes the new Receiver to access the Shopping Central server. The procedure for this is described in  .Setting up Configuration Manager sites

Installing the Shopping receiver with the wizard

The installer MSI file for the Shopping Receiver is ShoppingReceiver.msi and will run only on a server using a supported server operating system with a local installation of a Configuration Manager site.

When running the MSI, ensure you:

Are logged on using the Installation accountRight-click and use Run As Administrator

Running ShoppingReceiver.msi

On this page:

Installing the Shopping receiver with the wizard

Running ShoppingReceiver.msi

WelcomeLicense AgreementInstall TypeDestination FolderReceiver Service AccountPolicy RefreshShopping URL PrefixDefault Advanced Client FlagsConfiguration Manager Database ConnectionReady to Install the ProgramCompleted

Installing the Shopping Receiver in unattended mode

Welcome

This screen provides the version number for the Shopping Receiver and outlines what the wizard will do.

Click to go to the next screen.Next

License Agreement

You must read and then accept this license information by clicking the I accept the terms in the  option before you can continue with the installation.license agreement

Click to go to the next screen.Next

If you intend to install Shopping Central and the Shopping Receiver services on the same server, install Shopping Central first.

The installer will terminate if a local installation of Configuration Manager site is not detected.

Page 2: Installing the Shopping receiver

Page 2

Install Type

On the screen, if displayed, choose:Install Type

Upgrade – upgrades existing Shopping Receivers to the latest versionsSide-by-side installation – installs the latest version of the Shopping Receiver alongside existing ones. Use this option if you intend to run the older versions of the Shopping Receiver in parallel with the latest versions.

Click Next to go to the next screen.

Destination Folder

On this screen:

Click The default destination folder will be suitable for most installations. Change...  if you want to specify a new location for the installation.

Click Next to go to the next screen.

Receiver Service Account

On this screen:

Choose whether the Shopping Receiver service account uses Network Service or a domain account. See   for more details Service accountsIf using a domain service account, enter the name and password for the account – you would

.have already set this up in step 10 when you installed Shopping Central

Click to go to the next screen.Next

Policy Refresh

On this screen:

Configure how policy refresh is implemented. Enable or disable its integration and set the refresh delay. The choices determines how the Receiver initiates a policy refresh on the client, effectively enabling a rapid software push to the user's machine If the installer detects that 1E WakeUp Server is installed on the same server,   will WakeUpbe the default option. Otherwise   is the defaultNativeSelecting   or   allows you to specify the Policy Refresh delay in seconds. The WakeUp Nativedefault is 10 seconds, which causes WakeUp or Shopping to send a policy refresh 10 seconds after the Shopping Receiver has added the machine to a collection and wait for Configuration Manager to create the machine policy and replicate it. The delay depends on the responsiveness of the Configuration Manger architecture.

Click to go to the next screen.Next

Shopping URL Prefix

On this screen:

Set the base URL for the Shopping Central Website so that the Shopping Receiver service can communicate with the Shopping API. You will need to modify the URL prefix and replace the default   with the host header for the Shopping <ShoppingCentralServer>website. See the  .Shopping URL Prefix screen for the Shopping Central installer

Click to go to the next screen.Next

This screen is displayed only if a previous version of the Shopping Receiver is detected.

If the existing version is Shopping version 4.7 or earlier, you can only upgrade. Side-by-side installation is not supported in that case.

Page 3: Installing the Shopping receiver

Page 3

Default Advanced Client Flags

On this screen enter the settings to use for a default deployment:

Default – uses the default advertisement optionsAlways download from DP – the package is always downloaded from the distribution point. This should be used when integrating with Nomad Branch from 1E.Always run from DP – the package is always run from the distribution point.

Click to go to the next screen.Next

Configuration Manager Database Connection

On this screen:

Check the TLS 1.0 disabled - install using TLS 1.1/1.2 checkbox if TLS 1.0 is disabled in your environment.

Click to go to the next screen.Next

Ready to Install the Program

On this screen:

Click to start the installation, or use the button to go back and review your Install < Backsettings prior to installation.

Completed

On this screen:

After installation has completed click to close the wizard.Finish

Installing the Shopping Receiver in unattended mode

To install the Shopping receiver in unattended mode, you must provide the Shopping URL Prefix and the Shopping Receiver service user account and password. Other settings are optional. In the example below the policy refresh setting is confgured to use Native mode even if there is a WakeUp Server already installed, and sets DPLAG to use an option 'Always download from DP' for both Packages and Task Sequences, as decribed in Default

.and recommended Configuration Manager 2007 advertisement settings

msiexec /i ShoppingReceiver.msi SHOPPINGURLPREFIX="http://shopping.acme.local" SVCUSER=ACME\svc_ShoppingRcvr SVCPASSWORD=svcpasswordPOLICYREFRESHMODE=NATIVEDPFLAG=2896/l*v %temp%\ShoppingReceiver-install.log /qn

The command-line example is separated onto different lines for clarity and is entered on a single line in practice. These and other command-line switches are described in .Shopping Receiver installer properties

These settings affect only packages and not app-model applications whose settings are controlled with Configuration Manager.

If you have used the installer property DPFLAG on the command-line and given it a value that does not match any of the 3 options on the screen, then none of the options will be selected. In this case, do not select an option, and just click to continue to Nextconfigure the command-line option.