Update-CMClientStatus
Updated: March 1, 2013
Applies To: System Center 2012 Configuration Manager SP1
Update-CMClientStatus
Syntax
Parameter Set: Default Update-CMClientStatus [-Force] [-Confirm] [-WhatIf] [ <CommonParameters>]
Detailed Description
The Update-CMClientStatus cmdlet updates the client status on the local computer.
Parameters
-Force
Instructs the cmdlet to perform the operation without prompting for confirmation.
Aliases | none |
Required? | false |
Position? | named |
Default Value | none |
Accept Pipeline Input? | True (ByPropertyName) |
Accept Wildcard Characters? | false |
-Confirm
Prompts you for confirmation before executing the command.
Required? | false |
Position? | named |
Default Value | false |
Accept Pipeline Input? | false |
Accept Wildcard Characters? | false |
-WhatIf
Describes what would happen if you executed the command without actually executing the command.
Required? | false |
Position? | named |
Default Value | false |
Accept Pipeline Input? | false |
Accept Wildcard Characters? | false |
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters.
Inputs
The input type is the type of the objects that you can pipe to the cmdlet.
Outputs
The output type is the type of the objects that the cmdlet emits.
Examples
Example 1: Update client status settings
This command updates the client status on the local computer.
PS C:\> Update-CMClientStatus
