checks sql db's for index fragmentation
The following Agent Procedure is intended to gather MS SQL DB Index Fragmentation information on the host and save it as a CSV-file on the VSA server.
Using PowerShell, this procedure prompts for the SQL Server IP address, instance name, and username/password to connect and check for index fragmentation.
This procedure checks any databases that the user has access to that has fragmentation.
Check MS SQL Index Fragmentation has no reviews.
Check MS SQL Index Fragmentation has no comments.