Message 1 of 5
Purge Script
Not applicable
10-24-2018
04:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I prepared simple script for purging Vault and added it to windows task scheduler (just like backup script)
"C:\Program Files\Autodesk\ADMS 2018\ADMS Console\Connectivity.ADMSConsole.exe" -Opurge -N"Projects" -KEEPVERS1 -MINAGE21 -VUAdmin_name -VPAdmin_password -L"\\10.2.0.138\Kopie zapasowe\Vault\Vault_Purge.log"
In place of Admin_name and Admin_password i just put my login and password to ADMSC (no spaces and quote marks, just like typed above). Vault name is quote marks.
The result in log is:
9/21/2018 10:00:08 PM ==== DataManagement.Common.Logging: DISABLED ==== 9/21/2018 10:00:08 PM ==== Logging initiated: Core server version 23.3.21.0 ==== 9/21/2018 10:00:08 PM 9/21/2018 10:00:08 PM -Opurge -N"Rfmah" -KEEPVERS1 -MINAGE21 -EXCLCMTDo not purge -VU[username] -VP[password] -L"\\Server1\Backup\Vault\Vault_Purge.log" 9/21/2018 10:00:09 PM Connectivity.Request.Common.RequestLibrary - RequestRuntimeStop() 9/21/2018 10:00:09 PM Connectivity.Request.Vault.RequestLibrary - RequestRuntimeStop() 9/21/2018 10:00:09 PM Connectivity.Request.Foundation.RequestLibrary - RequestRuntimeStop() 9/21/2018 10:00:09 PM Connectivity.Request.Document.RequestLibrary - RequestRuntimeStop()
The purge isn't performed. What may be the possible reason ?
Best Regards,
ZZ


