#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Renaming a ProjectWise Saved Search with PowerShell

Be sure to check out my Scripting4Crypto initiative. It's a fun way to get into using cryptocurrencies all while getting your PowerShell needs met. ProjectWise provides a powerful Saved Search feature, but managing those searches programmatically isn’t always straightforward. While the ProjectWise SDK exposes many useful APIs, some functionality—such as modifying an existing saved search—requires… Continue reading HowTo: Renaming a ProjectWise Saved Search with PowerShell

#PowerWiseScripting

PowerShell Performance Win: A One-Line Change That Saved 50+ Hours

This is a quick post, but I felt it was worth sharing—especially for fellow ProjectWise users and PowerShell scripters who work with large datasets. Recently, I was working on a script to generate a comprehensive report of all documents within a complex ProjectWise folder hierarchy. The scope? A whopping 29,240 folders and over 420,000 documents.… Continue reading PowerShell Performance Win: A One-Line Change That Saved 50+ Hours