• Yes, creating the security will come next.

    My plan is

    Create AD groups

    Created DB's

    Create users

    Set security

    Created secuirty scripts

    Created DB clone scipts (ie live -> Test etc)

    Email Backup guys (we use Networker not SQL backups)

    Email details to requesting user

    Sit back and relax 😉

    One further advancement I have found is it may be a timing issue. I have put a wait before the AD group creation in SQL and now it passes (sometimes - more often than not). But that raises the question (why didn't it need the pause in the loop?)

    :crazy: