You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repro steps: Create computer object in AD with target computer name (preseeded computer object). Attempt to use xComputerManagement module MSFT_xComputer resource to join the domain and rename to target computer name. The resource will join the computer to the domain, but the rename fails, as the computer object already exists in AD.
To fix: Need to rename the computer object before joining to domain.
The text was updated successfully, but these errors were encountered:
Repro steps: Create computer object in AD with target computer name (preseeded computer object). Attempt to use xComputerManagement module MSFT_xComputer resource to join the domain and rename to target computer name. The resource will join the computer to the domain, but the rename fails, as the computer object already exists in AD.
To fix: Need to rename the computer object before joining to domain.
The text was updated successfully, but these errors were encountered: