Unable to move Computer account to new ou after moving it once Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Come Celebrate our 10 Year Anniversary!Creating a new Active Directory account with an InfoPath formAccount to read AD, join machine to domain, delete computer accounts and move computers to OUsWindows Folder Redirection PermissionsActive Directory, delegating control for specific classSQL Server running under a domain account cannot register its SPNCan't delete Active Directory objectActive Directory Permissions: Delete vs MoveNTFS: User can edit/delete files without rightsJoining workstations to the domain as a member of Protected Users group (Delegation vs User Rights)How to use member of trusted domain in GPO?
Etymology of 見舞い
How to ask rejected full-time candidates to apply to teach individual courses?
How to mute a string and play another at the same time
What is the definining line between a helicopter and a drone a person can ride in?
What were wait-states, and why was it only an issue for PCs?
How to break 信じようとしていただけかも知れない into separate parts?
How do I overlay a PNG over two videos (one video overlays another) in one command using FFmpeg?
Short story about an alien named Ushtu(?) coming from a future Earth, when ours was destroyed by a nuclear explosion
Meaning of "Not holding on that level of emuna/bitachon"
Protagonist's race is hidden - should I reveal it?
Is it OK if I do not take the receipt in Germany?
Reflections in a Square
Unix AIX passing variable and arguments to expect and spawn
A German immigrant ancestor has a "Registration Affidavit of Alien Enemy" on file. What does that mean exactly?
Can a Wizard take the Magic Initiate feat and select spells from the Wizard list?
Coin Game with infinite paradox
Raising a bilingual kid. When should we introduce the majority language?
Kepler's 3rd law: ratios don't fit data
Why does BitLocker not use RSA?
Can a Knight grant Knighthood to another?
Does traveling In The United States require a passport or can I use my green card if not a US citizen?
Assertions In A Mock Callout Test
Are bags of holding fireproof?
Why did Bronn offer to be Tyrion Lannister's champion in trial by combat?
Unable to move Computer account to new ou after moving it once
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Come Celebrate our 10 Year Anniversary!Creating a new Active Directory account with an InfoPath formAccount to read AD, join machine to domain, delete computer accounts and move computers to OUsWindows Folder Redirection PermissionsActive Directory, delegating control for specific classSQL Server running under a domain account cannot register its SPNCan't delete Active Directory objectActive Directory Permissions: Delete vs MoveNTFS: User can edit/delete files without rightsJoining workstations to the domain as a member of Protected Users group (Delegation vs User Rights)How to use member of trusted domain in GPO?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I have allocated the following rights to a user group to the parent OU:
Allow Create/delete computer object
Allow Read
Allow Write all properties.
Now this allows them to move computer objects around like I expected. However when they go to move the computer object a second time they don't have rights to do so.
Am I missing anything?
active-directory
add a comment |
I have allocated the following rights to a user group to the parent OU:
Allow Create/delete computer object
Allow Read
Allow Write all properties.
Now this allows them to move computer objects around like I expected. However when they go to move the computer object a second time they don't have rights to do so.
Am I missing anything?
active-directory
I implemented permissions like this on purpose once. We had a team whose sole job was to build servers, then turn them over to other teams to configure and manage them. I allowed them to create the AD computer object in the default container, and then move that computer object exactly once - hopefully into the OU of the proper team who was to own that server. If you don't have the rights to delete computers out of an OU then you cannot move it out of that OU.
– Ryan Ries
Sep 15 '15 at 16:35
add a comment |
I have allocated the following rights to a user group to the parent OU:
Allow Create/delete computer object
Allow Read
Allow Write all properties.
Now this allows them to move computer objects around like I expected. However when they go to move the computer object a second time they don't have rights to do so.
Am I missing anything?
active-directory
I have allocated the following rights to a user group to the parent OU:
Allow Create/delete computer object
Allow Read
Allow Write all properties.
Now this allows them to move computer objects around like I expected. However when they go to move the computer object a second time they don't have rights to do so.
Am I missing anything?
active-directory
active-directory
asked Sep 14 '15 at 6:59
WilWil
12114
12114
I implemented permissions like this on purpose once. We had a team whose sole job was to build servers, then turn them over to other teams to configure and manage them. I allowed them to create the AD computer object in the default container, and then move that computer object exactly once - hopefully into the OU of the proper team who was to own that server. If you don't have the rights to delete computers out of an OU then you cannot move it out of that OU.
– Ryan Ries
Sep 15 '15 at 16:35
add a comment |
I implemented permissions like this on purpose once. We had a team whose sole job was to build servers, then turn them over to other teams to configure and manage them. I allowed them to create the AD computer object in the default container, and then move that computer object exactly once - hopefully into the OU of the proper team who was to own that server. If you don't have the rights to delete computers out of an OU then you cannot move it out of that OU.
– Ryan Ries
Sep 15 '15 at 16:35
I implemented permissions like this on purpose once. We had a team whose sole job was to build servers, then turn them over to other teams to configure and manage them. I allowed them to create the AD computer object in the default container, and then move that computer object exactly once - hopefully into the OU of the proper team who was to own that server. If you don't have the rights to delete computers out of an OU then you cannot move it out of that OU.
– Ryan Ries
Sep 15 '15 at 16:35
I implemented permissions like this on purpose once. We had a team whose sole job was to build servers, then turn them over to other teams to configure and manage them. I allowed them to create the AD computer object in the default container, and then move that computer object exactly once - hopefully into the OU of the proper team who was to own that server. If you don't have the rights to delete computers out of an OU then you cannot move it out of that OU.
– Ryan Ries
Sep 15 '15 at 16:35
add a comment |
1 Answer
1
active
oldest
votes
Not knowing your OU structure I would advise you to check these things:
- The "Applies to" section of your allow ACEs. It should be "This folder, subfolders and files"
- Check if the has "Protect from accidental deletion" checked in Object tab of the computer account. This checkbox adds explicit DENY ACEs in object's ACL which take precedence.
Also, IIRC the user that moves the object should have "delete" permission in the current OU.
I checked the above and the user still doesn't have the ability to move machines back. Really strange.
– Wil
Sep 16 '15 at 5:21
Check the effective rights of your group for that computer account
– iPath
Sep 16 '15 at 8:22
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f722102%2funable-to-move-computer-account-to-new-ou-after-moving-it-once%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Not knowing your OU structure I would advise you to check these things:
- The "Applies to" section of your allow ACEs. It should be "This folder, subfolders and files"
- Check if the has "Protect from accidental deletion" checked in Object tab of the computer account. This checkbox adds explicit DENY ACEs in object's ACL which take precedence.
Also, IIRC the user that moves the object should have "delete" permission in the current OU.
I checked the above and the user still doesn't have the ability to move machines back. Really strange.
– Wil
Sep 16 '15 at 5:21
Check the effective rights of your group for that computer account
– iPath
Sep 16 '15 at 8:22
add a comment |
Not knowing your OU structure I would advise you to check these things:
- The "Applies to" section of your allow ACEs. It should be "This folder, subfolders and files"
- Check if the has "Protect from accidental deletion" checked in Object tab of the computer account. This checkbox adds explicit DENY ACEs in object's ACL which take precedence.
Also, IIRC the user that moves the object should have "delete" permission in the current OU.
I checked the above and the user still doesn't have the ability to move machines back. Really strange.
– Wil
Sep 16 '15 at 5:21
Check the effective rights of your group for that computer account
– iPath
Sep 16 '15 at 8:22
add a comment |
Not knowing your OU structure I would advise you to check these things:
- The "Applies to" section of your allow ACEs. It should be "This folder, subfolders and files"
- Check if the has "Protect from accidental deletion" checked in Object tab of the computer account. This checkbox adds explicit DENY ACEs in object's ACL which take precedence.
Also, IIRC the user that moves the object should have "delete" permission in the current OU.
Not knowing your OU structure I would advise you to check these things:
- The "Applies to" section of your allow ACEs. It should be "This folder, subfolders and files"
- Check if the has "Protect from accidental deletion" checked in Object tab of the computer account. This checkbox adds explicit DENY ACEs in object's ACL which take precedence.
Also, IIRC the user that moves the object should have "delete" permission in the current OU.
answered Sep 15 '15 at 16:18
iPathiPath
577311
577311
I checked the above and the user still doesn't have the ability to move machines back. Really strange.
– Wil
Sep 16 '15 at 5:21
Check the effective rights of your group for that computer account
– iPath
Sep 16 '15 at 8:22
add a comment |
I checked the above and the user still doesn't have the ability to move machines back. Really strange.
– Wil
Sep 16 '15 at 5:21
Check the effective rights of your group for that computer account
– iPath
Sep 16 '15 at 8:22
I checked the above and the user still doesn't have the ability to move machines back. Really strange.
– Wil
Sep 16 '15 at 5:21
I checked the above and the user still doesn't have the ability to move machines back. Really strange.
– Wil
Sep 16 '15 at 5:21
Check the effective rights of your group for that computer account
– iPath
Sep 16 '15 at 8:22
Check the effective rights of your group for that computer account
– iPath
Sep 16 '15 at 8:22
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f722102%2funable-to-move-computer-account-to-new-ou-after-moving-it-once%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I implemented permissions like this on purpose once. We had a team whose sole job was to build servers, then turn them over to other teams to configure and manage them. I allowed them to create the AD computer object in the default container, and then move that computer object exactly once - hopefully into the OU of the proper team who was to own that server. If you don't have the rights to delete computers out of an OU then you cannot move it out of that OU.
– Ryan Ries
Sep 15 '15 at 16:35