Daily Archives: 13 de July de 2012

Running PowerShell scripts from SSMS Query Editor

Hi guys, this tip is simple. Did you know that you can run your PowerShell scripts, cmdlets, functions from the SSMS Query Editor ? yeahhh..using xp_cmdshell . Just remember two things: 1 – Use Results to  text 2 – The … Continue reading

Posted in Powershell, SQL SERVER EM GERAL, Virtual Pass BR | Leave a comment