• Create userlist from template

    Hi, Is there a way to create a userlist from another one? Let's say i have a userlist name prov_serv, i want to create an other who is identical to prov_serv but with a different name in powershell. Is it possible?
  • Check for Write Access by a UserList within a Project

    I need to scan a project to find the folders a user, or userlist, has read/write access to. I wrote this to get the folders the UserList has read access to, but I need to take it a step further. $folders = Get-PWFolders -FolderPath 'FARM Bridge Program…
  • Export the list of users with the password length

    I have a requirement to export the list of users with the number of characters in the password. I need to this list to implement the latest password requirements in my company.
  • Sync Users from Rich Project to Connected Project

    Hi, Is there a way to sync users from a Rich Project in ProjectWise Explorer (i.e. PW Admin Userlist members) to the corresponding Connected Project members list? Currently we have Deliverables Management enabled and right-click on the Deliverables…
  • I'm looking for a way to change/set a user's "Settings"

    specifically...under "user Interface"; turn on Edit Sets. I think I can filter out the usernames I want to work on, but I don't see a way to change the settings. is that a capability yet? Thanks! Bob
  • Are there any commands that allow you to assign UserList ownership?

    Are there any commands that allow you to assign UserList ownership? I’m updating my project creation script & have been looking for a way to add this. Get-PWUserList and Update-PWUserList don’t seem to work since the Owner property of the UserList object…