All
.Net
AD DS
AD FS
Amazon Web Services (AWS)
Atlassian
BGP
Blazor Server
C#
Dell PowerEdge
E-Mail
Exchange
Fax Server
FreeBSD
General
Google Cloud
Hype-Jargon
IBM X3650
IEEE 802.11 WLAN
IPv4 | IPv6
Kubernetes
Let's Encrypt
Linux
Microsoft 365 (Office 365)
Microsoft Azure
Microsoft Teams
OAuth2.0
OpenID Connect
pfSense
Postfix
PostgreSQL
PowerShell
SAML 2.0
SAP
Security
Session Border Controller (SBC)
SQL Server
System Center
TLS/SSL
Visual Studio
VPN
Web server
Windows
X.509 PKI
Re-Create ConfigMgr SQL Server Indentification Certificate
Recently I encountered issues on my Microsoft Endpoint Configuration Manager (MECM) server and especially its management point role regarding some...
Microsoft SQL Server – FCB::Open failed: Could not open file mastlog.ldf for file number 2. OS error: 5(Access is denied.)
In case you couldn’t start your SQL Server Instance and getting the following error message in your windows application logs,...
Microsoft SQL Server LocalDB
Usually you can install the Microsoft SQL Server LocalDB as a feature within SQL Server Express. The Visual Studio Installer...
SCCM (System Center Configuration Manager) slow or stucking Console/GUI
If you encounter issues with a permanent slow or stucking SCCM console, there is a good chance the reason for...
Load a custom Assembly in SQL Server Integration Services (SSIS) Script Task that is not or cannot be stored in the GAC
If you need to reference a custom assembly from a SSIS Script Task, the recommended and easiest way is to...
SQL Server Integration Services (SSIS) Basics – Script Task
I will using SQL Server 2019 and Visual Studio 2019 with SQL Server Integrations Services Projects installed to demonstrate SSIS...