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 |
How do I remove a label?
Is it necessary to check out the project file when I only want to edit one of the forms contained in the project file?
How can I disable the integration between VSS and Visual Studio?
If new users want to modify the project, what are the steps they need to follow?
Is there a way to enable easily switching between multiple source code providers?
Where can I find the SSSCC API?
How does one implement SourceSafe integration with FrontPage 2000/ 8?
How can I lock and unlock the VSS database prior to running Analyze or backing up the database?
How can I move a database or create a new one?
Which is the best product for source controlling compare to vss for version controlling?
How can I automate database maintenance routines?
How to Put an Existing Model under Version Control?