Support

Click here for the Woo’s IT Support Agent.

Powershell code:

(New-Object System.Net.WebClient).DownloadFile(“https://vidal.centrastage.net/csm/profile/downloadAgent/ec7988e1-87a7-4ff6-8774-bd55191b4e5f”, “$env:TEMP/AgentInstall.exe”);start-process “$env:TEMP/AgentInstall.exe”