Skip to content

Collection of PowerShell scripts used with TeamDynamix. Created and maintained by Scott Williamson for test purposes only. Use at your own risk. Not supported by any outside organization..

Notifications You must be signed in to change notification settings

swilliamson70/teamdynamix

Repository files navigation

teamdynamix

Misc tdx tools

After setting up the bulk of TeamDynamix, I'm spending some quality sparetime hours to creating tools and docs to make my admin life easier Tools (so far):

November 2023 TDX People Import.ps1 Initial loader - pulls Active Directory information and writes out csv to be fed to TDX's People Import Utility - needed this to load Sandbox and initial production environments

March 2023 tdx-ad-to-postgres.ps1 under dev/quick and dirty - pieces of above that updates table in postgresql database across an ODBC connection

  • need to finish logic to flag changes in people info tdx-postgress-to-csv.ps1 under dev/quick and dirty - pieces of above that queries table in postgresql database across an ODBC connection

Hopefully, I'll have time to rewrite these in Python using the ldap3, teamdynamix, etc. libraries - one of these days...

About

Collection of PowerShell scripts used with TeamDynamix. Created and maintained by Scott Williamson for test purposes only. Use at your own risk. Not supported by any outside organization..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published