Topics
Started by
Posts
Last post
Hi, I'm looking for some advice and to find out if the following is possible. I have an Access DB t…
1 replies
Hi, i want to backup one SQLDatabase via Powershell and then i want to restore this backupfile to z…
3 replies
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
Viewing 15 topics - 16 through 30 (of 632 total)
You must be logged in to create new topics.