Topics
Started by
Posts
Last post
I am very very new to powershell Working on doing some automated patching in our SQL server environ…
2 replies
I have a file comma delimited that has no header. How can I clean the extra comma inside of my doub…
4 replies
I am trying to use this powershell script to pull SQL Server information and place it in a table. I…
2 replies
By: Thom A
Hi, I created this script and over the years it has saved me countless hours. I would like to sha…
2 replies
By: mikefle
Hi, I am trying to use the below script to set SeTcbPrivilege (Act as part of operating system), bu…
1 replies
By: Roust_m
Hi, I need to give read/execute and modify permissions to a user or group on a folder like: F:\Data…
1 replies
By: Roust_m
Hi, I want to load a log so that I can see which bat file failed, and restart from that point. I'…
2 replies
Hello everyone Who has an idea how I can run invoke-sqlmcd with a nother user I try with the creden…
3 replies
Hello guys, I am using this powershell tool for monitoring and documenting my MSSQL servers. When I…
2 replies
$LDS = "Data Source=" $RDS = ";Initial Catalog=" $OldString = "AAAAAAAAAA" $NewString = "ZZZZZZZZZZ…
1 replies
I am not sure if this is something possible, i would like to map a share to a drive letter u…
12 replies
Does PS help in performance. Like instead of TSQL code used in sql agent job which takes 1 hr to co…
2 replies
before loading csv to SQL is there a way to validate against table schema to catch potential data i…
6 replies
I'm creating an array containing paths for files that I need to open from a SQL query using the fol…
2 replies
Below is my sample powershell code. Can i take output of an array and insert into a table in sql …
2 replies
Viewing 15 topics - 121 through 135 (of 633 total)
You must be logged in to create new topics.