Workplace Ninja's Blog
Our goal is to share knowledge with the community and to make Workplace Management with Microsoft Technologies simpler for everybody. We wish you happy reading!
Featured Posts


Build better pilot rings for Updates with MEMCM
When implementing a update concept there is always one important question open: How do I select devices for the pilot/test phase? My customers most often answer this with one of the following solutions: Manually selecting the devices and check from time to time if there are still enough devices in


Dsregcmd for PowerShell and .NET
I often write script or small applications for devices. Many times I required the AzureAD device ID which can be obtained from registry or by parsing the dsregcmd output. But parsing console output is not really reliable when the output changes for example. Now, I found a solution by using the
Latest Posts


Updated Automatic Intune Documentation Script
Today I had time to improve the Intune Documentation PowerShell Module. This new release brings the following benefits: Bugfix: All ADMX settings are now correctly displayed Assignments of various elements like Scripts, ADMX, Enrollment Status Page and Windows Hello for Business are now documented Section “Enrollment Status Page” renamed to “Enrollment Configuration” because it contains also WHfB, Enrollment Restrictions, ESP, and Enrollment Limits. Configuration Profiles are now loaded from the Beta Graph API. Therefore, much more types are returned. For example the Domain Join configuration is now part of the documentation. Since


Extended Windows Autopilot Companion App
The last weeks I had time to play a little bit more with Windows Autopilot especially White-Glove and the Companion App example from Microsoft. First of all, one of the bad things is, that the app is not published to an Store. But I hope I can change that in


MSIX Commander 1.0.7.3 released
It’s not that long since the last release of MSIX Commander. But my friend Peter Fankhauser was so kind to do some testing with the last release and found some bugs around the App Attach vhd generation. So, I invested some time to fix those bugs and even fix another


Why is the modern and secure workplace my focus?
From time to time it’s good to not only write technical blogs, today there was one of these days. I always ask my self what is the value of my work? Especially why the modern and secure workplace is in my focus? In this blog I try to share why


MSIX Commander 1.0.7 released
After working on it for a very very long time I now finally have a new Version that I’m ready to share. The new version now brings the possibility to convert MSIX packages to a vhd. You can then use that vhd for MSIX app attach in different scenarios but


Added ADMX backed Policy to Automatic Intune Documentation Script
I just had time to add new objects to the Intune documentation which makes your documentation much more complete. This time I added ADMX backed policies or in the Intune console named Administrative Template Profile. This profile type provides a lot of settings which are not available over OMA-Uri. Therefore,