Topics
Started by
Posts
Last post
Hi all I'm just getting started with PowerShell and following the series by Ben Miller here. …
10 replies
HiI run following sql script (part of script file) file with invoke-sqlcmd:...if db_id('xxx') is no…
18 replies
Hi all, I am trying to find out when using the following New-AzureRmSqlDatabaseImport cmdlet t…
2 replies
Hi ,I have an working PS script that works via windows authentication so it appears. I have a speci…
2 replies
I found this script online and would like to add a datestamp to the file.Schedule this to run every…
1 replies
I'm trying to create an enum of our SQL ServersAdd-Type -TypeDefinition @" public enum OurServ…
4 replies
I have a powershell script that will execute a query on a database that has Replication. $QueryPath…
6 replies
This should be simple, but I'm having trouble with suming values across groups: $a = @()$b = New-Ob…
1 replies
By: schleep
HiDoes anyone works on SQL Server Named install using PowerShell using .ini files?If you have any r…
6 replies
By: SQL_Hunt
Hello, while running this script, getting error -Exception calling "ScriptTransfer" with "0" argume…
2 replies
By: SQL_Hunt
Hi All,Could someone correct the error messages in this PowerShell script used to retrieve DB …
1 replies
By: Gazareth
How can I specify a list of values for an advanced function?For example, I want to write a function…
1 replies
By: schleep
I am new to Powershell and I am currently trying to figure out why the below is not returning the s…
2 replies
By: SQLAssAS
Hi all I'm new to Powershell and Google didn't turn up anything useful (or that I could get working…
1 replies
I've got a powershell script I'm using to send one file via SFTP. The only problem? It's copying ev…
13 replies
Viewing 15 topics - 196 through 210 (of 635 total)
You must be logged in to create new topics.