So I was tasked with running a powershell script that reports back all inactive accounts that are 90 days old. I know how to disable these accounts however some of them are system accounts that are used for various things that don't need to be deleted.
What is the best method to go about excluding certain accounts that are 90 days old whether it be via txt file or possibly a particular OU?