TGTGInsighttelegram intelligenceLIVE / telegram public index
Recent posts
Recent posts
Tag: #powershell · 1 posts
当前筛选 #powershell清除筛选
Posted May 21
Quick way with (elevated) #PowerShell to see the versions of particular vendor's running processes. I also remoted this since mstsc etc is overkill ps |where path -match citrix|gp|select -expand versioninfo ps=Get-Process gp = Get-ItemProperty (-path arg comes from path property from Get-Process)
57 views
Hashtags