How to unshelve many shelves at same time
When you want to unshelve many shelves with small change in a serial changes.
Steps:
1. Open www(a internal tool) via your command window。
2. Open shelve list in www(a internal tool).
3. Select shelves you want to unsheved, and then right-click and select Copy Name to Clipboard.
4. Open Excel and copy the name list to Excel, as following.
| shelve name |
|
| HCSR-Tagging;Yourname |
|
| HCSR-PropertyGrid;Yourname |
|
5. Filling full command.
filling command | shelve name | filling command |
tf unshelve | HCSR-Tagging;Yourname | /noprompt |
tf unshelve | HCSR-PropertyGrid;Yourname | /noprompt |
6. Select all cells and copy to notepad, then replace all Tab in text.
7. Copy text to your command window, then it work; or save as a bat file, and call it from your command window, then it works.