Skip to content

Client reinstall error post 10.7.2 upgrade #1130

Closed Answered by agauttam
ubidev asked this question in Q&A
Discussion options

You must be logged in to vote

command to install new agent should be similar the below command:

New-Item -ItemType Directory -Force -Path "C:\Program Files\UTMStack\UTMStack Agent"; & curl.exe -k -H "connection-key: xxxxx" -o "C:\Program Files\UTMStack\UTMStack Agent\utmstack_agent_service.exe" "https://vmutmstack01.cct.lan:9001/private/dependencies/agent/utmstack_agent_service.exe"; Start-Process "C:\Program Files\UTMStack\UTMStack Agent\utmstack_agent_service.exe" -ArgumentList 'install', 'vmutmstack01.cct.lan', 'xxxxxx', 'yes' -NoNewWindow -Wait

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@agauttam
Comment options

@ubidev
Comment options

@agauttam
Comment options

@agauttam
Comment options

Answer selected by ubidev
@ubidev
Comment options

@agauttam
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants