Topics
Started by
Posts
Last post
I'm trying to script out an availability group in SQL and found this neat article here with a power…
2 replies
Hi All, I have been trying to download a csv file which is produced by calling an api and then to s…
1 replies
All, I'm new to Powershell so this could be a simple error. I'm using a SQL agent job to backup a d…
9 replies
This script converts from xlsx to csv, but how can I change delimiter from comma to semicolon, and …
2 replies
How can I adjust this script to add MMYYYY to the file name before the extension on the Copy? thank…
18 replies
All the user profiles on my test server were deleted. Now, dbatools is not working. Invoke-DbaQuery…
3 replies
$File = "C:\CostLoads\Book1.xlsx" $Instance = "xxxxx" $Database = "DBA_USAGE" $fileName = [System.…
5 replies
$File = "C:\CostLoads\Book1.xlsx" $Instance = "xxxxx" $Database = "DBA_USAGE" $fileName = [System.…
1 replies
Hi Folks trying the below but having zero luck and was wondering if anybody had any idea? $SQLServe…
7 replies
Hi all, I am new to Powershell, and I tried to setup security permissions but it looks like I have …
3 replies
Hello, I am trying to teach myself how to INSERT data from an API into a SQL Server DB using PowerS…
1 replies
I'm using this script as a template to be retrieving files from sftp site. Instead of using the def…
2 replies
I have my SQL servers name, UserID (UID) and Password (PWD) in a table (encrypted). I know how to g…
1 replies
I have been looking for a script that will read ALL xml files in a folder and do a replace of one o…
1 replies
I am a real newby on powershell, but trying to learn. I copied some code I found on the Internet an…
6 replies
Viewing 15 topics - 16 through 30 (of 630 total)
You must be logged in to create new topics.