Contents
-
Introducing Shopping
-
Implementing Shopping
-
Working with Shopping
-
The Shopping Admin Console
-
Setting up Configuration Manager sites
-
Approvers
-
User and Computer categories
-
Managing applications
-
Managing Configuration Manager applications
-
Managing Intune applications
-
Managing non-Configuration Manager / non-Intune applications
-
Managing mobile applications
-
Creating OS Deployment applications
-
Bulk importing applications from Configuration Manager
-
Enabling and disabling applications
-
Removing and deleting applications
-
Application properties
-
User-specific application visibility
-
OS Filtering
-
Setting up computer category approval
-
Configuring application license management
-
Configuring application rental
-
Configuring AD membership applications
-
AD group membership rental
-
Searching for applications
-
Application sets
-
Creating Windows Servicing Assistant Deployment Applications
-
Creating an In-place Upgrade WSA Deployment Application
-
Creating a Capture Data and Settings WSA Deployment Application
- Creating a Restore User Data and Applications WSA Deployment Application
-
Creating a Wipe and Load (Destructive) WSA Deployment Application
-
Creating a Wipe and Load (Non-destructive) WSA Deployment Application
-
Customizing the Windows Servicing Assistant
-
Creating an In-place Upgrade WSA Deployment Application
-
Managing Configuration Manager applications
-
Node Security
-
Setting up Configuration Manager sites
-
Using the Shopping Web
-
Shopping Web administration
-
Advanced features
-
The Shopping Admin Console
-
Troubleshooting
-
Reference
Shopping administrators with the privileges to create WSA applications in Shopping.
Preparation
Preparation for zero-touch restore deployments
Zero-touch restore enables the user to run the capture deployment on their old machine and have the restore deployment automatically deployed to their new machine (so the user doesn't have to launch the WSA on their new machine).
A Zero-touch Restore requires an additional WSA Replace Restore Task Sequence deployment that should be prepared as follows.
- Create a new, empty Collection that will be used for zero-touch restore.
Deploy the WSA Replace Restore Task Sequence (same task sequence used for standard restore) to the empty Collection created in step 1. This deployment must be configured as Required, with an assigned schedule As soon as possible as illustrated below:
The default re-run behaviour is Rerun if failed previous attempt. In most cases this is appropriate. However, if you are repeating tests on the same workstations, you will need to change this to Always rerun program.
Creating the Replace Restore WSA Deployment Application
- In the Shopping Admin Console, right-click the Applications node and from its context menu, choose New Windows Servicing Assistant Deployment.
- On the Welcome screen, click Next.
On the General Details screen:
- Select Replace Restore from the Type of Windows Servicing Deployment drop-down.
- In the Name field, enter the name of this application as you want it to appear to the end-user in the wizard.
- Optionally enter a brief description in the Description field (note that the description, cost and icon are never displayed to the end-user for WSA Deployment Applications).
- Click Next.
On the Config Mgr collection screen:
- Select the Collection that the Restore Task Sequence was deployed to (see Preparation above).
- From the Deployment drop-down, select the deployment that was created to deploy the Restore Task Sequence to the Collection selected previously.
- Click Next.
On the Permissions screen:
- If you want this Restore Deployment to be available to everyone, click Next (i.e. do not restrict the deployment to any users or computers)
- If you want to restrict this Restore Deployment to specific users, click Add to the right of the User Permissions list and add the user or group that you want to restrict access to. Repeat to add multiple users or groups
- If you want to restrict this Restore Deployment to specific computers, click Add to the right of the Machine Permissions list and add the computer or group that you want to restrict access to. Alternatively click the Add OU button to add an OU that contains the computers that you want to restrict access to. Repeat as appropriate to add multiple computers, groups or OUs.
- On the Completing the Windows Servicing Assistant Deployment Wizard screen, click Finish.
Configuring the Replace Restore WSA Deployment
Once the Replace Capture WSA Deployment has been created, it may be necesary to configure additional properties that are applicable specifically to Replace Capture deployments.
In the Shopping Admin Console, select the Applications node and double-click the Replace Restore WSA application you just created (it will be listed under WSA as illustrated – use the search feature if necesary) to open the Properties dialog box.
We are going to walk you through the each of the tabs in the Properties dialog for the Replace Restore WSA Deployment and show you what the respective settings do and how they impact the behavior of the deployment in terms of the user experience. There is a masterclass on how to create the deployment at the end of this section.
| The General tab is populated with the settings defined when the application was created. It controls what is displayed on the Start screen. You can change the name of the deployment (changing the description, cost and icon has no effect as these are never displayed to the end-user). However, Type cannot be changed. For example, if you change the name of the deployment from Restore my data and apps to Restore My Data and Apps to a New PC, users see this on the Start screen.
|
The ConfigMgr Collection tab is populated with the selections made when the application was created. These can be modified if necessary, but not recommended unless it is to correct an error. If you do modify these, ensure you select a deployment of a Replace Restore Task Sequence. If you prepared a Zero-touch deployment (see Preparation for zero-touch restore deployments) then in the lower half of the dialog:
When you enable Zero-touch, its deployment collection must be different from the normal collection. However, the task sequence should be same for both cases. If you don't do this, it will lead to the following error: |
|
|
Exceptions on Completion screen and how to fix them
Error code | Likely causes | Remedial action |
---|---|---|
0xA0070700 | The task sequence failed to start. | This is not likely to happen happen unless the Windows Management Instrumentation (WMI) is corrupted. If this happens, get the user to rerun the deployment. Error is displayed on the Completion screen as follows:
|
0xA0070701 | SCCM execution history is missing. | Check the status messages in Configuration Manager for the task sequence deployment as well as the ExitCode in the WSA execution history for the Task Sequence package id ( HKEY_LOCAL_MACHINE\SOFTWARE\1E\WSA\TSExecutionHistory\TSPkgID )Error is displayed on the Completion screen as follows:
|
0xA0070702 | WSA execution history is missing – most likely cause is that the task sequence failed in WinPE. | Check the status messages in Configuration Manager. Error displayed on the Completion screen as follows:
|
0xA0070703 | Unable to establish a WIFI connection. | Get the user to run the deployment again with the emphasis on providing their correct connection credentials – on the Connection screen, click Reveal to check the accuracy of the password they entered. Error displayed on the Completion screen: There was a problem connecting to the WiFi network. Please rerun the Assistant and ensure that the WiFi connection details are entered correctly |
0xA0070704 | Unable to establish a VPN connection. | Get the user to run the deployment again with the emphasis on providing their correct connection credentials – on the Connection screen, click Reveal to check the accuracy of the password they entered. Error displayed on the Completion screen: There was a problem connecting to the VPN. Please rerun the Assistant and ensure that the VPN connection details are entered correctly |
0xA0070705 | WSA execution history is invalid. | Contact 1E Support for assistance. Error displayed on the Completion screen as follows:
|
Masterclass video