 
			Roddy Gelberty
Forum Replies Created
- 
Roddy GelbertyMember27 June 2020 at 8:28 pm in reply to: Could not resolve source for the installation package (0x80070002)Thanks for your response Luna. Yes Anonymous connection is enabled on the distribution point assigned to the Client. You are correct in your assumption that we do not use HTTPS. 
- 
Roddy GelbertyMember27 June 2020 at 7:54 pm in reply to: Could not resolve source for the installation package (0x80070002)Hey Jess, From the log screenshot the you provided, I can see that you are using HTTP and not HTTPS; so it is not a SSL certificate or TLS issue. Can you please confirm the the “Allow Clients to connect anonymously” option is selected on the Distribution point assigned to the clients boundary group? 
- 
Roddy GelbertyMember29 April 2020 at 9:28 am in reply to: Starting a task sequence from a script or command line.Run a hidden/published SCCM task sequence based on conditions using the below command. 
 Trigger-SCCMTaskSequence.exe <PackageID>
 Where <PackageID> is the packageID of the task sequence.
 Exit code 2 : Another mandatory program pending.
 Exit code 1 : Unknown error
 Exit Code 0 : Success
 Exit Code 9009 : Package with packageID not advertised to the computer.
 https://osd365ws.blob.core.windows.net/free-web-downloads/Trigger-SCCMTaskSequence.zip
- 
The standard Microsoft document is quite good. 
 https://docs.microsoft.com/en-us/mem/configmgr/desktop-analytics/overview
 But the document does not cover initial wait time and group creations in Desktop Analytics.
 Its been a learning curve for most organisations.
