Scwcmd rollback in Window Server 2008

In this article I am going to explain about Scwcmd rollback command in Windows Server 2008 operating system and also explain it's related syntax.
  • 1929

Scwcmd:rollback command in window server 2008

  • The Scwcmd:rollback command is a command-line tool of Windows Server 2008.

  • The Scwcmd:rollback command is available on computers running Windows Server 2008, Windows Server 2008 R2.

  • The Scwcmd:rollback command is used to apply the most recent rollback policy available, and then deletes that rollback policy.

Syntax

scwcmd rollback /m:<ComputerName> [/u:<UserName>] [/pw:<Password>]

Parameter

Parameter

Description

/m:<ComputerName> It is define for the NetBIOS name, DNS name, or IP address of the computer where the rollback operation should be performed.
/u:<UserName> It is specify for an alternate user credential to use when performing a remote rollback. The default is the logged on user.
/pw:<Password> It is specify for an alternate user credential to use when performing a remote rollback. The default is the password of the logged on user.

/?

It is used for displays help at the command prompt.

Ask Your Question 

Got a programming related question? You may want to post your question here 

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.