#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

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)

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

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

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Get and Set User Settings Using PowerShell with PWPS_DAB (64-Bit)

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. There have been many, many requests asking for the ability to get and set user settings and user default settings within a 64-bit session of PowerShell. Thanks to Dave B. this… Continue reading HowTo: Get and Set User Settings Using PowerShell with PWPS_DAB (64-Bit)

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Create a Scheduled Task 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. In this post, I want to share a PowerShell function that I've built to quickly create Scheduled Tasks within Windows using the Register-ScheduledJob cmdlet provided with the PSScheduledJob module. I realize… Continue reading HowTo: Create a Scheduled Task Using PowerShell

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

How To: Update Document Attributes 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. Recently, I have had a few requests for assistance with updating ProjectWise Document attributes using PowerShell.  So, I am going to step through the process in this post. Hopefully, you will… Continue reading How To: Update Document Attributes Using PowerShell