Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

3
votes
2answers
23 views

Migrate Team Foundation Server 2010 to new hardware

Situation: TFS was installed on a windows 7 pc, to replace the source safe 2005. People log in via the tfs web portal and visual studio users connect also to tfs. Now a new server arrived and the TFS ...
1
vote
1answer
13 views

How do I restrict the available work items for support desk users in TFS 2010

We run TFS 2010 and use the work items. We are migrating the support desk but don't want them to be able to raise bugs, tasks etc - is there a way to lock them down to just issue? Also despite ...
-1
votes
0answers
12 views

How to setup tfs 2010 portal to be accessed from outside

I have TFS 2010 integrated with SharePoint 2010 web application on port 80, I created team project and now i cant access it from outside at all. Details: -I have a port forward which forward port ...
4
votes
1answer
30 views

Multiple TFS “hosts” behind a simple iis loadballancer

I got a simple setup for a way to distribute loads for my websites using (at the moment) 3 IIS servers and Application Request Routing. I'm wondering, does TFS handle being installed on the 2 ...
0
votes
3answers
51 views

TFS over Virtual Private Network (VPN) over P2P

[Note: I know this is a sloppy shot! I just want to cure my understanding about the P2P mesh.] Goal: I need to make my partner access the Team Foundation Server running on my local LAN, via the ...
-3
votes
1answer
40 views

Host TFS remote server

I want to know if it's possible to host TFS on remote server using the enterprise AD ? With RODC ? VPN is needed ? thanks
2
votes
3answers
67 views

Can TFS 2010 be configured with managed service accounts?

I'm trying to deploy TFS 2010 in a sandbox environment, and I created a managed service account for TFS. However, I seem to be unable to configure it in the Advanced Configuration Wizard. The ...
0
votes
2answers
96 views

TFS Check-In Exception - TF30042 Database is Full

I'm trying to check a rather large file into Team Foundation Server (TFS) and getting the following exception. TF30042: Database is Full. Contact your Team Foundation Server administrator. Problem ...
0
votes
0answers
47 views

Team Foundation Server IIS Settings

I messed up my TFS installation by trying to Extend an existing Web Site in SharePoint Central Admin. To make matters worse I then deleted the app instead of the extension. I recreated the site in ...
2
votes
2answers
90 views

Are NT Authority Users Automatically Created

TFS service module has a login option of NT_Authority\Network Service. If I select that, will TFS be able to login? Is the NT_Authority a group that I need to add users to? Or is NT_Authority\network ...
-1
votes
1answer
92 views

How to configure a Hyper-V server to run Team Foundation, Exchange, Active Directory [closed]

I think I labeled everything in the title. My setup is as follows. I have a Windows 2008 R2 server that only has 12GB of RAM available, I am unable to upgrade the RAM on this server. I need to be ...
2
votes
1answer
36 views

TFS 2010 Backup Plan Fails with Error About AdminPTHelper.exe

My company has a TFS 2010 Server running SharePoint 2010 locally. Originally we were just doing a database backup of all the TFS databases (MSSQL 2008 also run locally) but I came across some ...
1
vote
1answer
64 views

TFS 2008: Team Project created with no Project Portal in SharePoint (WSS3) - How to create one?

Whilst I was on holiday, another member of staff, created a new Project in TFS2008. For some reason (I suspect they didn't have correct rights etc) when doing this a site wasn't created on Windows ...
1
vote
1answer
51 views

Proxy Error Accessing a TFS server from TeamCity

We're running TFS for our source control and TeamCity for our build server running on Windows 2008. Everything was working fine, but I believe some network issues occurred, and now our TeamCity build ...
0
votes
1answer
24 views

Compatibility of Build agents when upgrading from TFS 2010 RTM to TFS 2010 SP1 with Cumulative Update 1

I have TFS 2010 RTM installed on my production server and on all my build agents. (Meaning I have what was initially released as TFS 2010, no service packs or updates.) I would like to upgrade my ...
0
votes
0answers
51 views

SharePoint2010 and TFS2010, files checkout/checkin

We have SharePoint 2010 implemeted with TFS 2010 in our environment. This is under domainA. We have developers working on it through their machines which are under domainB. domainA and domainB are ...
1
vote
1answer
63 views

How to modify a TFS item by using Powershell

I connected to VSTS Server by using: $teamProjectCollection = [Microsoft.TeamFoundation.Client.TfsTeamProjectCollectionFactory]::GetTeamProjectCollection("http://wonderful01:8080") $ws = ...
1
vote
0answers
109 views

What are the correct TfsJobAgent.exe.config Settings for using GMail

Based on my previous question, it appears that I need to enter the SMTP server information in the TfsJobAgent.exe.config file when using a non domain-joined email server. In our case I would like to ...
2
votes
1answer
232 views

Problems Configuring TFS 2010 Email Notification with Office 365 Exchange Server

We are using Office 365 as our Exchange server. Our O365 account is a P1 plan and so our email accounts are not in the same domain as our local TFS accounts. I have configured TFS 2010 to use our ...
1
vote
2answers
64 views

Active Directory in a small workgroup of 5 developers

In a small workgroup of 5 developers in a Windows based network why should I prefer Active Directory user management compared to local server users? We currently use Windows Server 2008 R2 and ...
0
votes
1answer
30 views

TFS 2010 and .htaccess file in source control

We use Team foundation server 2010 for our web projects, and sometimes we use PHP and .htaccess files. Is there a way to upload any file which name starts with dot (.htaccess, .test etc.) to TFS? Any ...
2
votes
1answer
64 views

TFS move to a more powerful machine

We need to move TFS (basic source control only configuration) to a brand new - more powerful - machine. I found several articles on the subject but I cannot figure out what's the best approach for my ...
0
votes
1answer
73 views

TFS 2010 isn't allowing access to the Documents folder in Team Explorer

After setting up TFS 2010 on a new server (running Windows Server 2008), everything seems to work fine, except for the Documents section of any TFS Project. When the TFS project is initially opened in ...
1
vote
0answers
87 views

How do I setup URL Rewrite's with SharePoint 2010 correctly?

My current setup looks like this: Internet -> IIS Web Server (IIS1) -> domain1.com -> stuff.domain1.com -> morestuff.domain1.com ...
0
votes
1answer
69 views

TfsConfig Identity /change for workgroup accounts to domain accounts

I have successfully migrated a TFS 2005 Workgroup server to a new Team Project Collection in TFS 2010. I am trying to use the TfsConfig Identity /change /fromdomain:WORKGROUPNAME /todomain:DOMAINNAME ...
0
votes
3answers
76 views

TFS terminology

I would call thingy 'C' a folder, but how should I refer to thingies 'A' and 'B'? The screenshot beflow is from the Visual Studio Source Control Explorer IDE.
0
votes
1answer
37 views

problems with installing WSS + SP 2 as a prereq of TFS 2008

i have an issue when i attempt to run the following Command stsadm.exe -o extendvs -exclusivelyusentlm -url http://WSSServerName:80 -ownerlogin Domain\UserName -owneremail "admin@localhost" ...
0
votes
1answer
73 views

New installation of TFS: TFS Administration Console shows NO options - only Logs

New installation of TFS: TFS Administration Console shows NO options - only Logs. I also do not have the "Team Foundation Server Administrators" user group that I believe should be added when TFS is ...
1
vote
2answers
422 views

How can I hide projects in TFS source control from an Active Directory group?

We have a group of contractors that need to have limited access to source control under TFS. I added the contractors to an Active Directory group and explicitly denied all permissions to Source ...
0
votes
1answer
52 views

How many TFS 2010 Service Accounts for This Topology?

I am a newbie on this stuff. I want to create an environment consist of TFS Server (App&Build), Sharepoint2010, and SQL Server. the TFS server are interacting continuously with three servers : ...
0
votes
0answers
49 views

TFS Build Server publish to test server

I currently have a build server setup in TFS for continuous integration. The solution it builds contains 11 projects. of these there are 3 website/webservice applications that I want to be able to ...
1
vote
1answer
29 views

TFS 2005 Server restore from one hardware to another

i have just performed a TFS 2005 restore from a dual server setup to a different set of duel servers after following the installation guide for TFS 2005 and following the Restoration steps i am ...
0
votes
1answer
65 views

In TFS can it store SQL Views, Sprocs, functions table scripts as work items?

I'm trying to track changes to sql server2008r2 in Team Foundation Server. As developers create new queries, sprocs, functions etc I would like to be able to track these types of changes to the ...
1
vote
1answer
205 views

TFS Destroy /startcleanup - how do I start the clean up manually?

I ran TFS Destroy on a file that was too long. But I forgot to add the /startcleanup command. It is now several days later and the file is still referenced in the TFS Database (or so says my ...
0
votes
0answers
31 views

TFS: Configure test agents for mulitiple physical web environments

Background: We are running all physical hardware. All developers are using VS 2010 Ultimate and we will be using iTrace files. We would like to run our coded UI tests from test manager. We have ...
0
votes
1answer
57 views

creating users on TFS 2010

I want to create a user for my local TFS server. The server is installed on a Win7 64 bit system. Is it possible to create a user which logins using the TFS' authentication? To be clearer, Can I ...
0
votes
1answer
120 views

Delete TFS Collection after failure

I created a new TFS Collection and it failed at the end or something didn't go right. I have a new database representing the collection, but when I try to attach it or even list it, TFS can't find the ...
0
votes
0answers
113 views

Renaming a server running TFS 2010

I have recently done a new install of TFS 2010 (including the Data tier) on a new Windows Server 2008 to prepare for an upgrade from TFS 2008. The old server (let's call it tfs) is running TFS 2008. I ...
0
votes
1answer
128 views

SQL database login failed for Windows Sharepoint Services 3 with TFS 2010

I had to restore a TFS 2010 virtual machine and am having trouble getting WSS running. When I try to go to the Sharepoint Admin portal localhost:17012 it fails. In the event viewer I see a bunch of ...
0
votes
0answers
87 views

TFS administration tool permissions

I'm trying to connect TFS Admin tool 2.1 to my TFS 2010 and Sharepoint 2010 foundation servers but I keep getting this message: Please use Team Explorer to edit server permissions for Team Foundation ...
0
votes
0answers
86 views

Rebuild TFS 2010 warehouse and cube by hand - how?

Simple. A crash made those databases unusable, now I reinstalled the server. TFS Admin interface can not be convinced to rebuild them. Is there a command line to do so?
1
vote
1answer
230 views

2008R2 Standard and Hyper-V and Ram Usage (Usable vs Available)

A new server was purchased for our development team to start utilizing the full feature set of TFS, namely Lab Management. Because of the need for Lab Management we bought a fairly beefy machine to ...
0
votes
1answer
82 views

Problem updating SQL Server 2008 Warhouse Cube

We have a TFS 2008 running on a SQL Server 2008 as base (Windows Server 2003 R2 32 Bit Version). Short time ago I discovered that the Warhouse data (used by reports and analyzer Service) isn't ...
0
votes
2answers
71 views

Would moving the SQL Server of my TFS 2010 Server to a seperate machine mean I can update the cube more frequently?

We currently update our analysis services cube every 15 min. We want this closer to real time if possible. We have our TFS Server and our SQL Server on the same machine. If we split these to use ...
0
votes
1answer
158 views

TFS on Windows 7 64bit: reasons for it hanging

Since I installed TFS on Windows 7 64 bit, I can't figure out why it very often hangs, with apparently no reason: no evident anomaly on task manager or procexp: CPU usage rate low, a lot of free ...
0
votes
1answer
91 views

Merging Team Project Collections

I have Team Foundation Server 2010 and 3 Team Project Collections on it. I would like to merge them into a single Team Project Collection without losing file version history. Is it possible to move a ...
1
vote
1answer
82 views

Strategy for backing up TFS 2008

I have Backup exec 2010 R2 running on Win2008 R2, and I need to backup TFS 2008. I have about 10gb of TFS database files. From msdn articles I have read, all backups of the TFS databases must be time ...
1
vote
2answers
193 views

How to connect to TFS running in home network? [closed]

I have two computers in my home network one of them is running TFS. Could someone explain me step by step which configuration should be done in order to connect from another laptop to TFS server? ...
0
votes
1answer
91 views

Microsoft Project cannot access to Team Foundation Server

I'm trying to connect my Microsoft Project 2010 to a team foundation server in order to create a project connected to my server in order to edit tasks and so on... Well, in the ribbon top bar, I ...
1
vote
2answers
98 views

Can TFS 2010 be installed onto a single server and in a Workgroup (not AD)

currently, we're using TFS2010 at our office and we're about to move. Part of that move is a split of teams. Our team will get their own server(s). So we need to build our own TFS server and add our ...

1 2 3