Skip to content

Minor typo in RegisterMicrosoftUpdate.ps1 #25801

Description

@ThioJoe

Prerequisites

Steps to reproduce

N/A

Actual behavior

On this line in PowerShell/assets/MicrosoftUpdate/RegisterMicrosoftUpdate.ps1, "Automatic" is spelled wrong, as Autmatic

Write-Verbose -Verbose "Opting into Microsoft Update as the Autmatic Update Service"

Also as @mklement0 pointed out there's a typo on this line in the comments too, it should say predefined:

# This registers Microsoft Update via a predifened GUID with the Windows Update Agent.

Expected behavior

Update the line to say:

Write-Verbose -Verbose "Opting into Microsoft Update as the Automatic Update Service"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Extra SmallIssue-BugIssue has been identified as a bug in the productUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions