Topics
Started by
Posts
Last post
Hi all, I am new to Powershell, and I tried to setup security permissions but it looks like I have …
3 replies
Hello, I am trying to teach myself how to INSERT data from an API into a SQL Server DB using PowerS…
1 replies
I'm using this script as a template to be retrieving files from sftp site. Instead of using the def…
2 replies
I have my SQL servers name, UserID (UID) and Password (PWD) in a table (encrypted). I know how to g…
1 replies
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
Viewing 15 topics - 31 through 45 (of 635 total)
You must be logged in to create new topics.