Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/C4B-Environment/ReadmeTemplate.html.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<head>
</head>
<title>Chocolatey For Business Quickstart Environment</title>
<title>Chocolatey For Business Quick Start Environment</title>
<style>
.strip-decoration {
text-decoration: none;
Expand Down Expand Up @@ -214,7 +214,7 @@ function CopyToClipboard(id)

<h2 id="connect">Adding Computers to Chocolatey Central Management</h2>
<p>To add a computer to Chocolatey Central Management you must register it as a Chocolatey For Business (C4B) Endpoint</p>
<p>To register a computer please run the <b>Register-C4bEndpoint.ps1</b> script as shown in <a href="https://docs.chocolatey.org/en-us/c4b-environments/quick-start-environment/chocolatey-for-business-quick-start-guide/#step-7-setting-up-endpoints">Step 7: Setting up Endpoints</a> of the Quickstart Guide.</p>
<p>To register a computer please run the <b>Register-C4bEndpoint.ps1</b> script as shown in <a href="https://docs.chocolatey.org/en-us/c4b-environments/quick-start-environment/chocolatey-for-business-quick-start-guide/#step-2-setting-up-endpoints">Step 2: Setting up Endpoints</a> of the Quick Start Guide.</p>
</div>
</body>
</html>
Loading