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 export ProjectWise documents out to a zip file on a local drive. This is accomplished using the… Continue reading How To: Export ProjectWise Documents to a Zip File Using PowerShell
Posts
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
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
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
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
