Topics
Started by
Posts
Last post
I'm trying to create a SQL-job step that will be executing a powershell script. In the Job Step Pro…
3 replies
looking to catch the dreaded 14151 errors on replication and below code is not sending an alert. in…
2 replies
hi, I try to create this object, but I Had error : $obj= new-object Microsoft.SQLServer.ManagedDTS …
2 replies
Hi all, I am new to powershell and learning it to make mylife easy to work as SQL DBA, can you plea…
2 replies
For those that work with miltary or any government agency you have to deal with DoD STIGs (basic se…
3 replies
I am trying to script database objects and include a Batch Termintor (GO). I have loaded the SMO.Sc…
4 replies
I have a sql job step that runs a powershell script using XP_cmdshell as follows EXEC xp_cmdshell '…
3 replies
is it possible to connect to a remote sql server instance just using powershell, and avoiding SMO, …
3 replies
Hi All, Recently moved to a new position where we currently have 250 SQL Servers. To register these…
3 replies
Hi guys, I am trying to export all the database properties into .csv file using Powershell script. …
1 replies
Is this a bug or am I missing something? I created a sql agent job that runs a powershell command.…
1 replies
I almost have this working but I keep getting a security error. Here's the basic script: $instances…
2 replies
There is a manager in another IT department who thinks PowerShell should be removed from all 2008 s…
5 replies
I am not able to stop sql service at my local system because this says that there is some dependent…
1 replies
PS D:\sql backup> function hello {"New Hello"} PS D:\sql backup> hello New Hello PS D:\sql ba…
2 replies
Viewing 15 topics - 571 through 585 (of 613 total)
You must be logged in to create new topics.