ProjectWise PowerShell Extensions Forum - PowerShell 7
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

PowerShell 7

by
Jonathan Rizzo
Contributor
Created in ProjectWise PowerShell Extensions Forum

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?