Computer

SETTING UP A VIRTUAL SCCM TESTLAB – PART 5

SETTING UP A VIRTUAL SCCM TESTLAB – PART 5

In the last 4 parts, we looked at of setting up a SCCM test lab and have now deployed our first application.

In this post, we will look at how the deployed application looks on the client side and install this new application.

This post was delayed as I was looking into SCCM 2016 and investigating the upgrade paths

Visio Viewer 2016 Not Working On Windows 7

Visio Viewer 2016 Not Working On Windows 7

Recently I have been troubleshooting an issue I had with Visio Viewer 2016 on Windows 7. The application appears to install just fine, all Visio drawing files appears with the correct icons and is now associated with Internet Explorer. But once you open the file, the plugin or viewer does not load in Internet Explorer.

Note : This was tested on Windows 7, but it applies to Windows Server 2008 R2 as well. It is in fact where I first encountered the error

PowerShell App Deployment Toolkit - Deep Dive

PowerShell App Deployment Toolkit - Deep Dive

AppDeployToolkitBanner2

When we last looked at the PowerShell App Deployment Toolkit, we looked at a simple example of installing Visual C++ Runtime, which does not show the power of using the toolkit. In this post, we want to look at a more complete example of using the toolkit to save time and effort creating deployment scripts.

Toolkit Configuration

But first, we want to look into some of the configuration options of the toolkit. The toolkit folder has a file called AppDeployToolkitConfig.xml. This contains all the default configurations which will be used for all deployments.