Download and install latest Release of PowerShell

I created a PowerShell script to include the latest Version of PowerShell into your MDT Reference Image.

With the General Availability (GA) of PowerShell 7, it is time to think about updating our MDT Reference Images. Furthermore the increasing number of remote backends that require a minimum TLS 1.2 for remote connections with for example Invoke-WebRequest like PowerShell Gallery and several other JSON APIs.

Continue reading “Download and install latest Release of PowerShell”

Dell Wyse ThinOS 9.0 & Wyse Management Suite 2.0

Dell has released a new major version of their ThinClient OS ThinOS, which focuses only on Citrix Workspace app enhancements.

A few days ago, Dell released ThinOS Version 9.0. To quote the release notes:

ThinOS 9.0 is a Citrix-specific release, which integrates Citrix Workspace app. Other Broker agent connections such as VMware, RDP, and Amazon WorkSpaces are not supported in this release. ThinOS 9.0 does not support the usage of INI parameters. You must use either Wyse Management Suite or the local Admin Policy Tool to manage your systems.

The important part is, that you can no longer rely on your good old FTP server and the wnos.ini. You have to implement Wyse Management Suite Version 2.0, which is currently the only way to manage ThinOS 9.0. Wyse Management Suite Version 2.0 is free up to 10.000 devices with a slightly limited feature set. You can find all details in the Wyse Management Suite feature matrix. Continue reading “Dell Wyse ThinOS 9.0 & Wyse Management Suite 2.0”

Integrate PDQ Deploy with Microsoft Deployment Toolkit (MDT)

A PDQ Deploy Enterprise license is an easy way to integrate evergreen applications into your MDT master images. In this blog post I’m going to show you one way to do this.

Download the latest release of PDQ Deploy:
https://link.pdq.com/dl-deploy-release

Start the setup
Start the setup

Continue reading “Integrate PDQ Deploy with Microsoft Deployment Toolkit (MDT)”

Integrate the VcRedist PowerShell Module with Microsoft Deployment Toolkit (MDT)

The VcRedist PowerShell Module by Aaron Parker provides an easy to use evergreen module to integrate the Microsoft Visual C++ Runtimes into your MDT Reference Images.

If you are using the Microsoft Deployment Toolkit (MDT) to build your Reference Images and Citrix Master Images, you are most certainly trying to include the Microsoft Visual C++ Redistributables for Visual Studio into your Reference Images. Recently I switched to the VcRedist PowerShell Module by Aaron Parker to achieve this task and with this blog post I’m going to show you how to do this yourself. Continue reading “Integrate the VcRedist PowerShell Module with Microsoft Deployment Toolkit (MDT)”

New Citrix Software as of December 2019: CVAD 1912 (LTSR), WEM 1912 and Workspace app 1911

In December Citrix released a new LTSR branch of Virtual apps and desktops

Citrix Virtual Apps and Desktops 7 1912 (formerly XenApp)

Download: https://www.citrix.com/downloads/citrix-virtual-apps-and-desktops/product-software/citrix-virtual-apps-and-desktops-1912.html
What’s new: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/whats-new.html

Customer Success Services eligibility date: November 15, 2019

Examples of new features:
  • LTSR release

Continue reading “New Citrix Software as of December 2019: CVAD 1912 (LTSR), WEM 1912 and Workspace app 1911”