#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Mirror Project Documents between Datasources

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, I am going to expand on my previous post, "HowTo: Mirror Project Folders between Datasources",  and mirror the documents contained in the folders of a Work Area in… Continue reading HowTo: Mirror Project Documents between Datasources

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo:Mirror Project Folders between Datasources

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 Buddy for this post.  Buddy developed a script which would mirror folders and documents from one project to another.  In this post, I am going to take that idea… Continue reading HowTo:Mirror Project Folders between Datasources

#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