In this post, I would like to show how you can troubleshoot AIP (Azure Information Protection) known error messages. The Problem Sometimes while configuring the AIP you may encounter several of issues, two of the most well know are : Error Message 01 Error...
At this post, we are going to describe the ways that we can handle Windows Update issues in an Azure VM and of course in any other Windows OS. Important In any of the following ways, we MUST be very careful because in some cases we need to change the system files or...
SQL Nexus is a very useful utility that helps to identify SQL Server performance issues, by visualizing data logs using chart and reports. You can read how to collect diagnostics data using pssdiag in my previous article here. Before you install SQL Nexus, you must be...
Pssdiag is a data collection utility that Microsoft gives to us to collect useful data and log files for SQL Server installations. Before, start the steps you need to follow to configure all the mandatory parameters you should first download the utility latest...
Below you can find an easy explanation, how to reset sa account password. Download the PsExec tool from the Sysinternals suite. Open with elevated CMD or Powershell privileges and run the following command CMD: C:\PsExec.exe -s -i “C:\Program Files...