#ProjectWise, #PowerShell, #PowerWiseScripting, PWPS_DAB

HowTo: Retrieving File Properties by Document GUID in ProjectWise Using 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. When working with file properties in ProjectWise, most administrators are accustomed to interacting with them through ProjectWise Explorer. But what if you need to retrieve those properties programmatically — specifically by… Continue reading HowTo: Retrieving File Properties by Document GUID in ProjectWise Using PowerShell

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Monitoring Recent ProjectWise Activity 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. Identify What’s Happening in Your Datasource (and Why Performance Might Be Hurting) When users complain that Bentley Systems ProjectWise feels “slow,” the root cause is often increased activity inside the datasource:… Continue reading HowTo: Monitoring Recent ProjectWise Activity with PowerShell

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Removing Engineering Components Access Control from a ProjectWise Work Area 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. If you manage ProjectWise environments long enough, you eventually run into inconsistent or legacy access control entries—especially with Engineering Components (EC) permissions on Work Areas. These ACLs can be inherited, copied… Continue reading HowTo: Removing Engineering Components Access Control from a ProjectWise Work Area with PowerShell

#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

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Add Comments to Folder Objects Using 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. In this post, we’ll walk through a PowerShell example that prompts a user to select a ProjectWise folder and then programmatically adds a custom comment to that folder’s audit trail using… Continue reading HowTo: Add Comments to Folder Objects Using PowerShell