DCSIMG
PowerTools,Questions - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » PowerTools » Questions (RSS)
Team Foundation Backup Plan Not Working in Administration Console
Tweet Today I came to a customer for consulting and the customer told me that there is no Backups for TFS. So right away I told him this is very important and let’s create a Backup Plan for TFS. How To: Create TFS 2010 Backup Plan Problem So I’ve download TFS 2010 Power Tools, Install, Open TFS Administration Console, Click “Create Backup Plan” and Nothing happens. So I’ve started to investigate and saw some errors in TFS Event Log, of course I saw “Object reference not set to an instance of an object...
How To: Disable the Team Members Feature
How To: Disable the Team Members Feature If you installed TFS Power Tools 2008 you will see couple of new features. One of the features called – "Team Members" that allows you to collaborate with your team even better.  One of the features is integration with instant messaging that allows you to see presence, IM, video, audio, etc from inside Team Explorer.  You can read more about the feature here: http://blogs.msdn.com/bharry/archive/2008/10/01/preview-of-the-next-tfs-power...
How To: Add Custom Controls Into Work Item
How To: Add Custom Controls Into Work Item I had question regarding the post about How To: Write Team System Custom Control . Question: How I can add the custom control anywhere in the Work Item? First download PowerTool 2008 so will be able to work with Process Template Editor . Copy you Custom Control output into - (For Visual Studio 2008) C:\Documents and Settings\All Users\Application Data\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\9.0 Copy you Custom Control output into - ...