asked on
ASKER
ASKER
ASKER
Windows Server 2003 was based on Windows XP and was released in four editions: Web, Standard, Enterprise and Datacenter. It also had derivative versions for clusters, storage and Microsoft’s Small Business Server. Important upgrades included integrating Internet Information Services (IIS), improvements to Active Directory (AD) and Group Policy (GP), and the migration to Automated System Recovery (ASR).
TRUSTED BY
Basically, the script (as it is in that example) will find users within a 14 day expiration period and generate an email to them. You may not need to notify them via email, so that part is up to you. The 14 day trigger point will be your notification that an account is within that 14 day period (that is configurable).
Let us know if you need help adjusting any of the code!