...
Beispiel einer fehlgeschlagenen Kompatibilitäts Prüfung:
...
Kommandozeile
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://sms-download.synaxon.de/tools/Win11Readiness.ps1'))"
Powershell
& "$($env:SystemRoot)\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -Command "[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://sms-download.synaxon.de/tools/Win11Readiness.ps1'))"
Info |
---|
RMM-IntegrationenDu möchtest das in deinem eigenen RMM verwenden? Hier kannst du es herunterladen und entsprechend anpassen. |
...