Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

SEC - Windows Patching - Feature Update Install

Summary

Runs Install-FeatureUpdate on the endpoint to install the latest Windows Feature Update.

Dependencies

This should be a list of ITGlue documents listed in the Related Items sidebar on which this script depends.

  • Agnostic Content Doc Link
  • Custom Table Doc Link
  • EDF Doc Link
  • etc.

Variables

Document the various variables in the script. Delete any section that is not relevant to your script.

NameDescription
The name of the variableWhat the variable represents

Global Parameters

NameExampleRequiredDescription
The name of the parameterAn example value of the parameterTrue or FalseWhat the parameter represents

User Parameters

NameExampleRequiredDescription
The name of the parameterAn example value of the parameterTrue or FalseWhat the parameter represents

System Properties

NameExampleRequiredDescription
The name of the propertyAn example value of the propertyTrue or FalseWhat the property represents

Script States

NameExampleDescription
The name of the Script StateAn example of the Script StateWhat the script state represents

Output

The location and method by which this script returns data.

Examples:

  • Script log
  • Script state
  • Local file on computer
  • Dataview
  • etc.