Archives
Categories
-
-
Recent Posts
- Quick tip: Free up space on your ConfigMgr server
- Getting started with Windows 365 – Part 6. Point in time restore
- Getting started with Windows 365 – Part 5. Managing your Cloud PC
- How can I configure alerts for Windows 365 activity in Intune
- Windows 365 – Your connection failed – Error Code 0x3000047
-
Recent Comments
- ncbrady on Learn about Bitlocker Management in Microsoft Endpoint Configuration Manager version 1910 – part 8 Migration
- Matt Aljanabi on Learn about Bitlocker Management in Microsoft Endpoint Configuration Manager version 1910 – part 8 Migration
- ncbrady on Learn about Bitlocker Management in Microsoft Endpoint Configuration Manager version 1910 – part 8 Migration
- Matt Aljanabi on Learn about Bitlocker Management in Microsoft Endpoint Configuration Manager version 1910 – part 8 Migration
- Zephyr2084 on How can I RDP to an Azure AD joined Windows 10 device ?
-
-
Meta
Category Archives: httptrigger
How can I renew an expired secret in an Azure Function app
Introduction If you’ve been looking at my guides, you’ll know that I’ve used httptriggers in functionapps to add functionality to Windows Autopilot, below are some examples of that. Adding devices to an Azure AD group after Windows Autopilot is complete – part … Continue reading
Posted in AzureAD, functionapp, httptrigger, secret
Leave a comment
Retire My PC – a self-service app to secure company data on old computers
Introduction By now we should all be familiar with Windows Autopilot and how it is used to provision new computers, as explained below in Microsoft’s diagram. For every new computer delivered via the Windows Autopilot process there’s usually an old … Continue reading
Posted in AzureAD, BitLocker, httptrigger, sendgrid
Leave a comment
A quick look at the “Retire MY PC” app
Introduction I tweeted about this recently and it gained a LOT of attention, so I thought I better do a video showing what this actually does. When your users get a new Windows Autopilot PC, their old computer will usually … Continue reading
Posted in 2103, AzureAD, BitLocker, BitLocker Management over CMG, httptrigger, sendgrid
Leave a comment
Gathering logs and sending an email when you need to reset Windows Autopilot – part 3
Introduction In a previous blog post I explained how you could use the SendGrid resource in Azure to send emails, and with a PowerShell script create an Intune app to give end users additional options when resetting their Windows Autopilot … Continue reading
Posted in AzureAD, httptrigger, troubleshooting, Windows AutoPilot
Leave a comment
Adding devices to an Azure AD group after Windows Autopilot is complete – part 2
Introduction In part 1 you learned how to use Azure functions and a http trigger to add a device to an Azure Ad security group. In this part you’ll see how it all fits together on the client side after … Continue reading
Posted in AzureAD, httptrigger, Intune, Windows 10 AutoPilot
Leave a comment
Adding devices to an Azure AD group after Windows Autopilot is complete – part 1
Introduction I’ve come across various problems during Windows Autopilot causing OOBE to fail that could be solved if only we could decide the order of when things were installed, and to resolve this in a nice way we wanted to … Continue reading
Posted in AzureAD, httptrigger, Intune, Windows 10 AutoPilot
Leave a comment