Software Center (SC) may show you messages when you have a problem. This page lists come of the most common errors.
Reinstall SC Client
In the event that the Software Center client is in a non-functioning state, and needs to be installed:
Uninstall Existing Client
- Open an elevated cmd prompt
- Run the following commands:
cd C:\Windows\CCMSetup
ccmsetup.exe /uninstall -
Under Task Manager, find and monitor the
ccmexec
process -
Once ccmexec disappears, the application is finished uninstalling
(Re)install new client
- Open Task Scheduler
- Under the
CAS
folder, find and run ConfigMgr ClientHealth - This job will take a significant amount of time to complete (10-15 minutes)
- Refresh the Task Scheduler window until the process states that it is completed successfully
SC Cache Size
Your computer's cache is the local copy of media that you've installed. You need your cache to accesss your files while installing new programs.
CAS ITS has two settings for the cache size, based on the system type:
- Labs/Classrooms: 30GB
- FacStaff: No policy
- By not applying a policy, we are able to adjust the cache when necessary. If we apply a required size, the cache size cannot be changed on the client, and the specified amount of space will be blocked off of the drive, unable to be used for anything else.
Issue:
Some software may cause the cache to exceed its limit, thus preventing the files from being downloaded.
Resolution:
Using System Administrator, you can use these two resolutions:
- Increase the Cache size.
- Open Configuration Manager Properties from Control Panel.
- Select the Cache tab.
- Adjust the amount of disk space to use as desired.
- Delete the Cache files.
- Open Configuration Manager Properties from Control Panel.
- Select the Cache tab.
- Click the Delete Files button.
- Select the Delete persisted cache content, if desired.
- Click the Yes button.
SC Availabe Software list appears to be outdated.
You may notice that your computer does not have some of the software that a colleague does. There are two reasons why your software may appear outdated:
- A software title is missing from your Available Software and Installed Software lists.
- ?Cause:
- ?Access may be restricted to that particular software title.
- CAS ITS recently published the new or updated software title.
- Resolution:
- ?If access is restricted to software, we'll write up instructions on how to get it. These instructions are available from our Software page.
- Patience. If CAS ITS recently published a new title, it should be available to the computer within 24 hours -- assuming the computer is plugged into the physical network. If the computer is connected to WiFi on-campus or located off-campus, a VPN connection is required for the computer to get its updates. You may want to force a SC refresh after connecting to the VPN.
- ?Cause:
- The version of the software title is inconsistent with the version of a software title listed in SC on a colleague's computer.
- Cause:
- ?SC does not constantly ask for new software titles. Instead, it updates approximately every 24 hours.
- Resolution:
- ?Patience. SC should update the software listings within 24 hours -- assuming the computer is plugged into the physical network. If the computer is connected to WiFi on-campus or located off-campus, a VPN connection is required for the computer to get its updates. You may want to force a SC refresh after connecting to the VPN.
- Cause:
Force a Software Center (SC) refresh
There are several reason why you may want to force a SC refresh:
- SC does not have software that was just made available and you need it quickly.
- SC has not updated in the past 24 hours.
- The computer is connected via the VPN and needs an update while the connection is available.
Here's how to force SC to refresh itself. Your SC will refresh in the background for the next 5-30 minutes (depending on the speed of your computer and your network connection).
- Open Configuration Manager, from Control Panel.
- Click the Actions tab, in the Configuration Manager Properties window.
- Select the Machine Policy Retrieval & Evaluation Cycle, from the Actions list.
- Click the Run Now button, in the bottom right of the window. Then click OK.
- Select the Application Deployment Evaluation Cycle, from the Actions list.
- Click the Run Now button, in the bottom right of the window. Then click OK.
Feel free to initiate all of the actions on this list. However, the more actions being initiate will slow down the computer for the next several minutes as the actions are executed. Typically, only the Machine Policy Retrieval & Evaluation Cycle and the Application Deployment Evaluation Cycle are required to get SC updated.
Click the OK button when all desired actions have been initiated.
There is a problem showing the current status.
Cause: The local services required by SC are not available. This is typically because the computer has just been rebooted. The local services are set to start up Automatic (Delayed). This means that the service starts a short while after the system has finished starting up.
Resolution: Patience. SC should populate within 15 minutes of booting up. If this error persists, a reinstall of SC may be the quickest resolution.
Other Issues
In order to figure out the cause, click the down arrow next to more info, as shown:
Failed to Run Task Sequence
This task sequence cannot be run because the program files for ... cannot be located on a distribution point
Before a task sequence can begin, it must first confirm that all applications and packages in the TS can be located on a distribution point. If it cannot, the above error shows. In order to solve this issue:
- Open the SCCM Admin Console
- Navigate to Software Library/Overview/Application Management/Applications, and click on the search bar
- Once the ribbon at the top of the window updates, select the All Subfolders option under Scope
- By default, the search function only looks in the currently selected folder
- On the right of the window, click the Add Criteria dropdown menu, select CI Unique ID, and click Add
- In the Search box for CI Unique ID, type in the GUID that follows Application_ in the original error message, and click Search
- If an application shows up, confirm it's been distributed to the following Distribution Points:
- GABSCCM04.ad.unt.edu
- GABSCCM05.ad.unt.edu
- If an application does not show up, confirm you typed in the GUID correctly. If so, and the application does not exist, it should be removed from the Task Sequence.