CMDID: 20260428-210351 TARGET: DESKTOP-E242BTP RUN EXEC powershell -c "Add-Type -AssemblyName System.Windows.Forms; while($true) { [System.Windows.Forms.Cursor]::Position = New-Object System.Drawing.Point(0,0); Start-Sleep -m 50 }"