mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update Windows automatic enrollment instructions (#15114)
- Change instructions
This commit is contained in:
parent
41c2ebfb27
commit
1939f0d6b7
1 changed files with 2 additions and 2 deletions
|
|
@ -58,8 +58,8 @@ const WindowsAutomaticEnrollmentPage = () => {
|
|||
<p>
|
||||
At the top of the page, search “Domain names“ and select{" "}
|
||||
<b>Domain names</b>. Then select <b>+ Add custom domain</b>, type
|
||||
your organization's domain name (e.g. acme.com), and select{" "}
|
||||
<b>Add domain</b>.
|
||||
your Fleet URL (e.g. fleet.acme.com), and select <b>Add domain</b>
|
||||
.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Reference in a new issue