Answered by:
Sharepoint Development - Terminal server

Question
-
Hello,
We want to use a terminal server for Sharepoint Development and seek guidance if the following scenario would work:
Terminal Server with Windows Server 2008 R2 with a a Sharepoint Server install
Running multiple instance of Visual Studio through RDP and developing for Sharepoint on the local server.
Would this work flawlessly?
Which licenses do we need?
Thanks in advance.
- Moved by Amanda Zhu Thursday, May 23, 2013 4:57 AM not VS general forum issues and not sure which appropriate forum this thread can be moved to
Tuesday, May 21, 2013 8:13 AM
Answers
-
If you have a choice, go for windows server 2012, in my experience it makes sharepoint dev noticeably faster. The scenario that would work is this: every dev has access to its own sharepoint virtual machine and develop on this machine. Running multiple instances of vs against a single sharepoint virtual machine doesn't. If you use the sharepoint server object model, you can't run it locally, but have to run it on the sharepoint virtual machine, and also, lots of sharepoint dev actions cause iis resets on the sharepoint virtual machine which makes it very frustrating/impossible to work with multiple devs on the same sharepoint machine.
Kind regards,
Margriet BruggemanLois & Clark IT Services
web site: http://www.loisandclark.eu
blog: http://www.sharepointdragons.com
Thursday, May 23, 2013 6:40 AMAnswerer
All replies
-
If you have a choice, go for windows server 2012, in my experience it makes sharepoint dev noticeably faster. The scenario that would work is this: every dev has access to its own sharepoint virtual machine and develop on this machine. Running multiple instances of vs against a single sharepoint virtual machine doesn't. If you use the sharepoint server object model, you can't run it locally, but have to run it on the sharepoint virtual machine, and also, lots of sharepoint dev actions cause iis resets on the sharepoint virtual machine which makes it very frustrating/impossible to work with multiple devs on the same sharepoint machine.
Kind regards,
Margriet BruggemanLois & Clark IT Services
web site: http://www.loisandclark.eu
blog: http://www.sharepointdragons.com
Thursday, May 23, 2013 6:40 AMAnswerer -
You'd need to talk to Microsoft directly on licensing.
I'd start here:
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer
My Blog: http://unlockpowershell.wordpress.com
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join ("6B61726C6D69747363686B65406D742E6E6574"-split"(?<=\G.{2})",19|%{[char][int]"0x$_"})Thursday, May 23, 2013 8:49 PM