﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Entrinsec.Powershell.Endpoint</id>
    <version>1.15.78</version>
    <title>Entrinsec.Powershell.Endpoint</title>
    <authors>Entrinsec</authors>
    <owners>Entrinsec</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE.md</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>ENDPOINT.jpeg</icon>
    <readme>README.md</readme>
    <projectUrl>https://docs.entrinsec.com/overviews/Entrinsec.Powershell.Endpoint</projectUrl>
    <description>Functions for the comprehensive management of endpoints, providing cmdlets for software deployment, configuration management, diagnostics, and system maintenance. Features include automated software installation, endpoint health monitoring, configuration assessment, and system remediation capabilities. Designed for IT administrators managing enterprise endpoints at scale.</description>
    <summary>Functions for the comprehensive management of endpoints, providing cmdlets for software deployment, configuration management, diagnostics, and system maintenance. Features include automated software installation, endpoint health monitoring, configuration assessment, and system remediation capabilities. Designed for IT administrators managing enterprise endpoints at scale.</summary>
    <releaseNotes>Release notes are contained in the package in the RELEASE_NOTES.md file.</releaseNotes>
    <copyright>Copyright Entrinsec © 2026</copyright>
    <language>en-US</language>
    <tags>PowerShell</tags>
    <repository type="git" url="https://nuget.entrinsec.com/Entrinsec/-/packages/nuget/Entrinsec.Powershell.Endpoint" />
  </metadata>
</package>