Thursday, March 7, 2024

M365: I guess it's time to hybrid join

 Well, they finally pushed us to hybrid join all our clients to Microsoft Endpoint (otherwise known as intune).  It is actually really cool and made me excited about Microsoft again.  

You can do cool stuff like

  • Finally, ditch WSUS servers in favor of Windows Update Rings (WUR)😍
  • Deploy software packages and configuration profiles while the client is offsite

    Instructions to hybrid

Windows 11 Network Refresh Without Reboot

# Full-Network-Reset.ps1 # Run as Administrator for full effect Write-Host "Restarting network adapters..." -ForegroundColor C...