Hi,
I've created a script that loads three Excel files to three variables into PowerShell to make some queries (the three files are on a network path).
Is there a way to see if those files are open by another user on the network (like we do on Windows Server) using PowerShell?