-
Notifications
You must be signed in to change notification settings - Fork 579
Closed
Labels
currentIssues with current focus by the core Npcap dev teamIssues with current focus by the core Npcap dev teamenhancement
Description
A Npcap OEM licensee expressed concern that the npcapwatchdog scheduled task does not have a description. This is because we are using SCHTASKS.EXE to register the task, and that tool does not have an option to add a description. We can instead use PowerShell to create the task, which will have the appropriate description: https://docs.microsoft.com/en-us/powershell/module/scheduledtasks/new-scheduledtask?view=winserver2012-ps
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
currentIssues with current focus by the core Npcap dev teamIssues with current focus by the core Npcap dev teamenhancement