diff --git a/platform/smallstep-agent.mdx b/platform/smallstep-agent.mdx index b2a9cc8d..7e7ef9fc 100644 --- a/platform/smallstep-agent.mdx +++ b/platform/smallstep-agent.mdx @@ -85,6 +85,7 @@ The agent connects to the following Smallstep hosts: - Agent API: `control.infra.smallstep.com` - Smallstep API: `gateway.smallstep.com` - TPM Attestation CA: `att.smallstep.com` +- Telemetry: `tel.smallstep.com` # Downloads @@ -481,7 +482,7 @@ Replace `` and `` with your Smallstep [team ID 2. On the device, navigate to the agent installation directory and obtain the device's TPM fingerprint: ``` -cd 'C:\Program Files\Smallstep\SmallstepApp\' +cd 'C:\Program Files\Smallstep\SmallstepAgent\' .\smallstep-agent.exe tpm --fingerprint ``` diff --git a/platform/troubleshooting-agent.mdx b/platform/troubleshooting-agent.mdx index 6fcc5492..e4688699 100644 --- a/platform/troubleshooting-agent.mdx +++ b/platform/troubleshooting-agent.mdx @@ -144,7 +144,7 @@ The Smallstep Agent includes a `doctor` command that performs automated health c **On Windows:** ```powershell -& 'C:\Program Files\Smallstep\SmallstepApp\smallstep-agent.exe' doctor +& 'C:\Program Files\Smallstep\SmallstepAgent\smallstep-agent.exe' doctor ``` **On Linux:** @@ -542,10 +542,10 @@ Quick reference for platform-specific commands and file locations. | Task | Command or Location | |------|---------------------| | Check if agent is running | Task Manager → search for `Smallstep` | -| Check agent version | `& "C:\Program Files\Smallstep\SmallstepApp\smallstep-agent.exe" version` | -| Run doctor | `& "C:\Program Files\Smallstep\SmallstepApp\smallstep-agent.exe" doctor` | +| Check agent version | `& "C:\Program Files\Smallstep\SmallstepAgent\smallstep-agent.exe" version` | +| Run doctor | `& "C:\Program Files\Smallstep\SmallstepAgent\smallstep-agent.exe" doctor` | | Certificate location | Windows Certificate Store (`certmgr.msc` for Current User, `certlm.msc` for Local Machine) | -| Collect logs | `& "C:\Program Files\Smallstep\SmallstepApp\smallstep-agent.exe" logs collect` | +| Collect logs | `& "C:\Program Files\Smallstep\SmallstepAgent\smallstep-agent.exe" logs collect` | ### Linux diff --git a/tutorials/connect-fleet-dm-to-smallstep.mdx b/tutorials/connect-fleet-dm-to-smallstep.mdx index cb7ac66b..7a080d0f 100644 --- a/tutorials/connect-fleet-dm-to-smallstep.mdx +++ b/tutorials/connect-fleet-dm-to-smallstep.mdx @@ -28,6 +28,7 @@ Client requirements: *.[team-name].ca.smallstep.com auth.smallstep.com att.smallstep.com + tel.smallstep.com ``` Supported platforms: diff --git a/tutorials/connect-intune-to-smallstep.mdx b/tutorials/connect-intune-to-smallstep.mdx index 51dfbde1..0e1934e1 100644 --- a/tutorials/connect-intune-to-smallstep.mdx +++ b/tutorials/connect-intune-to-smallstep.mdx @@ -31,6 +31,7 @@ Client requirements: *.[team-name].ca.smallstep.com auth.smallstep.com att.smallstep.com + tel.smallstep.com ``` - Windows 10 (Anniversary Edition) or higher is supported. Windows Home is not supported. diff --git a/tutorials/connect-iru-to-smallstep.mdx b/tutorials/connect-iru-to-smallstep.mdx index 22628c9b..29a39c16 100644 --- a/tutorials/connect-iru-to-smallstep.mdx +++ b/tutorials/connect-iru-to-smallstep.mdx @@ -28,6 +28,7 @@ Client requirements: *.[team-name].ca.smallstep.com auth.smallstep.com att.smallstep.com + tel.smallstep.com ``` Limitations: diff --git a/tutorials/connect-jamf-pro-to-smallstep.mdx b/tutorials/connect-jamf-pro-to-smallstep.mdx index 4caba7ee..13685432 100644 --- a/tutorials/connect-jamf-pro-to-smallstep.mdx +++ b/tutorials/connect-jamf-pro-to-smallstep.mdx @@ -28,6 +28,7 @@ Client requirements: *.[team-name].ca.smallstep.com auth.smallstep.com att.smallstep.com + tel.smallstep.com ``` Limitations: diff --git a/tutorials/connect-mosyle-to-smallstep.mdx b/tutorials/connect-mosyle-to-smallstep.mdx index 8555433a..2c75eae8 100644 --- a/tutorials/connect-mosyle-to-smallstep.mdx +++ b/tutorials/connect-mosyle-to-smallstep.mdx @@ -27,6 +27,7 @@ Client requirements: *.[team-name].ca.smallstep.com auth.smallstep.com att.smallstep.com + tel.smallstep.com ``` Limitations: