0

Deploy MFA Using Azure AD Conditional Access

Deploy MFA Using Azure AD Conditional Access

In this article we’re going to walk through the steps needed to deploy MFA using Azure AD Conditional Access. The basic gist is we’ll enforce multi-factor authentication for all users in the tenant with the exception of our break glass… Continue Reading

0

How To Update SSL Certificates for Exchange 2019

Update SSL Certificates for Exchange 2019

Because I am using Let’s Encrypt for my public SSL certificate needs, I have to update my certs every 3 months. It’s not so bad considering the fact that it’s 100% free, but it can be a bit cumbersome if… Continue Reading

1

[Solved] Call “HostDatastoreSystem.QueryVmfsDatastoreCreateOptions” for object “ha-datastoresystem” on ESXi failed

Error creating VMware datastore

Not too long ago I was setting up a test ESXi 6.0 environment on an Intel NUC, I found that I could not create a datastore using the vSphere user interface. The error: Call “HostDatastoreSystem.QueryVmfsDatastoreCreateOptions” for object “ha-datastoresystem” on ESXi… Continue Reading

0

[Solved] Exchange Failed to Connect Winsock Error Code: 10060, Win32 Error Code: 10060

Exchange Failed to Connect Winsock Error Code 10060

Thanks to my ISP I had spent a ridiculous amount of time trying to troubleshoot why I was not able to send outbound. The error: Exchange Failed to Connect Winsock Error Code: 10060, Win32 Error Code: 10060 had everything to… Continue Reading

0

How To Forward Email in Office 365

Forward Email in Office 365

In the event you ever need to forward email in Office 365, whether it be because a user has termed or simply just because, I’ll show you the step by step on how to get that done in both the… Continue Reading

0

How To Move an Exchange Server 2019 Mailbox Database

Move an Exchange Server 2019 Mailbox Database

When you initially install Exchange Server 2019 your default Database name and path are not exactly optimal. By default your first database is named something like Mailbox Database 0667016325 and your default path is located under ‘C:\Program Files\Microsoft\Exchange Server\V15\Mailbox‘. Yikes… Continue Reading

1

Powershell Random Password Generator

Powershell Random Password Generator

I Love it! Powershell really can do a lot of cool things and this handy little function comes in for the clutch when creating new user accounts or just resetting a user’s password. Today I’m going to share with you… Continue Reading

0

[Solved] There Was An Error Connecting To VMware vSphere Update Manager

Error Connecting To VMware vSphere Update Manager

If you have Microsoft SQL hosting your VMware vCenter database you might have run into this problem after you’ve installed VMware Update Manager. The problem here is that the service account currently doesn’t have permissions to access the database. If… Continue Reading

2

Get HP Server Status Using Powershell (iLO Query)

HP Server Status Using Powershell

If you have a homelab (or work environment) filled with HP ProLiant equipment as I do, you might have found yourself checking your power consumption and temperatures on a regular basis to ensure they’re not overheating and/or drawing too much… Continue Reading