Hi all,
I'm brand new to powershell and am trying to convert an old batch script that run some sql files via sqlcmd command to a powershell script.
This is my test script so far:
[code la
I'm brand new to powershell and am trying to convert an old batch script that run some sql files via sqlcmd command to a powershell script.
This is my test script so far:
[code la