Automate the Export of Primavera P6 Projects using Python – Part 2

Primavera P6 and Python logos

Happy New Year! The result of Part 1 was a list of XER files, all of which were in one folder. It is not clear from where in the Enterprise Project Structure (EPS) that each file belonged. Perhaps you would like to create a hierarchy of folders similar to the project screen in P6? I … Read more

Automate the Export of Primavera P6 Projects using Python

Primavera P6 and Python logos

With a switch from an old version of P6 (8.2) to a new one (18.8), I needed to export our old projects from the 8.2 database into XER files. After discovering that the number of projects in that old database was in the thousands, I knew I’d have to automate the process if I wanted … Read more

Maintaining Consistent Primavera P6 Client Configuration Files Across Multiple Users Using PowerShell – Part 2

PowerShell 5.0 icon

A refactored and updated version of the P6config.cmd script below allows for multiple profiles, both Local and Roaming.