CSS RemoveUser Command
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Removes Commerce Server Staging (CSS) administrator or operator rights from the specified user for the specified project.
RemoveUser <ProjectName> <UserName> [GlobalFlags]
Parameters
Option |
Description |
---|---|
<ProjectName> |
Specifies the name of an existing staging project. |
<UserName> |
Specifies the name of a user whose project-level CSS administrator or operator rights are to be removed. |
Global Flags
Flag |
Description |
---|---|
/Server <ServerName> |
Specifies the server for which the command should execute. Leave blank to execute the command on the server where you enter the command. |
/User <user> [pass | *] |
Specifies the credentials to use to run the command. You must specify a user name that has the required CSS administrator or operator rights on the server where the command will be executed. If you omit the user name, the user name of the person who enters the command is used. If you omit the password or enter an asterisk, CSS prompts you for the password. The password you enter is not displayed on the screen. |
Remarks
You must have CSS administrator rights to execute this command.