Wiki source code of Add New Client to managed instance
Version 1.4 by Phillip Swanepoel on 2024/10/09 13:21
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Create Files and Folders using current standards | ||
| 2 | \\Create new AD groups using the script "ad_create.ps1" | ||
| 3 | - Separate user groups need to be created for live and staging | ||
| 4 | |||
| 5 | Create Local Users using "env_create.ps1" | ||
| 6 | - Generate passwords using [[Use a Passphrase>>url:https://www.useapassphrase.com/]] in the format xxx.xxx.xxx.xxx#33 | ||
| 7 | |||
| 8 | |||
| 9 | Create database using current naming scheme in azure (currently by copying a current working database, with the data removed in a later step). | ||
| 10 | |||
| 11 |