Azure, Technology

5. Manage Azure Objects

Manage Users and Groups Creating a Group From Azure AD, go to Groups -> New group Group Type: O365 or security Name Description Membership type: assigned , dynamic user (you can set a rule that will auto add people to the group based on a rule EG: everyone who has 2012 in their name put them in the 2021 group),…

Continue Reading

PowerShell, Technology

Simplivity Backup Reports with PowerShell

An issue with Flash in the web browser and the version of Simplivity we are running forced my hand to learn to manage the backups using PowerShell. I started managing the backups through the Simplivity CLI but then discovered there was an PowerShell API which made life a lot easier. If you have experience using PowerShell you will find these…

Continue Reading

Azure, Technology

AZ-104: Microsoft Azure Administrator (Study Notes)

I am currently studying for my AZ-104: Microsoft Azure Administrator exam. I am studying the content using Scott Duffy’s course on Udemy, which I highly recommend: https://www.udemy.com/share/101WoMAEYdcl5bRn0F/ On the following posts I will be uploading some of my study notes. This keeps me honest with making sure I keep have decent notes and hopefully they will be of help to…

Continue Reading

PowerShell, Technology

Managing DHCP Scopes with PowerShell

Introduction We recently restructured our whole IP addressing schema. This was a mammoth job. The management of DHCP scopes was one part of this. We had to create around 20 new DHCP scopes and create reservations for all the devices that reservations in the old scopes. I thought to myself that this is the perfect time to learn about using…

Continue Reading

Office 365, PowerShell, Technology

Exchange Online Migration error: “Target user already has a primary mailbox”

Issue When migrating mailboxes from Exchange On Premise to Exchange Online, it fails with the following error: Target user ‘Users Name’ already has a primary mailbox. Cause Long before we had ever thought about migrating to Exchange Online we had manually created some students in our Office 365 tenant (not using the Azure AD Connect) to give them access to…

Continue Reading

Comptia Security+, Security, Technology

Comptia Security+ (SY0-501) Study Notes

I am working my way through the online course “Cert Prep: CompTIA Security+” by Michael Chapple. This is available on Lynda and LinkedIn Learning. These are my study notes- Section 1 – Threats, Attacks and Vulnerabilities 1.1 Malware 1.2 Understanding Attackers 1.3 Understanding Attack Types 1.4 Application Attacks 1.5 Vulnerability Scanning and Penetration Testing 1.6 Impact of Vulnerabilities   Section…

Continue Reading

Technology

5.4.14 Hop count exceeded – possible mail loop ATTR34

Issue: We recently configured our Exchange Hybrid setup and were experiencing this error when sending mail from our mailboxes migrated to Exchange Online to the mailboxes still on Premise that had the alias: @ourdomain.mail.onmicrosoft.com (On Premise Mailboxes had this alias setup in preparation for migrating to Exchange Online). Cause: We use Mimecast for our email filtering. The mail loop was…

Continue Reading