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. UPDATE: There was in issue in one of the functions I provided. Please download the attachment again to get the latest file. In this post, we will be using two PowerShell… Continue reading HowTo: Setup New Datasource
Category: #PowerWiseScripting
HowTo: Cleanup DMS_CHKL Table
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 cleaning up the dms_chkl table. This table tracks where documents have been copied out, checked out or exported, and by whom and on which computer… Continue reading HowTo: Cleanup DMS_CHKL Table
HowTo: Mirror Project Documents between Datasources
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 am going to expand on my previous post, "HowTo: Mirror Project Folders between Datasources", and mirror the documents contained in the folders of a Work Area in… Continue reading HowTo: Mirror Project Documents between Datasources
HowTo:Mirror Project Folders between Datasources
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. Thanks to Buddy for this post. Buddy developed a script which would mirror folders and documents from one project to another. In this post, I am going to take that idea… Continue reading HowTo:Mirror Project Folders between Datasources
HowTo: Generate a Quick User 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. Have you ever had a request to provide a list of users within a ProjectWise datasource? Recently, I had a user ask for a report listing all users. They only wanted… Continue reading HowTo: Generate a Quick User Report
