SQL Agent Insights:Documentation:Download and Installation

From SQL Agent Insights Wiki
Revision as of 23:18, 15 February 2023 by Wikiadmin (talk | contribs)

Back to Documentation Main


Download

  • Using the top navigation menu system over at brentec.ca, hover over SQL Agent Insight (at the top of the page in the menu bar).
  • Click on Download

Error creating thumbnail: Unable to save thumbnail to destination

  • On the download page, complete the captcha and then click on the Download button to obtain your copy of SQL Agent Insight.

Error creating thumbnail: Unable to save thumbnail to destination

Installation

  • Using File Explorer navigate to where you saved the SQL Agent Insight downloaded zip file; usually in your Downloads folder.


Error creating thumbnail: Unable to save thumbnail to destination

Windows® may flag the downloaded file and block it from running on your computer. To rectify this issue (before extracting/unzipping), in File Explorer, right-click on the zip file, and on the General tab, click the Unblock checkbox, click Apply / OK to proceed.


Error creating thumbnail: Unable to save thumbnail to destination

  • Failing to unblock the zip file will block ALL files in the zip file once extracted (see process below).
    • You would then require to unblock each file individually to prevent execution errors.
    • However, if you wanted to unblock all files after extraction (unzipping) you can run this PowerShell:

dir [path and filename of the extracted zip file] -Recurse | Unblock-File

For example:

dir C:\Users\Me\Downloads\SQLAI_v0.22.2010.0.zip -Recurse | Unblock-File

Right-click on the downloaded SQL Agent Insight zip file and select Extract All.... Error creating thumbnail: Unable to save thumbnail to destination

  • A new dialog will appear asking for the destination to extract the files. You can Browse... to select a new location if desired, but you can leave the defaults and then click the Extract button near the bottom. Wait for this to complete, and should take no longer than 10 seconds.
  • If you didn't unblock the downloaded file post download and have already extracted the contents, see above on how to use PowerShell to recursively unblock the files so they can be used.

Guess what? You just successfully installed SQL Agent Insight! To uninstall SQL Agent Insight just delete the extracted folder. It is that simple.


Error creating thumbnail: Unable to save thumbnail to destination

Running SQL Agent Insight does not install anything on your end-user client system. If you choose, the suspend/resume functionality of SQL Agent Insight's Job Monitor requires the creation of 2 custom SQL agent jobs, 1 custom SQL agent schedule, and 1 custom SQL agent job category, all of which can be removed if the suspend/resume feature is no longer required.

Running for the first time

  • After extraction, using File Explorer, navigate to the folder that you selected earlier in the extraction dialog (if you happened to close the window). However, if you selected the option "Show extracted files when complete" during the extraction process then a new File Explorer window will open automatically showing the extracted files.

Error creating thumbnail: Unable to save thumbnail to destination

  • In the SQL Agent Insight folder post extraction you should see files similar to the following:

Error creating thumbnail: Unable to save thumbnail to destination

  • Double-click on SQLAgentInsight.exe to run the software.



Back to Documentation Main


Microsoft®, Windows® and SQL Server® are registered trademarks of Microsoft Corporation in the United States and/or other countries.
Some icons courtesy of Icons8