Hello SHIVA4,
Thank you for posting in Microsoft Community forum.
How many DCs are there in the domain? If there is more than one Domain Controllers, please check the AD replication between all DCs, you can run commands on PDC to check AD replication status.
repadmin /showrepl >C:\rep1.txt
repadmin /replsum >C:\rep2.txt
repadmin /showrepl * /csv >c:\repsum.csv
And check if every DC are working fine by running command below on every DC.
Dcdiag /v >C:%computername%_diag.txt
Is there a way for me to reconnect the machine to the domain?
You can try to remove the PC from domain and rejoin it to domain, and then check if it helps.
I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou