Pilot access is invite-only.Request access

spot-suite. clearscreen. endpoint webbeleid
Terug naar implementatieoverzicht

Verpak de endpoint-agent als een Win32-app.

ClearScreen implementeert zonder extensies. Intune installeert de native agent, schrijft beheerde configuratie en detecteert de ClearScreen-service na inschrijving.

  1. Bouw clearscreen.exe met make build-all.
  2. Verpak de binaire software met het Microsoft Win32 Content Prep Tool.
  3. Installeer met install-clearscreen.ps1 -EnrollmentKey "<enrollment key>".
  4. Gebruik Get-Service -Name ClearScreen -ErrorAction SilentlyContinue als detectieregel.

Installatieopdracht

install-clearscreen.ps1 -EnrollmentKey "<enrollment key>"

Beheerde configuratie

{
  "mode": "managed",
  "bundle_url": "https://clear-screen.ai/v1/indicators/bundle",
  "blocked_categories": ["phishing", "malware", "command-and-control"],
  "report": true,
  "policy_tag": "default"
}