When updating to the current version execute all the steps after your current version to the end. For example when updating from v19.0.7 to current version start with instructions for 21.0.12.
When using external APIs like the Inventor or Vault API you have to verify if an update to a newer version might break your custom code.
Update to 25.1.14
Parameters for Update-VaultFile changed
* Replace -AddChilds
with -AddChildren
* Replace -RemoveChilds
with -RemoveChildren
* Replace -Childs
with -Children
Update to 26.0.1
Due to a dependency on the Vault Explorer installation, $vaultExplorerUtil
methods and Update-VaultFile -Properties
are only supported on the framework matching the installed Vault Explorer.
Vault Explorer Version |
Windows PowerShell (5.1) |
PowerShell Core (7.4) |
---|---|---|
Vault 2025 (.NET Framework v4.8) |
Supported |
Not Supported (only Supported in VDS for Inventor 2025) |
Vault 2026 (.NETCoreApp v8.0) |
Not Supported |
Supported |
Update to 26.0.9
Parameters for Update-VaultFile changed
* Replace -Status
with -State
Parameters for Update-VaultItem changed
Changes to Update-VaultItem parameters
* Replace -Status
with -State