From 5075dffff2dafdab955347c111bee64b03c7d296 Mon Sep 17 00:00:00 2001 From: "c.soylu" Date: Tue, 18 Jan 2022 13:22:29 +0100 Subject: [PATCH] readme modified --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6de9f5c..8332aca 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Move those scripts into Cloudbase Solutions\Cloudbase-Init\LocalScripts\ in your ### Configure Cloudbase-Init Deploy [these two conf files](https://git.geco-it.net/c.soylu/Geco-Cloudbase-Init/src/branch/master/conf) to `C:\Program Files\Cloudbase Solutions\Cloudbase-Init\conf`. -Inside those two files modify the `groups=Administrators` to the Windows group that you want your created user to be in. +Inside those files you will find the default Administrator name and the user group that will be used while user creation. You can launch our [ModifyConf.ps1](https://git.geco-it.net/GECO-IT-PUBLIC/Geco-Cloudbase-Init/src/branch/master/powershell) script to modify that file to get the correct username and group of your Windows language. ### Run PowerShell Script [This](https://git.geco-it.net/c.soylu/Geco-cloudbase-init/src/branch/master/powershell) powershell script has a few uses.