Issue #15560 has been updated by Adam Roben.
I finally got a chance to try this, and it's working great! ---------------------------------------- Bug #15560: Puppet on Windows doesn't automatically create user home directories when managehome=>true https://projects.puppetlabs.com/issues/15560#change-90649 * Author: Adam Roben * Status: Closed * Priority: Normal * Assignee: Josh Cooper * Category: windows * Target version: 2.7.20 * Affected Puppet version: 2.7.6 * Keywords: windows user managehome * Branch: https://github.com/puppetlabs/puppet/pull/1088 ---------------------------------------- The user type provider on Windows claims to support the managehome property. But setting managehome=>true doesn't actually create the user's home directory. In fact, it seems to have no effect at all. The user's home directory path gets set in the user itself, but no directory is created on disk. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
