Debug Windows locked files (#103237)
This PR temporally installs SysInternal https://learn.microsoft.com/en-us/sysinternals/downloads/handle and prints which processes locking `C:\action-runner\work` folder. This is needed to debug the elusive Windows locked file issues https://github.com/pytorch/pytorch/actions/runs/5216626202/jobs/9415560483. This will be reverted once the investigation is done. If the tool proves to be useful, we can add it to the AMI later on
Pull Request resolved: https://github.com/pytorch/pytorch/pull/103237
Approved by: https://github.com/clee2000