Closed
Description
I've been trying to use this module alongside with DSCEA to check for compliance which means I have an SQL server environment already and have run into some issues
the first is that right now the SQLserverlogin resource requires a the name of the user to check for compliance with the various password policy options. I solved this using a lot of imagination and connecting to the various SQL server instances to generate several mof files, one per computer. This one won't be fixed in all likelyhood
the second is that I have yet to find how to configure the database audit policy with DSC. is this even possible?