Hi Folks,
I am in the process of writing a PowerShell Script to create an AD User ID with a HomeDrive. I can easily write code to create User ID however I have no knowledge of how to have PowerShell create a HomeDrive and apply permissions on it along with Inheritance. I say Inheritance because in our Environment we have Home Shares that have various types of Inherited objects different from each HomeServer (So to say Heterogeneous).
Can you help me with the code I should write that would not only create a HomeDrive but will also apply User permissions along with Inheriting whatever other objects exists on that Share being inherited on all folders there.