Topics
Started by
Posts
Last post
I have another PowerShell newbie question. I want to run a stored procedure from a PowerShell scri…
1 replies
running Enter-PSSession -ComputerName MyServer001 -Credential pricing\dba connected at [MyServer001…
5 replies
By: philcart
Hi, I'm currently looking for a way to amend applications physical paths through power-shell i…
5 replies
I need to create a cmd file to backup Analysis Service Database. Because my SQL Server 2014 does no…
2 replies
I have this piece of powershell code which sends out an email when executed in a SQL job or run in …
5 replies
Right now, the output of my script looks this: Microsoft (R) SQL Server Execute Package Utility Ver…
9 replies
Hey PoSh experts, So I need to get the max size setting of all SQL databases in the primary filegro…
5 replies
By: Duran
Sounds like a headline from the onion. All I want to do is add a new database role to a database an…
8 replies
By: Duran
Hello Friends, Can someone please give me the command to get me the Disk name and Disk I/O on a win…
1 replies
Example $instanceName ="Host001\Server1,14002" $AppName = "$($ENV:computername.ToString())_$(($MyI…
3 replies
Hi there I have written a PS script to export a batch of tables listed in a .txt file to CSV: $serv…
3 replies
I'm trying to see which stored procs (and functions) might be affected by my having added a column …
12 replies
This one has my head spinning. I would like to run a query on all of the servers registered in the …
8 replies
HI All, I need Powershell script sample for Build and Deployment of SSIS 2012 packages . we are u…
9 replies
$ServerList = Get-Content "D:\ServerList.txt" $OutputFile = "D:\Output.htm" $HTML = '<style type…
2 replies
Viewing 15 topics - 256 through 270 (of 635 total)
You must be logged in to create new topics.