Equebal Ahmad

Equebal Ahmad is a Senior Cloud Architect and contributor at Techuisitive. He specializes in Microsoft endpoint and cloud management tools like Intune, ConfigMgr/SCCM, Windows Autopilot, and PowerShell. Through his articles, he shares practical troubleshooting tips and step‑by‑step guides on device provisioning, security, and policy management for Windows and iOS.

How to Configure Enrollment Status Page (ESP) in Microsoft Intune

The Enrollment Status Page (ESP) shows the progress of device provisioning when a new device enrolled to Intune or a new user sign in to the device. You can show ESP during the default out-of-box experience (OOBE) for Azure AD join, Windows Autopilot scenarios or when new user sign into the device for the first time.

In this article, we will create a new Enrollment Status Page profile for Windows Autopilot devices.

How to Configure Enrollment Status Page (ESP) in Microsoft Intune Read More »

Autopilot branding in top-left with a blue laptop and clouds illustration, and the title: Configure Enrollment Status Page (ESP) in Intune.

SCCM Client Installation Failed with error 0x87d0027e

ConfigMgtr | SCCM client installation may fail with below error when management point is configured for HTTPS.

[CCMHTTP] ERROR: URL=http://CMSRV01.techuisitive.local/ccm_system/request, Port=80, Options=1248, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE

Failed (0x87d0027e) to send location request to ‘CMSRV01.techuisitive.local’. StatusCode 403, StatusText ‘Forbidden’

GetDPLocations failed with error 0x87d0027e

Failed to get DP locations as the expected version from MP ‘CMSRV01.techuisitive.local’. Error 0x87d0027e

SCCM Client Installation Failed with error 0x87d0027e Read More »

SCCM Troubleshooting

Understanding Win32 App Detection Rules in Microsoft Intune – Deep Dive

In Microsoft Intune Win32 App Detection Rules are used to determine the presence of a Win32 App. The detection rules ensure that app installation only start if it’s not installed yet. A Win32 App can have multiple detection rules and all detection rule must be met to detect the application. However in the case of an Uninstall, only one detection rule should match in order to trigger uninstall.

Understanding Win32 App Detection Rules in Microsoft Intune – Deep Dive Read More »

Hero illustration: a person using a laptop beside large blue gears, accompanying the heading 'Understanding Win32 App Detection Rules'

How to Initiate SCCM Client Agent Actions Using PowerShell

The SCCM client agent actions can be manually triggered to force SCCM client agent to download the policy or re-evaluate specific tasks such as hardware inventory immediately. When you are logged on a local machine, this can be quickly performed by going to Configuration Manager client properties > Action tab. However in real word, SCCM administrators mostly perform the troubleshooting remotely without taking the remote control of end user devices.

How to Initiate SCCM Client Agent Actions Using PowerShell Read More »

SCCM Troubleshooting

Intune – Win32 App Deployment failed with error code 0x80070643

The Win32 app in Microsoft Intune offers enhanced control over application deployment. However, deployment failures can occur, and understanding the troubleshooting steps for Intune Win32 apps is essential. One common issue is the error code 0x80070643, which indicates a fatal error during installation. This error can stem from various causes—some are easy to identify, while others require deeper investigation. In such cases, generating a verbose installation log becomes crucial to pinpoint the root cause. In this guide, we’ll explore the reasons behind error 0x80070643 and walk through effective strategies to resolve it.

Intune – Win32 App Deployment failed with error code 0x80070643 Read More »

Intune Win32 App
Scroll to Top