Skip to content

Start-SCCMUpdateScan

SYNOPSIS

Short description

SYNTAX

Start-SCCMUpdateScan [[-ComputerName] <String[]>] [<CommonParameters>]

DESCRIPTION

Long description

EXAMPLES

EXAMPLE 1

Start-SCCMUpdateScan

Example of how to use this cmdlet

EXAMPLE 2

Start-SCCMUpdateScan -PARAMETER

Another example of how to use this cmdlet but with a parameter or switch.

PARAMETERS

-ComputerName

Specifies the name of one or more computers.

Type: String[]
Parameter Sets: (All)
Aliases: Host, Name, Computer, CN

Required: False
Position: 1
Default value: "$env:COMPUTERNAME"
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

System.String

OUTPUTS

System.Management.Automation.PSCustomObject

NOTES

Author: Skyler Hart Created: 2023-03-29 21:50:02 Last Edit: 2023-03-29 21:50:02 Other: Requires: -Module ActiveDirectory -PSSnapin Microsoft.Exchange.Management.PowerShell.Admin -RunAsAdministrator

https://wanderingstag.github.io