Skip to content

IT Dev Lab

Learnings and musings of a Microsoft Identity & Security consultant

IT Dev Lab

Learnings and musings of a Microsoft Identity & Security consultant

  • Home
  • Post Series
    • WDAC
  • Links library
  • About
    • Home
    • Andrew
    • Page 2
PowerShell WDAC

PowerShell script to convert WDAC XML file to binary CIP format

Andrew 30 March 2023 0 Comments

The Microsoft WDAC Wizard is a great tool for building and modifying WDAC policies, but there are times where it is necessary to manually modify the policy XML file. If…

Logic Apps

Logic App security tips – Using a Key Vault

Andrew 28 March 2023 0 Comments

Logic Apps are amazingly powerful in what can be accomplished, and have a very low barrier to entry with their code-less approach, however care needs to be take to ensure…

Dynamics 365 Logic Apps

#TIL converting a JSON date from a Dynamics 365 Business Event in a Logic App

Andrew 8 February 2023 0 Comments

While building a Logic App to perform actions based on business events in Dynamics 365, I faced a slight challenge – one of those challenges can sometimes be tricky in…

Windows

Generating a log file for an MSI or MSP

Andrew 21 January 2023 0 Comments

Recently when completing a MIM 2016 hotfix installation the upgrade process was failing with a very generic and largely unhelpful error message. It’s possible (and in the case of MIM…

MIM2016

Check when attributes were updated in Active Directory

Andrew 9 January 2023 0 Comments

I recently needed to determine when an attribute was updated by MIM in Active Directory for a particular user object. MIM itself provides details within Metaverse search to determine when…

PowerShell

TIL: Finding the location of a user’s desktop folder in PowerShell

Andrew 17 October 2022 0 Comments

In developing a script that drops the output file to a user’s desktop it begs the question – what is the best way to determine the full path to the…

Azure AD

Microsoft MFA with number matching

Andrew 14 October 2022 0 Comments

Multi-factor authentication (MFA) is critically important for securing accounts and limiting the risk of accounts being compromised. However one of the weaknesses of push based MFA, such as push notifications…

Azure AD Uncategorized

Bulk load devices to Azure AD Group

Andrew 29 September 2022 0 Comments

Recently I’ve been needing to put into Azure AD Groups large numbers of device objects and it turns out you can’t easily use the out of the box tools in…

Microsoft 365 PowerShell Uncategorized

Exchange Online DNS validator

Andrew 27 September 2022 0 Comments

Recently in doing a migration project to Exchange Online Protection (for a large number of domains) it was necessary on a regular basis to make changes to DNS records, and…

WDAC

WDAC 3033 error workarounds

Andrew 16 September 2022 0 Comments

On a Windows Defender Application Control (WDAC) project one issue you may encounter is driver .dll or .sys files that are digitally signed, but the certificate has now expired. The…

Posts pagination

1 2 3 4

« Previous Page — Next Page »

You Missed

Microsoft Entra MIM2016

Looking to migrate from MIM to Microsoft Entra?

Sentinel WDAC

January 2024 WDAC Advanced Hunting changes

WDAC

Creating a policy with the WDAC Wizard

WDAC

Application control with Microsoft WDAC

IT Dev Lab

Learnings and musings of a Microsoft Identity & Security consultant