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'm going to expand on what was done in the previous post, HowTo: Update Work Area Properties From SharePoint. In the previous post we gathered data from SharePoint,… Continue reading HowTo: Create New Work Area Using SharePoint Data
Category: PWPS_DAB
HowTo: Update Work Area Properties From SharePoint
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 am getting more and more requests for assistance with getting data from a SharePoint site and using that data to update Work Area / Project Properties within ProjectWise. So, in… Continue reading HowTo: Update Work Area Properties From SharePoint
HowTo: Copy an Interface From One Datasource To Another
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
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)
