I was wondering if anyone out there has any good suggestions for SQL related PowerShell automation that just needs doing?
Any suggestions are welcome - if I can find the time, I might even try to create a solution.
PS
This blog is now listed at PowerShellComunity.org
Friday, August 22, 2008
Subscribe to:
Post Comments (Atom)
1 comment:
I have a t-sql script that backs up all of my databases to a network share. How about a ps script that does that and also will restore all the databases from a share as well?
how about something that will transfer all the user accounts and permissions to another sql server.
Post a Comment