How do I recover from a lost administration password?



How do I recover from a lost administration password?..

Answer / Mandeep Kumar

To recover from a lost administration password for Visual SourceSafe (VSS), follow these steps:
1. Run the command prompt as an administrator.
2. Navigate to the Visual SourceSafe installation directory (usually C:Program FilesMicrosoft Visual SourceSafe).
3. Type `vssadmin` and press Enter.
4. Type `password <user>` replacing `<user>` with your username.
5. You'll be prompted to enter a new password.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VSS Interview Questions

How do I remove a label?

1 Answers  


Is it necessary to check out the project file when I only want to edit one of the forms contained in the project file?

1 Answers  


How can I disable the integration between VSS and Visual Studio?

1 Answers  


If new users want to modify the project, what are the steps they need to follow?

1 Answers  


Is there a way to enable easily switching between multiple source code providers?

1 Answers  


Where can I find the SSSCC API?

1 Answers  


How does one implement SourceSafe integration with FrontPage 2000/ 8?

1 Answers  


How can I lock and unlock the VSS database prior to running Analyze or backing up the database?

1 Answers  


How can I move a database or create a new one?

1 Answers  


Which is the best product for source controlling compare to vss for version controlling?

1 Answers  


How can I automate database maintenance routines?

1 Answers  


How to Put an Existing Model under Version Control?

1 Answers  


Categories