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
    • todayilearned
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…

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…

PowerShell

Invoke-RestMethod response headers

Andrew 5 August 2022 0 Comments

In developing some scripts recently I discovered that the Invoke-RestMethod cmdlet (in PowerShell version 5 at least) doesn’t provide the values of the response headers. The workaround I had to…

Today I Learned

Choosing an open source license

Andrew 16 April 2022 0 Comments

When wanting to start this blog I knew that I’d want to be sharing scripts and other artifacts, and would want to release them under a license so there are…

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