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. Thanks to Dave Brumbaugh for another very informative demo video. In this video, Dave demonstrates some new functionality available with the export and import process. He works with long paths, which… Continue reading Import Export PowerShell Demo
Category: PWPS_DAB
HowTo:Use New .Methods
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. With this latest version of the PWPS_DAB module (version 1.21.0.0) we have incorporated methods into some of the ProjectWise objects; Users, Groups, UserLists, and Workflows. Using methods allows you to get… Continue reading HowTo:Use New .Methods
HowTo: Fastest Way to Get FolderPath
What is the quickest way to get the full paths of your ProjectWise folders?
HowTo: Create Work Area From Template With Specified Level of Sub-Folders
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. Users have been requesting methods to create new Work Areas in ProjectWise from a Template. However, they don't always want to copy all of the available sub-folders into the new Work… Continue reading HowTo: Create Work Area From Template With Specified Level of Sub-Folders
HowTo: Get Local Time From UTC
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. I recently had a request for advice on how to deal with date time data being returned when running the Get-PWUserAuditTrailRecords cmdlet. The date time values are being returned in UTC… Continue reading HowTo: Get Local Time From UTC
