Topics
Started by
Posts
Last post
I have been looking for a script that will read ALL xml files in a folder and do a replace of one o…
1 replies
I am a real newby on powershell, but trying to learn. I copied some code I found on the Internet an…
6 replies
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
$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
Viewing 15 topics - 31 through 45 (of 632 total)
You must be logged in to create new topics.