Email not working in 2021?

7th January 2021

Microsoft has disabled TLS 1.1 and older, and emails that don’t encrypt at all. And Basic authentication. we noticed on 4Jan2021. Possible work-arounds and fixes: a good first step would…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Disable Internet Explorer via PowerShell

14th December 2020

Internet Explorer lags far behind Chrome and Firefox in security. Microsoft Edge is even switching to Chrome to power its newest browser. It is safest to disable IE to force…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Ansible AWX

13th December 2020

What is Ansible and why do i care?Ansible is a popular server/workstation/container management tool.+doesn’t require a client install+instead of a list of commands it focuses on a desired state+scripts are…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Enable Outlook Online Plus Addressing

9th December 2020

Run Powershell as administrator Set-ExecutionPolicy Unrestricted Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.3 You will need to respond Yes to 2 prompts $UserCredential = Get-Credential make sure the credentials you enter have…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Cloud VPN

2nd December 2020

ZeroTier.com 50Free, $50/m 51-499 Windows, MacOs, Andriod, iOS dataplicity.com 1 free, $3ea remote.it 1 free, $2ea weave.works $30/node /month

๐Ÿ“Œ
0๐Ÿ’ฌ read more

2019 domain controllers

13th November 2020

Since everyone is going to Window 10 workstations we need Server 2019 domain controller to get all the newest, coolest Group Policy Objects, right? Microsoft recommends that you add new…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

MFA on Apple integrated iMail

11th November 2020

We had a few growing pains enabling MFA/2FA on our Microsoft Office 365 online domain for iPhones using the integrated iMail app Before you leap, check the following setting from…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Microsoft supports Gmail style plus addressing for business

28th October 2020

Microsoft has followed suit with Google and enabled email address in the format myname+anythingiwant@outlook.com BUT it is disabled by default and to enable it you need to use Powershell online…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

Cheap 2FA Hardware Tokens for DUO

23rd October 2020

I have tested some cheap Multi-Factor Authentication hardware tokens with DUO security. Duo is easy to setup with Microsoft RdWeb remote desktop gateway. These are the tokens i tested $15…

๐Ÿ“Œ
0๐Ÿ’ฌ read more

RdWeb on MacOs

22nd October 2020

RdWeb has been tested successfully on MacOs but it requires the Microsoft Remote Desktop app to be installed from the App Store

๐Ÿ“Œ
0๐Ÿ’ฌ read more