#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Use Non-Admin User Account

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. Many users work within a ProjectWise datasource(s) in which they are not the "owners" and therefore cannot create administrator accounts or create or add members to the "PowerShell Users" group. These… Continue reading HowTo: Use Non-Admin User Account

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Create Documents with Document Coding

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, we will step through the process of creating documents using Document Coding.  We will look at setting up Document Coding for a ProjectWise Environment, and creating documents within… Continue reading HowTo: Create Documents with Document Coding

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Export / Import ProjectWise Environments

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 step through the process of exporting and importing a ProjectWise Environment. These two new cmdlets offer a way for ProjectWise Administrators to: copy an environment… Continue reading HowTo: Export / Import ProjectWise Environments

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Get Documents Updated After A Derived Date

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, we will be creating a PowerShell function script file (.psm1) which will return an array of ProjectWise Document objects in a project which have been updated after a… Continue reading HowTo: Get Documents Updated After A Derived Date

#PowerShell, #PowerWiseScripting, #ProjectWise, PWPS_DAB

HowTo: Generate ProjectWise User Licensing Report

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 have been getting more and more requests from ProjectWise Administrators asking how to generate a report listing all consultant accounts (non-company user accounts) to determine where their ProjectWise license is… Continue reading HowTo: Generate ProjectWise User Licensing Report