After pasting some content into Excel 365 (2016), I found that I had brought along thousands of little objects from the source data. These were tiny invisible objects, but they’d constantly get in the way of me clicking into a cell, because I’d inadvertently click on one of the objects instead. While I should have …
Author: Chris Kibble
Convert Office 365 Version Numbers to Build Numbers for SCCM Reporting
I’ve written the following three PowerShell functions to build a mapping of Office 365 ProPlus version numbers (e.g. 16.0.10205.2009) to more reportable build numbers (e.g. 1806). I’ve created the following three functions to start: Get-Office365BuildToVersionMap Get-OfficeBuildListToCase Get-OfficeBuildListToSQLTable
So, you’ve deleted the Windows Store. Ooops.
Those enterprises who jumped on the Windows 10 bandwagon early and didn’t like the idea of the Windows Store being installed by default may have taken it upon themselves to force the removal of the Windows Store before reading some of the best practices for either disabling it, or setting up a Windows Store for …