To filter your profile imports to include only enabled Active Directory accounts, edit your import connection’s user filter and change it to:
(&(objectCategory=person)(objectClass=user)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
For more detail, refer to KB 827754.