How can I RDP to an Azure AD joined Windows 10 device?
Introduction If you are using Azure AD, you can join Azure AD as part of the Windows 10 OOBE (from version 1703 and later), it’s easy to do, just provide…
Node-RED based custom full-room wake-up light
Source: https://www.wouterbulten.nl/blog/tech/custom-wake-up-light-with-node-red/ Summary: Using Node-RED and Home Assistant and would you like to build a custom full room wake-up light? In this post I show my setup and explain how to…
Command to determine ports of a device (like /dev/ttyUSB0)
Below is a quick and dirty script which walks through devices in /sys looking for USB devices with a ID_SERIAL attribute. Typically only real USB devices will have this attribute,…
FortiGate SSL VPN + Azure AD SAML Auth
Source: https://geekshangout.com/fortigate-ssl-vpn-portal-with-azure-ad-saml/ I recently had the requirement to allow a few accounts remote access to a server via RDP for support purposes. I elected to use a Fortinet FortiGate firewall…
How to recreate Outlook profiles after the migration
Problem: After performing a migration that includes transferring the domain name to the target server, Outlook cannot connect to the new server. The following error message is shown: Outlook cannot…
You can now set the target Windows 10 version in professional editions
Source: https://www.ghacks.net/2020/06/27/you-can-now-set-the-target-windows-10-release-in-professional-versions/ Microsoft removed the option to defer feature updates in the Settings application in Windows 10 version 2004 for professional versions of the operating system. The option was never…
Ubuntu Extend Disk
After extending the volume in VMware ESXi (shutdown vm, backup/export vm, remove all snapshots, then increased number in disk size, take snapshot of vm again before following the next steps…
Handy url’s
Intune Drive Mapping Generator LazyAdmin Prajwal Desai regex101: build, test, and debug regex tabs-not-spaces/Intune.HV.Tools: A set of tools to assist with the creation of Intune managed virtual machines in Hyper-V.…
FortiGate SSL VPN with Azure MFA using SAML
Source: https://www.ultraviolet.network/post/fortigate-ssl-vpn-with-azure-mfa-using-saml In a previous post we talked about setting up FortiGate SSL VPN authentication and Azure MFA using Azure MFA extension for NPS, which requires you to set up…