diff --git a/source/tutorial/install-mongodb-enterprise-on-windows.txt b/source/tutorial/install-mongodb-enterprise-on-windows.txt index 3fdeadf1a88..4ace6cc4c8d 100644 --- a/source/tutorial/install-mongodb-enterprise-on-windows.txt +++ b/source/tutorial/install-mongodb-enterprise-on-windows.txt @@ -39,27 +39,7 @@ Run MongoDB Enterprise Configure a Windows Service for MongoDB Enterprise -------------------------------------------------- -.. note:: - There is a known issue for MongoDB 2.6.0, :issue:`SERVER-13515`, - which prevents the use of the instructions in this section. For - MongoDB 2.6.0, use :ref:`manually-create-windows-service-enterprise` - to create a Windows Service for MongoDB. - You can set up the MongoDB server as a :guilabel:`Windows Service` that starts automatically at boot time. .. include:: /includes/steps/configure-windows-service-for-mongodb.rst - -.. _manually-create-windows-service-enterprise: - -Manually Create a Windows Service for MongoDB Enterprise --------------------------------------------------------- - -The following procedure assumes you have installed MongoDB using the -MSI installer, with the default path ``C:\Program Files\MongoDB 2.6 -Enterprise``. - -If you have installed in an alternative directory, you will need to -adjust the paths as appropriate. - -.. include:: /includes/steps/create-manually-windows-service-for-mongodb-enterprise.rst diff --git a/source/tutorial/install-mongodb-on-windows.txt b/source/tutorial/install-mongodb-on-windows.txt index 5f9c611de3c..67a51339ce7 100644 --- a/source/tutorial/install-mongodb-on-windows.txt +++ b/source/tutorial/install-mongodb-on-windows.txt @@ -41,25 +41,4 @@ Run MongoDB Configure a Windows Service for MongoDB --------------------------------------- -.. note:: - - There is a known issue for MongoDB 2.6.0, :issue:`SERVER-13515`, - which prevents the use of the instructions in this section. For - MongoDB 2.6.0, use :ref:`manually-create-windows-service` to create - a Windows Service for MongoDB instead. - .. include:: /includes/steps/configure-windows-service-for-mongodb.rst - -.. _manually-create-windows-service: - -Manually Create a Windows Service for MongoDB ---------------------------------------------- - -The following procedure assumes you have installed MongoDB using the -MSI installer, with the default path ``C:\Program Files\MongoDB -2.6 Standard``. - -If you have installed in an alternative directory, you will need to -adjust the paths as appropriate. - -.. include:: /includes/steps/create-manually-windows-service-for-mongodb.rst