How do changes made to a user's profile in AD propagate?
For example, if I were to use Set-ADUser to change the H-drive mapping of a user, where, and how should I go about testing the
command/script?
I am running the commands remotely from Powershell-ISE, so do I need to test it on the different server version?
How does the server version relate to Active Directory in general?
Are there any links I could follow, to further read up on this?
Thanks in advance!