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…
Set up Group Managed Service Accounts (gMSA) vs. Standalone Managed Service Accounts (sMSA)
Today we want to set up and pay attention to Group Managed Service Accounts (gMSA) who was introduced in Windows…
What is the WoW64 (Windows 32-bit on Windows 64-bit) Subsystem?
Have you ever wondered about the System32 and SysWOW64 folder on Windows 64-bit operating systems? To get straight to the…