admin管理员组

文章数量:1348057

I am trying to remove/uninstall the SEP client from a Windows server. The current script is designed to import the tamper protection profile before uninstalling the client. However, after upgrading SEPM from RU9 to RU10, the client server now prompts for a password during the tamper protection profile import step, making this step redundant. Although I have the password required for uninstallation, there appears to be no parameter to pass the password for the removal process. Could you suggest a method to uninstall the SEP client using Python or PowerShell CLI?

The reason for uninstall is, the SEP client comes pre-installed in the Virtual Machine template but is configured to connect to a SEPM server located in a different region. I want to reconfigure the SEP client to connect to the appropriate SEPM server based on the Virtual Machine's location. Despite updating the region-specific package, the client continues to connect to its previous group. I also attempted to import the communication settings XML and policy profile XML, but neither attempt was successful.

Could you advise if it is possible to redirect the SEP client to the correct SEPM server without uninstalling it, or provide a way to uninstall the SEP client using CLI with the required password?

本文标签: symantecRemoveUninstall SEP Client using CLIStack Overflow