For running PowerShell scripts on a number of servers is there a way to pull the list of server names from an SQL Table instead of a text file? I have my server inventory in an SQL database.
↧
For running PowerShell scripts on a number of servers is there a way to pull the list of server names from an SQL Table instead of a text file? I have my server inventory in an SQL database.