#virtualexpo: Create unattended Setups with AutoIt when no silent setup switch is available

When creating automated (Citrix) Master Images for MCS or PVS, you often encounter software for which no MSI and EXE silent switches are provided – and the vendor refuses to cooperate.
In this session, Marco Hofmann will show you how to write simple unattended AutoIt installation scripts that can automate installations for tools such as the Microsoft Deployment Toolkit.

Today is the #virtualexpo hosted by Trond E Haavarstein. I registered a slot as a speaker, to talk about my struggle to include apps in my Citrix MCS Golden Master Images, which I built with the Automation Framework Microsoft Deployment Toolkit (MDT), when the vendor doesn’t include silent setup switches in their setup files.

For this purpose I’m giving an example, about how to solve this issue with AutoIt.

I you want to hear my speech and all the other great speakers, take a look at the agenda and register!

Continue reading “#virtualexpo: Create unattended Setups with AutoIt when no silent setup switch is available”

Silent uninstall Office 365

I had to bulk repair a few Office 365 Fat Client Installations. With the Office 365 Click-to-Run deployment EXE and two XML files this is a quick task.

First download the Office 2016 Deployment Tool:
https://www.microsoft.com/en-us/download/details.aspx?id=49117

Continue reading “Silent uninstall Office 365”