Server Missing in Wsus Console

In this post I will explain how I solved my problem when I had a server missing in wsus console. I had just set up a new WSUS Server for a customer and deployed the GPO settings. The GPO contained the basic settings required to configure the clients, like servername,…

0 Comments
How to Find App Bundle ID for iOS Apps

Background Sometimes when working with Intune you will come across settings that require you to supply the App Bundle ID for apps you want to configure.The documentation for Intune has a list of all build-in apps from Apple and can be found here. An example of when this would be…

0 Comments
Create Powershell GUI with WPF

I recently switched to WPF to create graphical interfaces for my tools.In this post I will show you a very simple way of creating the GUI using Visual Studio. Previously I was using WinForms and creating everything manually and eventually, I got tired of this since it took a lot…

0 Comments