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 Dave Brumbaugh for another very informative demo video.
In this video, Dave demonstrates some new functionality available with the export and import process. He works with long paths, which is a common issue. He demonstrates how the date checks are working to ensure you only export or import files that have been added or updated.
He uses the following cmdlets in this video. All of the ProjectWise related cmdlets are available using the PWPS_DAB module. Version 1.21.1.0 was used when recording this video. Take a look at the help for each of the cmdlets to become familiar with their functionality, available parameters, etc.
- New-PWLogin
- Get-PWDocumentsBySearch
- Import-PWDocuments
- Export-PWDocuments