Continued Work on Remote Script Execution

This commit is contained in:
2025-09-04 04:52:01 -06:00
parent c6047c41d9
commit 772a9c31d0
8 changed files with 485 additions and 1196 deletions

View File

@@ -185,7 +185,7 @@ export default function QuickJob({ open, onClose, hostnames = [] }) {
label={<Typography variant="body2">Run as currently logged-in user</Typography>}
/>
<Typography variant="caption" sx={{ color: "#888" }}>
Unchecked = run as SYSTEM (requires agent service)
Unchecked = Run-As BUILTIN\SYSTEM
</Typography>
</Box>
{error && (