Unable to create Mobile Account on AD Connected Mavericks Machine
Solution 1:
We have ended up getting around the issue by running the command:
sudo /System/Library/CoreServices/ManagedClient.app/Contents/Resources/createmobileaccount –v –P –n networkusername
We are still not sure why it wouldn't just automatically create the account but this has worked for what we needed.
Thanks