Rafael Neto
Rafael Neto
I resover this problem using ``` git pull vagrant destroy goku vagrant up goku vagrant provision goku ```
As soon as i do vagrant up after destroy ``` /mnt/c/capsulecorp-pentest$ vagrant up goku Bringing machine 'goku' up with 'virtualbox' provider... ==> goku: Box 'StefanScherer/windows_2019' could not be found. Attempting...
``` TASK [promotedc : Make sure admin user is set] ********************************* fatal: [goku]: FAILED! => {"changed": false, "msg": "Failed to remove Domain Users: Exception calling \"Remove\" with \"1\" argument(s): \"This...
> @neto1920 any solution with `"Failed to remove Domain Users: Exception calling \"Remove\" with \"1\" argument(s): \"This operation is not allowed on this special group.\r\n\"`? I'm waiting for a solution....