July 2018
Beginner
552 pages
13h 18m
English
One of the tasks you generally have to perform when assuming a new post as dba, is to figure out what SQL instances are running in your estate. Even if documentation exists, it is often optimistic to rely on it being complete.
Searching for instances can be time-consuming, and there are plenty of commercial tools out there to help just with that. dbatools also provides a tool for just this task: Find-DbaInstance. It operates in two phases, as follows:
Not every method is applicable in every environment—you can do a full network sweep port scan with it, which might actually be illegal in your network—and ...
Read now
Unlock full access