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 show how to copy an Interface (GUI) from one datasource (source) to a second datasource (target). Most of us develop our ProjectWise environments and… Continue reading HowTo: Copy an Interface From One Datasource To Another
Category: #ProjectWise
HowTo: Get Duplicate Document Names Within a ProjectWise Project 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. I was recently asked if there was a way to get a list of duplicate document names within a project. Reason for the question was that after running a Scan References… Continue reading HowTo: Get Duplicate Document Names Within a ProjectWise Project using PowerShell
HowTo: Use New Export/Import Project Access Control Cmdlets (Part 2 of 2)
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 the latest release of the PWPS_DAB module (version 1.10.2.0), we have added two new cmdlets to hopefully make updating project access control easier. The new cmdlets work together. You'll use… Continue reading HowTo: Use New Export/Import Project Access Control Cmdlets (Part 2 of 2)
HowTo: Use New Export/Import Project Access Control Cmdlets (Part 1 of 2)
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 the latest release of the PWPS_DAB module (version 1.10.2.0), we have added two new cmdlets to hopefully make updating project access control easier. The new cmdlets work together. You'll use… Continue reading HowTo: Use New Export/Import Project Access Control Cmdlets (Part 1 of 2)
HowTo: Run a ProjectWise Scan For References 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. We've had many requests for the ability to run a ProjectWise Scan For References and Link Sets using PowerShell. If you were not aware, there is a scanref.exe command line utility… Continue reading HowTo: Run a ProjectWise Scan For References using PowerShell
