April 18, 2016 at 11:33 pm
Comments posted to this topic are about the item What Does the Near-Future of PowerShell & SQL Server Look Like? An Interview with Ken Van Hyning
@SQLvariantI have a PowerShell script[/url] for you.
April 19, 2016 at 5:03 am
When will SQLAgent finally upgrade its Powershell subsystems Version ( currently restricted to V2 ) ? syntax has changed and enhanced a lot since V2.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
April 19, 2016 at 6:15 am
Johan,
Which version of SQL Server are you running?
@SQLvariantI have a PowerShell script[/url] for you.
April 19, 2016 at 6:54 am
SQL2014 ( sp1 CU4 )
I've had issues using simple commands like using this in-line
$('{0} - {1}' -f $env:computername, $CurrentDtyyyyMMdd_HHmm )
changing the jobstep to CMDexec and launching a powershell script that way solved my issue, but it leaves a bad taste in the mouth.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
April 19, 2016 at 10:38 am
Will SQL Policies add an ExecutePS (execute PowerShell) function like its current ExecuteSQL & ExecuteWQL?
April 20, 2016 at 4:07 am
Can you add a comment to this connect item? I didn't see what I felt was enough documentation on the SQL Agent Job - PowerShell steps up on MSDN.
@SQLvariantI have a PowerShell script[/url] for you.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply