#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

How To: Import Documents from a Zip File into ProjectWise 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. With the release of PWPS_DAB module version 1.6.1.0, we now have the ability to import the contents of a zip file directly into a ProjectWise folder. This is accomplished using the… Continue reading How To: Import Documents from a Zip File into ProjectWise Using PowerShell

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

How To: Copy Emails From Exchange Into ProjectWise 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. You may or may not be familiar with Dave Brumbaugh's Postman Service for ProjectWise. This service offers a way to save emails from Exchange directly into ProjectWise. Thanks to Dave, this… Continue reading How To: Copy Emails From Exchange Into ProjectWise Using PowerShell

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

How To: Create Custom Picklists within ProjectWise 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'm going to demonstrate how to create and use custom picklists within ProjectWise using PowerShell. These custom picklists can be used to limit the values available for document… Continue reading How To: Create Custom Picklists within ProjectWise Using PowerShell

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

How To: Change the Environment on a Project with Documents

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've come across a few instances where users are having difficulty changing the ProjectWise Environment associated with a folder. The cause of the issue was that some or all of the… Continue reading How To: Change the Environment on a Project with Documents

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

How To: Report on All GUI Attributes

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 had a request come in where a user wanted a report listing which attributes were used on each of their ProjectWise Interfaces for a specific ProjectWise Environment. First thing I… Continue reading How To: Report on All GUI Attributes