Topics
Started by
Posts
Last post
Does anyone have a script\example that would connect to SQL server instance run a query to gather o…
1 replies
If there is an Image Column in mssql table and I wanted to use export-csv to dump this info to file…
4 replies
Apologies as this has probably been asked. I searched but couldn't find it. I have the following co…
3 replies
I have this script checking a SQL table looking for a result of True in a table. 99% of the times i…
4 replies
I have 5 servers in the servers table . The code is not looping through all servers. Its only going…
7 replies
I've been trying to find an example to parse a record that looks for a Beginning keyword then based…
1 replies
If my server has dashes seems like that is throwing an error -serverinstance at-ts-cblsql is se…
22 replies
All, I'm trying to set up some code in a SQL agent job. The following code works as expected: $sqlC…
12 replies
By: as_1234
I have to scan a bunch of servers for failed logins. As part of this process, I want to get the inc…
11 replies
I have a sql table where the app is writing. A unix timestamp value to the field. I would like to i…
2 replies
$Drives = Get-PSDrive -PSProvider 'FileSystem' foreach($Drive in $drives) { #select largest file in…
5 replies
A job step received an error at line 33 in a PowerShell script. The corresponding line is 'Get-WmiO…
4 replies
Hi all We're using PowerShell V5 on a SQL2022 Enterprise box. I've got SQL Agent jo…
4 replies
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
Viewing 15 topics - 1 through 15 (of 630 total)
You must be logged in to create new topics.