Powershell – Query open files, remote server

openfiles /query /s "server" /FO CSV /V | ConvertFrom-CSV | out-gridview

More articles

Docker networking :)

Docker networking is just awesome. -if you enjoy networking. Especially check out the IPVLAN L3 functionality, it is really nice. Learn

Read More »