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 want to show a simple way to create an Excel file containing ProjectWise Datasource Statistics data. When run over the course of several weeks, months, years, this data can be… Continue reading How To: Export ProjectWise Datasource Statistics To Excel Using PowerShell
Category: #ProjectWise
How To: Import Files From Local Drive And Create Versions 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 recently had someone ask, how do you create a version of a document within ProjectWise while importing files from Windows, if a document already exists with the file name? This… Continue reading How To: Import Files From Local Drive And Create Versions Using PowerShell
How To: Export ProjectWise Documents to a Zip File 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 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
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
