Search Results for

    Show / Hide Table of Contents

    Migrating Go Current to Update Service

    Client Cmdlets

    All cmdlets for the client now have a new prefix, *-Usc*, replacing the previous *-Goc*. For instance, Get-UscUpdates is now Get-UscUpdates.

    A few of the cmdlets have been renamed to ensure a more consistent naming convention.

    To maintain compatibility with previous versions, we have established aliases for all cmdlets to ensure that your scripts remain functional with the new Update Service server, with only a few exceptions.

    For further information on notable changes, see below.

    Renamed Cmdlets

    The following cmdlets have been renamed:

    • Get-UscPackageVersion is now Get-UscPackageVersion.
    • Get-UscPackageVersionFile is now Get-UscPackageVersionFile.
    • Get-UscInstallerPackage is now Get-UscInstallerPackage.
    • Uninstall-UscPackage is now Uninstall-UscPackage.
    In This Article
    Back to top Generated by DocFX