Vishnu Gupthan NairJan 27, 202210 min readScripts$user = [Environment]::username $a = new-object -comobject wscript.shell $b = $a.popup("Hi $user . Welcome to Server Status check...
Vishnu Gupthan NairAug 29, 20202 min readSetting up TDE with Certificates in SQL Server This article will explain in setting up Transparent Data Encryption Feature in SQL Server with a step by step illustration in a...
Vishnu Gupthan NairAug 29, 20206 min readConfigure Extensible Key Management Using Azure Key VaultThis article is going to give an overview on how the Transparent Data Encryption is SQL Server can be accomplished by using the Database...