Comments
-
This top post seems to fix it, if anyone stumbles on this post. SELECT TOP 1 (SELECT COUNT(NodeID) as values FROM Orion.Nodes WHERE SysName LIKE '%branch%') + (SELECT COUNT(DisplayName) as values FROM Orion.NPM.SwitchStackMember WHERE DisplayName LIKE '%branch%')*1.0 AS AllTotals from orion.nodes Credit to @marcrobinson
-
Can you have a custom property on an unmanaged virtual machine though? I thought CA's can only be assigned to managed nodes?
-
@chad.every I'm still having problems with this when running 2025.4.1. Is this bug still active?
-
..."foam darts" unless, like us, you brought the cheap knock off bullets that are plastic capped! Left black and blue all over.
-
Ditto, mine says Monitor SQL and SSH aren't right even though I didn't select them
-
Week 2 Day 9 hint is a "Page not found"
-
Surely you can ask the magic 8 ball if you use it more than the Nerf blaster? :D
-
The company I work for won't pay for travel to Denver, Atlanta or Chicago :( guess I'll make the 100 mile trip to London then! Looking forward to it!
-
Ok, noted. Hope people read this before making the same mistake myself and ebverar made!
-
Bit late to the party but here after attending SWUG London. Looking forward to see who takes the title!
-
For reference, like mentioned above, we had some Aruba switches that had .swi firmware files. Adding ";.swi" in the YourOrionServer/Orion/Admin/AdvancedConfiguration/Global.aspx and the "FirmwareRepositoryFileExtensions" fielde allowed us to scan and see the swi images. We could then select the swi firmware file from our…
-
Thanks for the response, it's useful to know there is a cost. I've checked that link over before I raised this post and it doesn't really answer my first question.
-
Edit: It's probably worth mentioning I used the example Powershell Monitor script running remote host and this returns fine. Am I right in assuming that means communication between SAM and VBR server on WinRM is working fine?