I have a Sharepoint Group in AD. I want to run some sort of script
(everyday) which adds all the users from our AD with and without emails to
this group. I also want the script to check that if the users already
exists
in the group ... do not add them instead move on and only add the newly
created users in AD to this group.

If possible also generate a small text file about the results on the script
ran.

Is this possible?

TIA