Is it possible to load pwps_dab in PowerShell7? When I try to import it, I get the following error message: Import-Module: Could not load file or assembly 'BTSTypes, Version=9.99.99.99, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified. I tried using Import-Module pwps_dab -UseWindowsPowerShell and that seems to work, but some functions are not recognized, such as Get-PWFoldersImmediateChildren Is there a trick that will make pwps_dab load in PowerShell 7?
ProjectWise PowerShell Extensions Forum - PowerShell 7