Microsoft PKI Implementation

Microsoft PKI Implementation Guild

Overview Active Directory Certificate Services (AD CS) provides customizable services for issuing and managing digital certificates used in software security systems that employ public key technologies. The digital certificates that AD CA provides can be used to encrypt and digitally sign electronic documents and messages. These digital certificates can be used for authentication of computers, […]

Continue Reading

How to Import a CSV File into Your Database with SQL Server Management Studio

Manually adding data into a SQL Server is time-consuming and can be easy to make errors. Below you will find the steps needed to import a CSV into your database. Steps to Import CSV File Using SQL Server Management Studio In order to import CSV files using SQL Server Management Studio, you need to create […]

Continue Reading

How to fix: Remote Desktop Authentication Error Has Occurred. The Function requested is not supported.

An authentication error has occurred. The function requested is not supported Remote computer: <computer name=””> This could be due to CredSSP encryption oracle remediation. For more information, see https:/go.microsoft.com/fwlink/?linkid=866660 The error impacts: Remote Desktop Connection Remote Desktop Connecting to Azure VMs VPN Network Connections (before one can even try to use Remote Desktop) Fix Option […]

Continue Reading