Changes at Windows 10 as a Service

Microsoft is changing its upgrade strategy, this change affects the semi-annual feature upgrades. The first steps in this direction have already been a bit earlier, in 2018 Microsoft has announced the fall release to provide 30 months of support. This also makes sense under the new strategy.

Along with the further step, elimination of the “Semi-Annual Channel-Targeted (SAC-T)”. The “Semi-Annual Channel (SAC)” and the “Semi-Annual Channel-Targeted (SAC-T)” had inherited the two branches “Current Branch (CB)” and the “Current Branch for Business (CCB)” and were their replacements.

Read more

News about Windows Analytics: Upgrade Readiness / Desktop Analytics

2019 10 10 Blog Azure DesktopAnalytics en News about Windows Analytics: Upgrade Readiness / Desktop Analytics 2

Microsoft goes new ways with Windows Analytics Upgrade Readiness, it is planned to discontinue the service by 31.01.2020. But there is a successor: “Desktop Analytics”. In July the preview for this service was announced, for Germany, this service is still only available in the preview. But there are some pitfalls and disadvantages for some customers, unfortunately.

At the moment these are all just public reflections and preview versions, as time will tell.

Read more

Package business applications with MSI-X

In further articles I will explain what you can do with the packaged MSI-X applications

This article, however, is about creating MSIX packages. I will guide you step-by-step.

Here is a list of all the articles in the series and the more detailed articles on specific requirements:

Read more

Naming concepts for IT environments

Namingconcept Naming concepts for IT environments 4

Why do I need a name concept?

Let’s start with the example server names. As long as the IT team is small, it doesn’t matter. When external employees join or the team grows, it can help. Here are a few examples of naming concepts that I have already encountered, which may not have been quite so understandable at first glance:

Read more

Problems with the Windows Server Update Service – 0x8024400D

072517 1208 Problememit2 Problems with the Windows Server Update Service - 0x8024400D 6

I recently had an interesting phenomenon in a rather extensive environment. With a newly installed WSUS Server based on Windows Server 2016, some clients encountered errors “0x8024400D”. The clients were previously connected to an old WSUS on Windows Server 2008R2. Strange, there everything worked…

The usual attempts to reset the WSUS client, for example, brought no improvement. So I asked Google.

Read more

Local Administrator Password Solution (LAPS)

041917 0532 LocalAdmini5 Local Administrator Password Solution (LAPS) 8

In the past, a company-specific standard was usually always used for local administrator passwords. But what do you do if an employee who knows the default password leaves the company?

Right, it should be changed. In the past, Group Policies (GPO) were often used for this, even if the password was in clear text in SysVol. This was fortunately stopped by Microsoft. What other solutions are available? In practice I have seen VBS or PowerShell scripts, the good ones have random passwords, the bad ones only a standard.

But isn’t there a well designed solution from Microsoft? Yes, there is, Local Administrator Password Solution (LAPS).

Read more