Restore to group #428
Replies: 1 comment
-
I found a line that states admin is required. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The command I had to use to get GYB going was
gyb --email [email protected] --local-folder c:\temp --service-account --use-admin admin@domain
when i didn't include --use-admin I got an 5068 error failed to execute
Can the command be used without the use admin ?
I am trying make a script portable and hard coded admin email makes the script need 1 admin account
Beta Was this translation helpful? Give feedback.
All reactions