Announcing: Workflow Automation with Microsoft Power Automate, Second Edition

I’m super excited to announce another forthcoming title: Workflow Automation with Microsoft Power Automate, Second Edition!

Workflow Automation with Microsoft Power Automate - Second Edition

I’ve updated the second edition to reflect our new terminology and UI enhancements as well as introduced working with Robotic Process Automation (RPA), Microsoft Graph via the HTTP connector, and a sample of AI Builder sentiment analysis.… [ Continue reading ]

Update to AADConnect Network Communications Test

Today’s a bugfix day! Woo!

One of my peers, @DerrickBaxter, brought a few issues to my attention that I resolved:

  • Updated password write-back endpoints
  • Updated syntax for checking for RODCs
  • Error resolving Administrator Roles
  • Failing Azure AD Credential check functionality that logged both failure AND success

I’ve also updated a few other things, including updating the checks for DCOM/OLE permissions, trusted sites, and execution policies.… [ Continue reading ]

Automatically copy managers on email

Recently, I was working with someone who related an interesting requirement: for a certain group of users, add their managers to the Bcc field.

Here’s how you can do it:

  1. Depending on your Azure AD directory is populated, ensure that the users have a manager configured (either by editing the Manager field in your local Active Directory or by editing it in the Microsoft 365 admin center).
[ Continue reading ]

Creating a Symlink on Windows 11

So, I finally got a new device and have been getting it set up the way I use it.

I still do a lot of scripting between authoring, customer assistance, and tooling for the general public.  While I do store all of my scripts in OneDrive, having to navigate to \Users\<username>\OneDrive - Microsoft\Scripts is a pain when you need to do it frequently.… [ Continue reading ]