Skip to content

skcalanderson/jamscripts

 
 

Repository files navigation

Script for Using PowerShell 7 to Generate CSV & XML from Jenzabar

JAM 2023 PowerShell Scripts

These are the basic scripts talked about at JAM 2023

Security of SQL Login Credentials

If you can, it is best to use a trusted connection for the SQL connection, barring that, the next best thing it seems is to protect the credentials in some fashion. This article has some great information: SECURELY STORING CREDENTIALS WITH POWERSHELL. This Bitbucket repo is for a library that uses the Windows Data Protection API (DPAPI). This work is by Theo Hardendood who authored the above blog.

About

JAM 2023 PowerShell Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PowerShell 97.3%
  • Python 2.7%