#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Generate a Quick User Report

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. Have you ever had a request to provide a list of users within a ProjectWise datasource? Recently, I had a user ask for a report listing all users. They only wanted… Continue reading HowTo: Generate a Quick User Report

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo:Get File Count after Export

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 was recently working on a project where I needed to export a large number of folders and documents from ProjectWise to a local folder. The folders were broken up into… Continue reading HowTo:Get File Count after Export

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Run Scan Reference From Reference Report

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. A lot of people have taken advantage of the Export-PWDocumentsToArchive and Import-PWDocumentsFromArchive to facilitate a move from one datasource to another. When a project is moved from one datasource to another,… Continue reading HowTo: Run Scan Reference From Reference Report

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

Import Export PowerShell Demo

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

#PowerShell, #PowerWiseScripting, #ProjectWise, 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