Sanjiv Kawa
Sanjiv Kawa
Creating a SSL/TLS certificate on a per sub-domain basis can be a bit tricky as Letsencrypt only allows you to create a maximum of 5 certificates per week. As such,...
changed libva-glx1 to libva-glx2
`create-adsi-link.sql` was created to assist people with quickly creating an ADSI connection to a domain controller. `assembly.sql` didn't have a query to enable CLR integration, so I've gone ahead and...
This should also be integrated as a check in the ADSI and CLR modules `EXEC sp_serveroption 'SQLSERVEr', 'DATA ACCESS', TRUE` `EXEC sp_serveroption 'SQLSERVEr', 'DATA ACCESS', FALSE`
There is currently an issue where any RPC queries that have an `AT` statement will fail on the destination server if the supplied hostname is a FQDN and not a...