This commit is contained in:
Greg Lindsay
2017-01-23 15:57:20 -08:00
parent 262df20a51
commit 76d4d7f8cd

View File

@ -987,6 +987,8 @@ Set-ADUser -Identity CM_JD -PasswordNeverExpires $true
Set-ADUser -Identity CM_NAA -PasswordNeverExpires $true
</pre>
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.