Shopping Receiver installer properties
The following table describes the installer properties for the Shopping Receiver installer.
Switch | Default value | Notes |
---|---|---|
ADVERTFLAGS | 4325408 | The AdvertFlag (decimal value) in the SMS_Advertisement Server WMI class. A discussion for the default and recommended values are discussed in Default and recommended Configuration Manager legacy package settings. Please refer to the Microsoft Configuration Manager SDK documentation for more details on the values that can be set here. |
ADVERTFOLDER | NoteThis property is no longer supported. | |
DPFLAG | 2096 | Determines the deployment settings for DP behavior when Shopping creates a deployment for a legacy package. It is an integer value that is directly related to the RemoteClientFlags value in the SMS_Advertisement Server WMI Class. A discussion for the default and recommended values are discussed in Default and recommended Configuration Manager legacy package settings. Please refer to the Microsoft Configuration Manager SDK documentation for more details on the values that can be set here. |
NOUPGRADE | Determines if an upgrade or side-by-side install is required. Values are:
NoteThis property is not applicable for the upgrade from 4.7 or earlier. | |
POLICYREFRESHDELAY | 10 | Delay (in seconds) for the policy refresh. 0 disables Shopping led policy refresh. |
POLICYREFRESHMODE | NONE | Determines the way that Shopping uses policy refresh to accelerate application delivery. Values are:
The WAKEUP option requires the following:
|
SHOPPINGREQUESTINTERVAL | 30 | The duration (in seconds) between polling for new orders from the Shopping Website |
SHOPPINGURLPREFIX | Prefix for the Shopping Website URL. This is defined in one of the following formats, depending on your IIS configuration: http://<ServerName> http://<ServerName>:<PortNumber> | |
SHOPPINGREQUESTATTEMPTS | 3 | Number of communication retries when processing any aspect of the Shopping orders. |
SMSSERVERNAME | NONE | SQL Server hosting the Configuration Manager database. Used in conjunction with <add key="ConnectionString" value="Server=CM01.ACME.LOCAL,1020; Database=CM_PRI; Trusted_Connection=yes; MultipleActiveResultSets=True; Application Name=ShoppingReceiver;"/> If not specified, the ShoppingReceiver code will try and programmatically determine the |
SMSDBPORT | NONE | Custom port used by SQL hosting the Configuration Manager database, requires the |
STATUSMESSAGEINTERVAL | 60 | Duration (in seconds) between polling for new status messages in Configuration Manager related to Shopping Adverts. |
SVCPASSWORD | The service account password. | |
SVCUSER | The service account – must be the same as the service account used for the Shopping Central component. |