Set up Windows Autopilot – Production Environment from external – Part 2
In this part I want to enroll a Windows 10 device (also VM) into the production environment as Hybrid Azure…
Set up Windows Autopilot – Part 1
In this post I want to show, how you can enroll step by step windows 10 devices using Windows Autopilot….
MiB and GiB vs. MB and GB momory size notation – What’s the Difference?
Surely you know the circumstance that if you format your hard disk drive (HDD), its size allegedly will be shrunk in…
Install Windows Subsystem for Linux (WSL)
Microsoft introduced in Windows 10 1609 a subsystem for Linux and later also for Windows Server 2019. The Windows Subsystem…
Redirect from HTTP to HTTPS using the IIS URL Rewrite module
In order to redirect HTTP requests to HTTPS in IIS, you can use the URL Rewrite or HTTP Redirect module….
ACL , ACE , DACL, SACL, MAC and RBAC
In this post I want to summarize in a nutshell the terminologies which exist for controlling permissions on securable objects…
Microsoft Windows SDK
Microsoft Windows SDK, and its predecessors Platform SDK, and .NET Framework SDK, are software development kits (SDKs) from Microsoft. Windows…
msiexec – Uninstall broken Installations
Sometimes you encounter some trouble regarding uninstalling broken programs and components. In this case we can try to use the…
Configure Windows Service Accounts and Permissions exemplary on SQL Server 2019
Current windows operating systems provide a wide choice of accounts you can use to run local services. Today I want…
Local user accounts in Windows
In this post I want to summarize an overview from Microsoft about local accounts in windows. Local Accountshttps://docs.microsoft.com/en-us/windows/security/identity-protection/access-control/local-accounts Local user…