Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Reply To: Need help with Powershell Command

$
0
0

Hi deiandrei and Greg,

Thank you for both of suggestion. I found a solution, it seems very easy:

((db2 get dbm cfg | select-string DIAGPATH) -split ‘ = ‘)[1]


Viewing all articles
Browse latest Browse all 13067

Trending Articles