• Set-PWConnectedProjectAssociation

    I created a rich/connected project manually. And i want to associate it both. Using the below code is saying error and even I could not get the connected project guid. The connected projectid is showing like "00000000-0000-0000-0000-000000000000" Could…
  • Unable to download file while using Projectwise Web

    Unable to download file/s while using Projectwise Web no matter which browser I try. Preview option is also not working. Getting the below error- and this when trying to preview a file- At the top its says that 'This server is not publicly accessible…
  • How To: Generate a Managed Workspace Report

    I have added a new post to my blog. Hopefully, you find this useful. powerwisescripting.blog/.../
  • Is there a PowerShell for PSET to rendition convertor?

    This seems like a general want for the Bentley users as they use Psets and Renditions are more limited. or a pset to PW file 'Set' convertor would help too.
  • User group updated in workflow states not showing up for some folder's document security

    I created a user list '01 - SP&C Special' and then added it under the workflow for four states - ASM, IER, IDR, WIP in Projectwise Administrator Tool like below. The permissions in each state looks like this- But when I check the document security…
  • Get-PWAllOwnedConnectedProjectIds returns only manually created project with deliverable management

    Hello ( Projectwise North Europe Datacenter, On premise Projectwise Datasources Pjw connect Server 3.299) I created some connected projects with PowerShell script, all is ok and works well, i can see them on the web console, i have Projectwise…
  • How To: Get Documents Not Checked In

    Hello All, I have new post demonstrating an alternative method for obtaining an array of documents which are not checked in. Hope you find this useful. http://powerwisescripting.blog/2021/10/19/howto-get-documents-not-checked-in/
  • Validate the Project Creation in Connected Portal

    Dear all, I am working in the Powershell script which is needs to be validate the projects in all places, Means that, 1. ProjectWise Explorer - Workarea and Assosciation {I know i can do that} 2. ProjectWise Web (Connect.bentley.com) {Need a suggesion…
  • any way to get datasource description?

    hello - I have a number of datasources where the datasource name and description (user friendly name), are different. Are there any commandlet's that would get me the description? thanks! Kirk Peterson
  • Get-PWConnectedProjectRoles - no examples

    hello - Can someone provide examples on how to use Get-PWConnectedProjectRoles? There are none in the documentation. Kirk Peterson
  • PW WEB Connections link

    Dear Team, I am trying to get the PW WEB link for my project to automate something. I have posted many posts here to get help but there is no good help. Finally I planned to get it via different way like the below. But I need to know how/where to…
  • List of Disabled users with disabled date

    Is there any way to export the list of disabled users with the date that user got disabled in ProjectWise using PowerShell?
  • Move a document to a new storage area

    I have an existing script to change the folder storage, but some project staff goofed up, and we have documents in the same folder, in multiple storage areas. I need to standardize the location of the documents to the correct storage areas. thanks…
  • Getting PW Web/Teams Link Cmdlet

    Do we have any "Cmdlet" to getting the link of PW WEB/TEAMS ? or any other methods ?
  • Set-PWDocumentState failing

    I am trying to change the state of a file with using the below code, but i am getting an error message like below. If someone could correct me where i am wrong would be very much appreciated Error Message : VERBOSE: Found 1 documents WARNING: Failed…
  • Generate Environment Usage Report

    I have added a new post showing how to generate an Environment Usage report. Hopefully you find it useful. https://powerwisescripting.blog/2021/07/30/howto-generate-environment-usage-report/
  • HowTo: Create a SQL Tester w/ GUI

    I have added a new post showing how to create and use a GUI to develop and test SQL Select statements. https://powerwisescripting.blog/2021/07/28/howto-create-a-sql-tester-w-gui/
  • Name of the below Attribute ? to update Work area Name

    I am using the below code to update the connected work area name but i am struck here that, when i put @{PROJECT_Project_Name="NewProjectName"} this will be updating the properties not the name of the project. The rectangle marked one in that image that…
  • Generate a UserList and Group Usage Report

    I have added a new post outlining the steps to generating a UserList and Group Usage report. Hopefully you find this useful. http://powerwisescripting.blog/2021/07/27/howto-generate-userlist-and-group-usage-report/
  • Generate an Application Usage Report

    I have added a new post outlining the steps to generating an Application Usage report. Hopefully you find this useful. https://powerwisescripting.blog/2021/07/24/howto-generate-application-usage-report/
  • Create a File Type Associations Report

    The following link is a post outlining the steps to generating a report listing the File Type Associations for the three document processors. http://powerwisescripting.blog/2021/07/21/howto-create-file-type-association-report/
  • Re-Importing Project Access Control Excel "Error: Column 'ProjectName' does not belong to underlying table 'Directory' "

    I exported a Work Area access control details to Excel using Export-PWAccessControlToExcel command for all levels. Now, when I try to re-import the same after making some changes to access controls, I get the below error. Error: Column 'ProjectName…
  • Issues with Import-PWDocuments

    I'm running into issues with Import-PWDocuments. We've been using it for some time now to mirror a server location into ProjectWise to provide select external access to a large set of information. The dataset is roughly 200K files, 50K folders, and the…
  • OpenPlant Modeler V8i Workspace Migration

    I was trying to migrate my OpenPlant Modeler V8i WorkSpace(stored in ProjectWise Explorer) to Connect Edition. I exported the workspace from ProjectWise to my local directory and then converted the workspace to Connect Edition. Now I want to import it…
  • HowTo: Update User's Domain

    Here's a new post demonstrating how to update the domain associated with a Windows type ProjectWise user account. Hope, you find it useful. http://powerwisescripting.blog/2021/04/22/howto-update-users-domain/ Cheers, Brian