-
LATEST
· 4 min
How I Recovered a Broken VHD and Deployed It to Azure
Intro I had a vendor-provided VHD that looked fine on the surface but every time I tried to upload it to Azure and spin up a VM, it failed. The process of getting it…
Recent posts
-
· 4 min
Creating a Custom Ubuntu Template in Proxmox with Cloud-Init: A Step-by-Step Guide
Prepare Cloud-Init Templates wget https://cloud-images.ubuntu.com/groovy/current/groovy-server-cloudimg-amd64.img qm create 9000 –memory 2048 –net0 virtio,bridge=vmbr0 qm importdisk 9000 bionic-server-cloudimg-amd64.img local-lvm qm set 9000 –scsihw virtio-scsi-pci –scsi0 local-lvm:vm-9000-disk-1 qm set 9000 –ide2…
-
· 4 min
Ensuring Email Security: Automatically Check and Enable DKIM, SPF and DMARC Records in Exchange Online
Hey there! So, this is a PowerShell script that gets the accepted domains in a Microsoft 365 tenant. After that, it checks for SPF, DKIM and DMARC DNS…
-
· 4 min
Unlocking the Power of Conditional Access: Understanding the Architecture and Authentication Flow
Microsoft’s Conditional Access is a powerful security feature and a key component of their zero trust architecture. It’s important to understand how it works, as it can give…
-
· 4 min
SPF, DKIM, and DMARC: The Dynamic Trio That Can Save You From Email Fraud and Spam
Email is an essential part of our lives, and we use it to communicate with friends, family, and work colleagues. However, email fraud and spam can be a…
-
· 4 min
Protecting Your Sensitive Data: A Step-by-Step Guide to Configuring DLP on Office 365
Data loss prevention (DLP) is a critical component of any organization’s cybersecurity strategy. DLP tools help organizations to protect sensitive data by identifying, monitoring, and protecting it from…
-
Why New Apps May Not Show for Office 365 Users
When a user is on litigation hold in Exchange Online, their mailbox content is preserved in a read-only state to meet legal and regulatory requirements. While this is…
-
· 4 min
Migrate from FRS to DFSR
Active Directory (AD) is a crucial component of any Windows network, and ensuring that it is up-to-date is critical to maintaining security and performance. One aspect of AD…
-
· 4 min
Outlook not connecting after password change while using ADFS/SSO
Recently we encountered an issue where a client was using Exchange Online authenticating using ADFS/SSO. Issue: Outlook would not connect to Exchange Online after changing the user’s password…
-
· 4 min
Lync User Has Video Enabled but The Video Option is Missing From Lync Client
I have seen in some cases that after enabling the correct telephony policy that users still do not have the “Video” button within the menu of the Lync…
-
· 4 min
Updated Release of MS13-061 Security Update for Exchange Server 2013
It would seem Microsoft fixed the blunder that was MS13-061 that changed settings for the search infrastructure, placing the content index for all databases into a failed state.…
Topics