Changes for page Add New Client to managed instance
Last modified by Phillip Swanepoel on 2024/10/10 12:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,16 +1,7 @@ 1 -Create Files and Folders using current standards 2 - 3 -rename all references using a search and replace to the new environment. 4 - 5 - 6 -\\Create new AD groups using the script "ad_create.ps1" 7 - - Separate user groups need to be created for live and staging 8 - 9 -Create Local Users using "env_create.ps1" (this script is also used to create services and can be done at this point). 1 +Create new AD users using the script "ad_create.ps1" 10 10 - Generate passwords using [[Use a Passphrase>>url:https://www.useapassphrase.com/]] in the format xxx.xxx.xxx.xxx#33 11 11 12 12 13 -Create database using current naming scheme in azure (currently by copying a current working database, with the data removed in a later step). 14 - - User Groups are added automatically through a job within 5 minutes. 5 +Create database (currently by copying a current working database) in azure 15 15 16 16