From 76d4d7f8cd11f5dc57c1bb30b9053743603ffe02 Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Mon, 23 Jan 2017 15:57:20 -0800 Subject: [PATCH] c --- windows/deploy/windows-10-poc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/deploy/windows-10-poc.md b/windows/deploy/windows-10-poc.md index 1ff20a23f6..c4b3f18fce 100644 --- a/windows/deploy/windows-10-poc.md +++ b/windows/deploy/windows-10-poc.md @@ -987,6 +987,8 @@ Set-ADUser -Identity CM_JD -PasswordNeverExpires $true Set-ADUser -Identity CM_NAA -PasswordNeverExpires $true +This completes configuration of the starting PoC environment. Additional services and tools are installed in subsequent guides. + ## Appendix A: Verify the configuration Use the following procedures to verify that the PoC environment is configured properly and working as expected.