Hi JN,
Haven't seen this anywhere and it's been a bit perplexing. Not sure this is directly related to Casper, either, but if anyone has any ideas, I'm open.
We have a DeployStudio workflow for 10.9, which images a machine then runs a package to create our Admin user (created from CreateUserPkg.app) after reboot. This works flawlessly in 10.7 and 10.8, but with 10.9, the new Admin user has only the Desktop and Downloads folders in the home folder when it finally completes. The Library folder is also there, but not visible of course.
This is causing some issues when our Casper Imaging begins and tries to install some things that require the other directories.
I have not been able to find any log information that would explain this change in behavior. The CreateUserPkg page on GitHub doesn't indicate any known issues with Mavericks (although it also doesn't explicitly state that it is compatible, either).
Anyone had similar experiences?
UPDATE: Turns out this was a problematic package that installed along with our deployment of the OS. Really strange behavior, though. Never would have guessed it.