Hello All, after a recent server move (new host name) I am noticing my SWIS queries not returning the correct (if any) information. When I run:
Get-SwisData $SwisServer 'SELECT Uri FROM Orion.Nodes'
to just see what data is returned all I get is this one string:
swis://servername/Orion/Orion.Nodes/NodeID=890
The strange part is the above "servername" is the old server from which I moved from. Does anyone know where I can find each node's Uri information to check what server name is being referenced?