Powershell get openfiles

get-smbopenfile | sort path | export-csv c:\temp\openfiles.csv
or append to readable outfile
get-smbopenfile | sort path | out-file -append c:\temp\openfiles.txt

More articles

Omarchy

You should really try it! https://omarchy.org/ It’s a fantastic OS. PS: you need to like keyboard shorcuts, and ofcourse you do!

Read More »

AI agents

OpenClaw: The AI Agent That Lives on My Machine What is OpenClaw? Think of it as a personal assistant that doesn’t

Read More »