Is TeamCity 8.0 compatible with Windows Server 2012 R2 - teamcity

The TeamCity website reports that the software is compatible and tested with Windows Server 2008 and not on Windows Server 2008 R2 or 2012/R2. Has anyone deployed TeamCity on Windows Server 2012 R2 ? Is there any known issue that we need to be aware of? Will the customer service team support queries on Windows Server 2012 R2?
TeamCity site's System Requirement page

Windows Server 2012 R2 is fully supported.
I have set-up three different build servers on Windows Server 2012 R2. There is no known issues.
I have also used Microsoft SQL Server with TeamCity. (here's a tutorial http://log.ld.si/post/teamcity8-sql-server).
They will support queried ofcourse :)

Related

Does Katalon Studio works on Windows Server 2012 R2 standard?

Katalon Studio is not working on Windows Server 2012 R2 standard while installing Win App Driver for Desktop Application Automaton it states it is only supported for Windows 10, Windows Server 2016 or higher can anyone support for the same
Apparently, Katalon Studio is not supported on Windows Server 2012, as stated by this thread, but is supported on Windows Server 2016.
This might not be clear from OS Requirements, at first glance.

Visual Studio 2010 web deployment to IIS server

I need to be able to setup my IIS server to accept Web Application publishing via the web deployment tool in Visual Studio 2010. I have attempted to install web deploy, but still haven't had any success. I am not positive if this is the right tool or not.
I am running Server 2008 R2 Enterprise
version 6.1.7601 Service Pack 1 Build 7601
X64
IIS Version 7.5.7600.16385
SQL Databases will be accessed and are housed on this server as well.
SSRS is also running on this server.
Thank you,
Stephen Hathaway

c:\inetput\mailroot is missing on recently installed computer with Windows Server 2008 R2 Foundation

c:\inetpub is there, but not the subdirectory: mailroot\
I recently installed a new HP server computer with Windows Server 2008 R2 Foundation pre-installed.
Should \mailroot\ automatically be installed, or is this a manual step?
It is needed for sending and receiving email to/from the web apps that I'm
hosting on the server; web apps written in Visual Basic 2010, etc.
I have my own Windows Server 2008 R2 server and I have no mailroot directory there either. I would assume that this is not an automatically installed component.
Perhaps How to: Install and Configure SMTP Virtual Servers in IIS will be of some help.

Sharepoint 2007 on Windows 2008

I wanted to get some feedback about the problems we might face if we deploy Sharepoint 2007 on Windows 2008 instead on windows 2003
Windows SharePoint Services 3 is supported just fine on Windows 2008. You'll need to make sure that you're using SP1.
See answers on ServerFault:
Installing Office SharePoint 2007 on Windows Server 2008 R2?
Installing Sharepoint 2007 on Windows Server 2008 R2
To save you time two main points of the solution are:
Create your own slip-streamed installation of SharePoint with the latest Service Pack included (SP3 at the moment) and then install this directly onto Windows Server 2008 R2.
Activate .NET Framework 3.5.1 feature in Windows Server to get rid of the Windows Workflow Foundation error

Sql Server 2005 enterprise on Windows 7

Is there any possibility to install Sql Server 2005 enterprise on Windows 7?
thank you
SQL Server 2005 Enterprise Edition is not supported on client OS's like Vista, XP, or Windows 7. Developer Edition is supported on the client OS's and allow you to develop with Enterprise features, but Enterprise Edition is only supported on Window Server Installations as per the BOL:
http://msdn.microsoft.com/en-us/library/ms143506(SQL.90).aspx
Yep, works fine.
Make sure that you install it before Visual Studio, and also make sure you enable these Windows features first:
Common HTTP Features
Static Content
Default Document
HTTP Redirection
Directory Browsing
Application Development
ASP.Net
ISAPI Extension
ISAPI Filters
Security
Windows Authentication
IIS6
IIS 6 WMI
IIS Metabase
Then install SP2 at least, but preferably SP3
Yes it is possible:
http://blogs.msdn.com/sqlexpress/archive/2009/05/14/installing-sql-server-express-on-windows-7-release-candidate.aspx
http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/6a569376-4207-4184-a8a7-73d5168c787e
You'll need to use Service Pack 3
Enterprise edition does work only on Server OSs (Server 2k3 2k8 ...) if you are just using it for development try Sql server developer edition it has the same features as Enterprise and it is way cheaper (But it can be used for development only).

Resources