CASE:
If I put all my user accountnames in some DSC-MOF file, with their other attributes (homedrive,name,etc.), with a password, because every new users starts with some new random password.
DSC comes along, and adds all users to the AD.
The user login, and changes their password. 15 minutes later, LCM (DSC) comes along, and resets the password to the original, because it is not compliant. The user then calls the helpdesk because he (or she) cannot login anymore…
How to manage, user changing some user-attributes, in this new world of DSC ?