Tag: database

Recover database encrypted modules code with dbatools
Recover database encrypted modules code with dbatools
Blog Posts

This article “Recover database encrypted modules code with dbatools” was initially posted on SQLServerCentral @ 2020-08-18. It was interesting some comments I read about it, mainly why people still use WITH ENCRYPTION when it’s simple to overcome this when we have the right permissions. SQL Server offers an option to encrypt the code of your modules when using the WITH… READ MORE

Automating Your SharePoint 2010 Installation
Automating Your SharePoint 2010 Installation
Blog Posts

SharePoint 2010 can be installed in two ways—using a wizard or using Windows PowerShell. With the wizard, you will have to go through a couple of various steps that will help you configure your SharePoint 2010 installation.