Topics
Started by
Posts
Last post
How can I take the output from this query and turn that into an email? Thanks. $queryData = "SELECT…
8 replies
I'm trying to develop a script that connects to SQL pulls in a list of tables from a database and q…
29 replies
Hi, I am new to Powershell script and i have to create a power shell script to get password for SQL…
6 replies
I'm trying to test a SOAP request from powershell, but getting an error. I goggled error but soluti…
1 replies
By: Bruin
$msg = Get-Content 'C:\miscjunk\SQL_Servers.txt' | ForEach-Object {New-Object 'Microsoft.Sql…
4 replies
I found a nice script that gets AD user data and load to SQL, but is there any way to query all of …
8 replies
Hi Team - I have the below PowerShell script which is working for me to capture the results for one…
4 replies
I am totally new to powershell(just 2 days) so please bear my ignorance.Here is the code I am tryin…
24 replies
Is there any easy script that will take current datetime and convert to CEST and account for DST al…
3 replies
If I run my PS script with PS as an ADMIN interactively it runs fine. If I attempt to run it as a…
2 replies
This gives me a recap of what I'm searching for, how can I dump individual found strings to export …
10 replies
I need some help trying to parse a .txt file and capturing certain fields to be able to dump that i…
54 replies
I'm trying get a script I found that pulls AD info into SqlServer table. A few of the problems ar…
1 replies
Created powershell script using SSMS to setup Always Encrypted on a column. Getting this error, "Th…
2 replies
This script works, but I would like to add a few more things to the process, and need some help. 1)…
20 replies
Viewing 15 topics - 31 through 45 (of 630 total)
You must be logged in to create new topics.