A silent uninstallation eliminates the need for user interaction while performing uninstall.
Follow these steps:
Note: Log in to the computer using an administrative account.
To uninstall all components
%ProgramFiles%\Arcserve\SharedComponents\Arcserve Unified Data Protection\Setup\uninstall /q /ALL
To uninstall selected components
%ProgramFiles%\Arcserve\SharedComponents\Arcserve Unified Data Protection\Setup\uninstall /q /p <Product Code>
To uninstall all components
%ProgramFiles(x86)%\Arcserve\SharedComponents\Arcserve Unified Data Protection\Setup\uninstall /q /ALL
To uninstall selected components
%ProgramFiles(x86)%\Arcserve\SharedComponents\Arcserve Unified Data Protection\Setup\uninstall /q /p <Product Code>
The following values explain the return codes:
0 = Uninstall was successful.
3010 = Uninstall was successful, but a reboot is required.
Other = Uninstall failed.
The table listed below defines the product code that you must specify for the Arcserve UDP component that you want to uninstall.
The following syntax lets you uninstall Arcserve UDP Recovery Point Server silently.
"%ProgramFiles(x86)%\Arcserve\SharedComponents\Arcserve Unified Data Protection\Setup\uninstall.exe" /q /p {CAAD8172-1858-4DC7-AE81-C887FA6AFB19}
Component |
<Product Code> |
Arcserve UDP Agent (x86 platforms) |
{CAAD8AEA-A455-4A9F-9B48-C3838976646A} |
Arcserve UDP Agent (x64 platforms) |
{CAAD1E08-FC33-462F-B5F8-DE9B765F2C1E} |
Arcserve UDP Recovery Point Server |
{CAAD8172-1858-4DC7-AE81-C887FA6AFB19} |
Arcserve UDP Console |
{CAAD3E40-C804-4FF0-B1C0-26D534D438C0} |
Arcserve UDP Gateway |
{FB95E75D-494F-4146-9B35-F867434B264A} |
After the command is executed, Arcserve UDP components are uninstalled.
Copyright © 2016 |
|