First, note that /mp does not set the MP for the client agent to use, for that you need to use SMSMP or CCMHOSTNAME for internet clients. /mp tells ccmsetup which MP to query to find a DP to download the files from; if your MP is listening on HTTPS only, then you need to tell ccmsetup that also: /mp:https://xyz.abc.com.
Next, all properties must come after all switches. The switches are those command-line options that start with a forward-slash -- these are for use by ccmsetup when downloading and installing the pre-requisties as well as the the agent itself. The properties are those without forward-slashes (and usually in all-caps just to make them stand-out) -- these are passed to Windows Installer for use in actually installing the client agent. J ________________________________ From: [email protected] <[email protected]> on behalf of Brian McDonald <[email protected]> Sent: Monday, March 17, 2014 3:38 PM To: [email protected] Subject: [mssms] IBCM client install errors I'm attempting to install an internet based client utilizing the following cmd line: ccmsetup.exe /usePKICert SMSSITECODE=ABC /MP:Pudding.ABC.com /logon FSP=Oreo.ABC.com CCMSETUP.log is showing the following errors: GetDPLocation failed with error 0x800072ee2 Failed to get DP locations as the expected version from MP 'Pudding.ABC.com' Error: 0x800072ee2 Failed to get client version for sending messages to FSP, Error 0x80004100e Any ideas on what could be causing these errors? Thanks, Brian

