TermRemoteCtl/docs/operations/windows-agent-setup.md

12 lines
342 B
Markdown

# Windows Agent Setup
## Local Development
1. Install .NET 8 SDK.
2. Run `dotnet run --project apps/windows_agent/src/TermRemoteCtl.Agent/TermRemoteCtl.Agent.csproj`.
3. Confirm the data root exists under `C:\ProgramData\TermRemoteCtl`.
## First Runtime Goal
Run the agent under Windows 11 while an interactive desktop user is signed in.