Install dbatools module without admin rights
If you have been face a issue that you don’t have rights to install any powershell module like showing the
"The force is strong with this one"
If you have been face a issue that you don’t have rights to install any powershell module like showing the
I’m going to show the steps how to add the AD module in your machine and in the server if
I created this function to get more information for any service account, for example if you need to know the
This script is very helpful when you need to know all the permissions a user have in detail.
After the tip https://www.mssqltips.com/sqlservertip/5526/how-to-setup-and-use-a-sql-server-stretch-database/ I made a video to show step by step how to enable stretch database.
I wrote two posts about wait stats: What wait means About SQL Server saving wait stats on DMVs Now, going
SQL Operations Studio Agent is visual way to see, edit and create SQL Server jobs and everybody was asking this
SQLPS module to Powershell helps to do so many things on SQL Server without SSMS and the main objective is
When thinking about migration the most common issue is downtime. There are some methods that require downtime like backup/restore or
SqlPackage is a command-line utility that you can use for exporting and importing operations in both on-premises SQL Server databases