From f7739e68a6064ba003cc723768533373c9eafa69 Mon Sep 17 00:00:00 2001 From: Anthony Sansone Date: Mon, 11 Jun 2018 16:02:36 -0500 Subject: [PATCH] (DOCS-10638): Added line about needing to close other command prompts. --- .../steps-create-manually-windows-service-for-mongodb.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/includes/steps-create-manually-windows-service-for-mongodb.yaml b/source/includes/steps-create-manually-windows-service-for-mongodb.yaml index 12e54ba6002..c6683a56bee 100644 --- a/source/includes/steps-create-manually-windows-service-for-mongodb.yaml +++ b/source/includes/steps-create-manually-windows-service-for-mongodb.yaml @@ -78,6 +78,8 @@ title: Start the MongoDB service. stepnum: 5 ref: start-mongodb-service action: + pre: | + Close all other command prompts, then invoke the following command: language: powershell copyable: true code: |