July 2018
Beginner
552 pages
13h 18m
English
All commands in dbatools that work with computers or instances have a single parameter to select that target: -ComputerName or -SqlInstance, respectively. Both have the same underlying datatype, allowing you to freely specify anything that legally targets an instance or computer: Server objects, plain computer names, IP addresses, connection strings, ADComputer objects, and so on.
In all instances, if you specify a session object for SQL instances or PowerShell remoting, those sessions will be reused, improving performance.
Read now
Unlock full access