The most recent content from our members.
Below SQL query we can in solarwinds DB to get the list of node Select Nodes.IP_Address, Nodes.Caption, Credential.Name from Credential inner join NodeSettings on Credential.ID=NodeSettings.SettingValue inner join Nodes on NodeSettings.NodeID=Nodes.NodeID where NodeSettings.SettingName='WMICredential' Select…
We have been using a product called GFI, and we are looking to replace it with SolarWinds SAM. One of the things GFI does is monitor Domain Groups. We can tell it that if any user besides the ones specified are added to a certain group (ex. Domain Admins) to send an alert. Does Orion SAM have the capability of doing…
It looks like you're new here. Sign in or register to get started.