Files
Gainsight/Custom_Templates/customer_templates/Recast Software/_section_glossary.html.liquid

196 lines
9.7 KiB
Plaintext

<div class="np-homepage-featured np-glossary np-max-width desktop-glossary">
<div class="np-homepage-featured-text">
<div class="np-homepage-headline">
Commonly Used Terms
</div>
</div>
<div class="row np-glossaries col-xs-12" style='margin:0;'>
<div class="col-xs-6">
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>AD</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Active Directory is Microsoft's proprietary directory service. It runs on Windows Server and enables administrators to manage permissions and access to network resources.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>EI</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Endpoint Insights enables you to access up-to-date information on the users assigned to devices. See all software in use in your environment, no matter how it was installed. Discover what servers and printers are in your environment and who's using them. Quickly see device warranty status and device age.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>LAPS</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Local Administrator Password Solution provides management of local account passwords of domain joined computers. Passwords are stored in Active Directory (AD) and protected by ACL, so only eligible users can read it or request its reset.</p>
</div>
</div>
</div>
</div>
<div class="col-xs-6">
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>RCT</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Right Click Tools are a collection of individual tools or functions that allow you to take action on a single device, many devices, or entire collections, all via a right-click in the ConfigMgr Console.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>RMS</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Recast Management Server is the centralized web interface for Recast Enterprise products, including Right Click Tools, and Endpoint Insights. Hosted on a server of your choice, RMS utilizes an on-premises SQL database to house settings, configurations, logs, etc.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>SCCM/MECM</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Microsoft Endpoint Configuration Manager, more commonly known as System Center Configuration Manager, is an integrated solution for managing all of your devices. Microsoft brings together Configuration Manager and Intune, without a complex migration, and with simplified licensing. Continue to leverage your existing Configuration Manager investments, while taking advantage of the power of the Microsoft cloud at your own pace.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="np-homepage-featured np-glossary np-max-width mobile-glossary">
<div class="np-homepage-featured-text">
<div class="np-homepage-headline">
Glossary
</div>
</div>
<div class="np-glossaries col-xs-12" style='margin:0;'>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>AD</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Active Directory is Microsoft's proprietary directory service. It runs on Windows Server and enables administrators to manage permissions and access to network resources.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>EI</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Endpoint Insights enables you to access up-to-date information on the users assigned to devices. See all software in use in your environment, no matter how it was installed. Discover what servers and printers are in your environment and who's using them. Quickly see device warranty status and device age.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>LAPS</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Local Administrator Password Solution provides management of local account passwords of domain joined computers. Passwords are stored in Active Directory (AD) and protected by ACL, so only eligible users can read it or request its reset.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>RCT</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Right Click Tools are a collection of individual tools or functions that allow you to take action on a single device, many devices, or entire collections, all via a right-click in the ConfigMgr Console.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>RMS</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Recast Management Server is the centralized web interface for Recast Enterprise products, including Right Click Tools, and Endpoint Insights. Hosted on a server of your choice, RMS utilizes an on-premises SQL database to house settings, configurations, logs, etc.</p>
</div>
</div>
</div>
<div class="np-accordion">
<div class="accordion-btn">
<i class="fal fa-plus"></i>
<div class="accordion-title"><strong>SCCM/MECM</strong></div>
</div>
<div class="accordion-panel">
<div class="accordion-panel-content">
<p>Microsoft Endpoint Configuration Manager, more commonly known as System Center Configuration Manager, is an integrated solution for managing all of your devices. Microsoft brings together Configuration Manager and Intune, without a complex migration, and with simplified licensing. Continue to leverage your existing Configuration Manager investments, while taking advantage of the power of the Microsoft cloud at your own pace.</p>
</div>
</div>
</div>
</div>
</div>
<style>
.clicked {
border-bottom-right-radius: 0;
}
.accordion-panel {
border-radius: 0 0 8px 8px;
}
.mobile-glossary{
display: none;
}
@media (max-width: 767px){
.mobile-glossary{
display: block;
}
.desktop-glossary{
display: none;
}
}
</style>
<script>
let accordions = document.getElementsByClassName("accordion-btn");
for (let i = 0; i < accordions.length; i++) {
accordions[i].addEventListener("click", function() {
this.querySelector('.fal').classList.toggle("fa-plus");
this.querySelector('.fal').classList.toggle("fa-minus");
this.classList.toggle("clicked");
let panel = this.nextElementSibling;
panel.classList.toggle("panel-open");
if (panel.style.maxHeight) {
panel.style.maxHeight = null;
} else {
panel.style.maxHeight = panel.scrollHeight + "px";
}
});
}
</script>