• Update version Sequence

    Evan Hala
    Evan Hala
    Is there a way to update the sequence of versions when they are scrambled? The large set of data I have has this problem so a batch fix through PowerShell I would think would be a better solution versus deleting and reimporting the documents in the correct…
    • 3 months ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Set-PWDocumentVersion

    Evan Hala
    Evan Hala
    Hello, I'm trying to change the Version of documents building off the following script, but receiving errors that the parameters don't exist. New-pwlogin -usegui $InputDocuments = Import-Csv "ENTER FILE PATH.csv" ForEach($A in $InputDocuments…
    • Answered
    • 3 months ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Get-PWDocumentsByGUIDs | CheckedoutDate is Wrong

    Ananthakumar Mani
    Ananthakumar Mani
    When I trying to get the document which is checked out already, the below command is giving a wrong date formate. The date is constant one, its not updating the real one, Get-PWDocumentsByGUIDs -DocumentGUIDs $Doc.DocumentGUID -Verbose
    • 3 months ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • How to get the list of parent folders in a data source

    Ajomon George
    Ajomon George
    I want to get the list of parent folders in ProjectWise data source using powershell Is there a way to extract them using powershell?
    • Answered
    • 8 months ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Folder not found during Set-PWEnvironmentByFolderPath

    Bhanu Chauhan
    Bhanu Chauhan
    Hello, I am trying to set the environment of a folder and all its subfolders. It's able to find all folders and their ID with line 7 (of the image below), but when I try to set the environment it returns the warnings "Folder 'XXXX' not found". The environment…
    • Answered
    • 9 months ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Customize document version created on the first state

    Tomasz Rychlewski
    Tomasz Rychlewski
    Hello, is it possible to customize by PowerShell Script, the document version, once it is added to the ProjectWise Datasource? Basically, it is possible to customize the Document versions, by using WRE. But when we are adding a new Document to ProjectWise…
    • 11 months ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Add one User List to each Folder option

    Tomasz Rychlewski
    Tomasz Rychlewski
    Hello, Basically, there is one Account and Datasource, with hundreds of Folders in it and there is a need to include one additional User List permission setting with Read access, without need of doing it manually for each Folder. But every Folder and…
    • 11 months ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Set-PWConnectedProjectAssociation

    Ananthakumar Mani
    Ananthakumar Mani
    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…
    • over 1 year ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Getting PW Web/Teams Link Cmdlet

    Ananthakumar Mani
    Ananthakumar Mani
    Do we have any "Cmdlet" to getting the link of PW WEB/TEAMS ? or any other methods ?
    • Answered
    • over 2 years ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Set-PWDocumentState failing

    Ananthakumar Mani
    Ananthakumar Mani
    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…
    • over 2 years ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Name of the below Attribute ? to update Work area Name

    Ananthakumar Mani
    Ananthakumar Mani
    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…
    • over 2 years ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • View related content throughout ProjectWise
  • More
  • Cancel