I have been using ChatGPT computer for server maintenance through rdp+terminal+files access.
Last night, the thing was able to repair a giant broken MS Exchange PST with years of customer data by trying with methods like ScanPst, then scripts to manually copy the email to new smaller PSTs, all failing because of how bloated and monolithic pst files are.
When all failed, it found an opensource tool to read the psts, converted all to Mbox, installed Thunderbird, imported the mboxes to make sure it worked and then found another github project that converted mbox to pst. All while I was able to work in other stuff.
+100gb of email successfully recovered. So happy to have this tech today.