Configure Office 365 Passwords to never expire

One of the biggest complains we get from customers that are using Microsoft Office 365 is the mandatory password expiration. Microsoft has a KnowledgeBase article that explains with a few simple powershell commands how to disable this and set the passwords to never expire. Connect to the Windows Azure Active Directory Module for Windows PowerShell …

Enable Office 365 Auto-discover for Outlook in SBS 2011 Exchange Environments

One of the  issues you will run into when migrating from an on premises Exchange 2010 server on SBS 2011 is that Outlook will not autodiscover the correct Office 365 server settings. Fortunately this can be easily solved with a few simple PowerShell commands. Open an Exchange Management Shell as an administrator. (Elevated PowerShell) Use …

WiFi on Windows 8 does not support WEP – Shared Key Authentication

  I was troubleshooting a Windows 8 laptop that wouldn’t connect to a customer’s wireless network recently. The wireless network was configured using the WEP – Shared Key Authentication method which is horribly insecure and should never be used. After doing some diagnosing and researching I discovered that Windows 8 has dropped support for WEP …