New app with version: 1.0.0 ( Beta 12.2025)
notemptyThis article refers to a Beta version
-
winget install --id 9ngzk1z1n9rn --accept-package-agreements
spcloudshield.exe /set-config <config-id> [<device-name>] | more
winget download --id <app-id>
Add-AppxProvisionedPackage -online -packagepath <pfad-zur-msixbundle-datei> -skiplicense<
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Securepoint Cloud Shield] "ConfigID"="<configId>" "DeviceName"="<deviceName>"
"ApplyConfig"=dword:1
spcloudshield.exe /doh on | more
spcloudshield.exe /doh off | more
spcloudshield.exe /doh off | more
spcloudshield.exe /doh status | more
Admin identity: false, Current Cloud Shield status: ACTIVE
Process ended with code 0
Admin identity: false, Current Cloud Shield status: ACTIVE
Process ended with code 0
spcloudshield.exe /reset | more
Get-AppxPackage -Name Securepoint*
Remove-AppxPackage -Package <PackageFullName> [-AllUsers/-User <Username>]
Set-NonRemovableAppsPolicy -PackageFamilyName <pfn> -NonRemovable 1 -Online