Module Demo
# show modules available
get-module -listavailable
Shows modules from directories:
C:\Windows\system32\WindowsPowerShell\v1.0\Modules
C:\Program Files (x86)\Microsoft SQL Server\120\Tools\PowerShell\Modules
C:\Program Files (x86)\Microsoft SQL Server\140\Tools\PowerShell\Modules
I want to install the sqlserver module:
Comments
Post a Comment