Quantcast
Channel: Archives des PowerShell - dbi Blog
Browsing latest articles
Browse All 42 View Live

Image may be NSFW.
Clik here to view.

Patch a SQL Server instance automatically with PowerShell

In my last blog post I explained how to automatically download the last Service Pack and Cumulative Update for all versions of SQL Server.Here I will show you how to patch your SQL Server instances...

View Article


Image may be NSFW.
Clik here to view.

Installing Azure AZ Module on Windows

Since Azure (or AzureRM) module is marked as deprecated some years ago, AZ module is the official replacement to manage Azure resources with PowerShell. This module is running with at least PowerShell...

View Article


Move secondary database files in SQL Server AG with PowerShell

For some circumstances, you may want to move data and log files for a database to a different location.Usually, this operation has to be made offline. But with an Availability Group (AG) environment,...

View Article

Move SQL Server database files to different folders with PowerShell

In my previous post, I explained how to move SQL Server databases files programmatically by leveraging the high availability of an Availability Group (AG).But when you can afford to have a database...

View Article

Image may be NSFW.
Clik here to view.

Make SQL Server services more secure with Managed Service Accounts

In the past years, I actively have been involved in securing MSSQL Instances (and other services).This lead me to use the Managed Service Accounts (MSA) and the grouped Managed Service Accounts...

View Article


Image may be NSFW.
Clik here to view.

Starting with PowerShell 7 and parallelization

For the time being Windows PowerShell 5.1 is installed with Windows Server. It means that if you want to use or even test PowerShell 7 you need to install it by your own.To be honest, even if I’m...

View Article

Image may be NSFW.
Clik here to view.

Set SQL Server Trace Flags Automatically and Smoothly

Managing SQL Server trace flags effectively is a common task for DBAs and system engineers, especially when tuning the SQL Server behavior for specific use cases or performance optimizations. While...

View Article

Image may be NSFW.
Clik here to view.

How to patch SQL Server instances with Qualys Patch Management

By one of our Customers, I have to use Qualys to patch their production SQL Server instances. And to be more precise the Qualys Patch Management application which provides a solution to manage...

View Article


Image may be NSFW.
Clik here to view.

Scaling SSRS Migrations: Multi-Threaded Automation for PBIRS 2025

Modernizing a reporting platform is a pivotal milestone for any BI infrastructure. Whether it’s a standard upgrade or a forced transition to Power BI Report Server (PBIRS) following the...

View Article


Image may be NSFW.
Clik here to view.

SQL Server Snapshot Backup and Restore with Proxmox ZFS – Powershell...

In the previous section, we discussed the drawbacks of running the commands manually. Indeed, the manual process was taking too much time and could directly impact the database state while the freeze...

View Article
Browsing latest articles
Browse All 42 View Live


Latest Images