Our system has ALIM connector creating the Work Area Folders in ProjectWise, all processing in PowerShell is to Work Area's that already exist.
I use GET-PWRichProjectTypes to get the list of all work area types that I can apply, and once the Work area type is applied to the Work Area (manually currently) then the properties can be updated UPDATE-PWRichProjectProperties, but I can't find a cmdlet to set Work Area Folder.
Thanks
Ray
I have added a few new cmdlets to get/set/remove an associated Work Area type. Look for these updates in a future release of the PWPS_DAB module.