Published November 28, 2019 Sending Email via Telnet using auth login The username and password needs to be encoded and sent in BASE64So if using username as the username it would become dXNlcm5hbWU= […]
Published November 15, 2021 Remote Failover testing The below is to be used in a script to test failover based on firewall rules
Published November 23, 2020 DHCP – DORA DHCP Process Discover – Client sends a broadcast Discover Offer – Server replies with an offer of IP details Request – Client […]
Published March 19, 2019 Convert AD synced office 365, to cloud only install “Microsoft Online Services Sign in Assistant for IT Professionals” Open Powershell (Admin) Enter the following commands… Install-Module MSOnline Install-Module AzureAD Import-Module […]