Occasionally, while working within PowerShell you will need to access a folder or document within the ProjectWise Explorer client. This can easily be done using the folder or document URN. In this post, I will demonstrate how to navigate to a ProjectWise (PW) folder or document within ProjectWise Explorer (PWE) from PowerShell using a URN. … Continue reading HowTo: Navigate to a Folder / Document within ProjectWise Explorer
Category: #ProjectWise
HowTo: Create a Work Area from a Template
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 new ProjectWise (PW) Work Area from a PW Template. This is a pretty straight forward process. I will be including some validation and… Continue reading HowTo: Create a Work Area from a Template
HowTo: Generate Managed Workspace 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. In this post, we will be stepping through the process of generating an Excel file containing a list of Projects which have a specified Managed Workspace associated with them. All of… Continue reading HowTo: Generate Managed Workspace Report
Scripting4Crypto
Hey All, First, I want to say thanks to everyone for supporting my blog. I hope you find it informative and useful. Since starting this blog, I have had a lot of requests from individuals all over the world, to assist them with their PowerShell needs. ProjectWise is booming and using PowerShell to administer it… Continue reading Scripting4Crypto
HowTo: Get Documents Not Checked In
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. Have you tried to get all documents within a Work Area that are not checked in? It can be a time-consuming process. In this post, I am going to show an… Continue reading HowTo: Get Documents Not Checked In