Topics
Started by
Posts
Last post
Hello. I have a question Consider # Open Connection to Server # $conn = New-Object System.Data.Sq…
4 replies
We are using VDI virtual machine desktops, and we are told *not* to write to the C: drive because i…
20 replies
We are having around 100 servers and we need below information 1) Find number of databases in each …
4 replies
Hello Everyone, Hope all is well. I have a question on shutting down the applications running on a …
3 replies
Hi all, I was trying to develop a script that will delete old backup files in a backup device/file …
4 replies
I want to make a script which insert data into the database of the principal server. Does somebody …
1 replies
Hi, I am trying to insert some data from a PS command into a table, but getting this error: "a posi…
3 replies
I have a simple PS script which reads the first line of a text file: param ( $File = "C:\SSIS\Impor…
4 replies
My script works when I run this through cmd prompt then type POWERSHELL to launch PS. When I try to…
4 replies
I need a script that will reiterate through a folder looking at PDF files, if the corresponding CSX…
8 replies
Hi All, I am having a little issue. The XP_CMDSHELL gets disabled everytime we reboot our server. W…
5 replies
I am trying to figure out what is wrong with this piece of code. I have a condition that checks the…
1 replies
$share = gwmi -class Win32_Share -computername 'fwcsqlbk01vp' $mask = invoke-wmimethod -inputobject…
1 replies
I am new to PowerShell and the online resources do not seem to have an example of my specific issue…
2 replies
Hi, I have to enable autogrowth for around 150+ databases on SQL Server 2005. This is client requir…
19 replies
Viewing 15 topics - 526 through 540 (of 635 total)
You must be logged in to create new topics.