Using Application Catalog in SCCM 2012

Hi,

in the last post (here) we set up the Application Catalog Website. But it is still empty.

As stated before we can now provide software to users, and be able to approve requests.

Let’s deploy some applications.
– XML Notepad, free to use for users;
– Google Chrome, needs approval from a manager.

I have setup the 2 applications.

Application Catalog in SCCM2012

Application Catalog in SCCM2012

Now we need to deploy them.

Application Deployment - Request needed

Application Deployment - Request needed

Application Deployment - Request needed

Application Deployment - Request needed

That’s one:



Application Deployment - Request needed

Application Deployment - Request needed

Now the other. No need for administrator approval!

Application Deployment - No Request needed

Application Deployment - No Request needed

That’s two 😉

Application Deployment - No Request needed

Application Deployment - No Request needed

Oke so the Applications have been added, how does this look like from a user perspective?

The user goes to the Software Center.

SCCM2012 client start menu

SCCM2012 client start menu

Software Center

Software Center

Software Center

Software Center

All empty?! But wait there is an option ‘Track my application requests’ or ‘Find additional applications from the Application Catalog’.

Application Catalog Website

Application Catalog Website

Now i can request Google Chrome or install XML Notepad. Nice 🙂

 

 

 

Software Center and Application Catalog in SCCM 2012

Hi,

Well oke, the RAP (Run Advertised Program) is gone in ConfigMgr 2012, and we got the Software Center in return. Nice but now what?

For Advertised Programs we now have the: Application Catalog!

The Application Catalog is a web-site where a user can find his/her software. For an administrator it is also possible to authorize software, the user asks if the software can be deployed to his/her workstation. This might come in handy when licensing is an issue, or when a manager wants to be able to monitor application installations.

Oke nice, but how do we set this up.

Because ConfigMgr 2012 relies on .NET and uses WCF (Windows Communication Foundation) we need to install the HTTP Activation feature from the WCF Activation:

HTTP Activation

HTTP Activation feature

If this is not done it will result in following error:

There is a problem connecting with the server.
The Web site cannot communicate with the server. This may be a temporary problem. Click retry action to submit your request again. If this problem continues, try again later.

Error with Software Catalog

Error with Software Catalog

Then we have to install the Application Catalog Web Service Point and Application Catalog Web Site Point role on a SCCM site server.

Application Catalog site roles

Application Catalog site roles

We will use HTTP for Client connections and port 80 for site traffic.

Application Catalog setup

Application Catalog setup

Application Catalog WebSite Setup

Application Catalog WebSite Setup

That’s done:

Role Wizard

Role Wizard

Servers and Site System Roles

Servers and Site System Roles

Now we got the Application Catalog Website up and running!

Application Catalog Website

Application Catalog Website

Still empty, but we will fill this up next time!