Lao Tzu - "Give a Man a Fish, Feed Him For a Day. Teach a Man to Fish, Feed Him For a Lifetime"
Wednesday, August 18, 2010
Thursday, August 12, 2010
Wednesday, July 7, 2010
Disable Loopback
I can’t remember if I have this or not:
Follow these steps to Disable the loopback check which is causing the error:
- Click Start, click Run, type regedit, and then click OK.
- In Registry Editor, locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
- Right-click Lsa, point to New, and then click DWORD Value.
- Type DisableLoopbackCheck, and then press ENTER.
- Right-click DisableLoopbackCheck, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Quit Registry Editor, and then restart your computer.
Wednesday, June 30, 2010
TFS – Deleting a Team Project Collection
Use "TFSConfig.exe Collection" to delete a team project collection
- On your TFS Server open a command window (as TFS Administrator) to [TFS Install Drive]:\Program Files\Microsoft Team Foundation Server 2010\Tools
- Enter "TFSConfig.exe Collection /delete /collectionName:$COLLECTION NAME$"
- Respond to the "Are you sure" prompt
Tuesday, June 22, 2010
Subscribe to:
Posts (Atom)