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 Prepare Win32 App Installation source for Intune Using Intune WinAppUtil

Win32 apps provide us greater control over the deployment of application. We can deploy 32 bit and 64 bit application through Microsoft Intune Win32 apps. The Win32 apps support deployment of multiple files via IntuneWin wrapper / Intune WinAppUtil (intuneWinAppUtil.exe). The IntuneWin Wrapper can be used to deploy multiple files such as MSI with transform (MST). The Win32 app also support the deployment of .EXE file by converting them to .intunewin format. IntuneWinAppUtil help you to prepare win32 app installation source for Microsoft Intune deployment.

How to Prepare Win32 App Installation source for Intune Using Intune WinAppUtil Read More »

Illustration of a person with a laptop and gear icons, plus a cloud download symbol, beside the title 'Prepare Win32 App Installation source for Intune' with an Apps badge in the corner.

How To Join Texts Using TEXTJOIN & IF Functions | Microsoft Excel

The TEXTJOIN is a new function introduced in 2019 and available in Microsoft Excel 2019, Excel 2021 and Excel for M365. The TEXTJOIN function combines the text from multiple strings or range separated by delimiter. While we can use TEXTJOIN to combine the texts , the above requirements cannot be achieved alone with TEXTJOIN as we need to combine the data for each user separately. Hence we need to use TEXTJOIN and IF functions together to achieve the desired result.

How To Join Texts Using TEXTJOIN & IF Functions | Microsoft Excel Read More »

Excel Text Join
Scroll to Top