The most recent content from our members.
my CODE: ==================================== $applicationTemplateId = 118 $SQL = "SELECT NN.NodeID, NN.caption as SERVERNAME, ApplicationID, Name, ApplicationTemplateID FROM Orion.APM.Application AA INNER JOIN Orion.Nodes NN ON NN.NodeID= AA.NodeID where ApplicationTemplateID = $applicationTemplateId" Write-Output…
It looks like you're new here. Sign in or register to get started.