Comments
-
Thanks! I was looking to create an alert when NTA detected an unmonitored interface sending a flow but it doe snot seem that that event is available for selection.
-
That's why I love the IT community! :)
-
That got me going. This seems to work for my needs: SELECT n.NodeID, n.Caption, n.Description,n.NodeDescription,n.IOSVersion,n.IOSImage,n.Sysname FROM Orion.Nodes AS n LEFT OUTER JOIN (SELECT s.NodeID, s.SettingName, s.SettingValue, s.NodeSettingID FROM Orion.NodeSettings as s where s.SettingName = 'CLI.Credential') as ss…
-
Unmanaged means vCentre has no verified connection to the ESI node. Maintenance mod means the admin actively put it into that mode and vCenter has full connectivity to it and a verified connection ;)
-
I found it. There is a field named In Maintenance Mode in the Virtual Host category
-
I think unmanaged is a different condition to maintenance mode.
-
So we need to use SCCM or the like o deploy the MSI then patch it thereafter with WSUS? I can use Patch Manager I guess to deploy the MSI.
-
Anyone?
-
This appears to be working now in 2020.2.6 :)
-
Anyone?
-
Yes please! Can you post the SWQL query ?
-
Stand down forum users! I have found the column/field that indicates this: * Publication State
-
So I'm told by support this is resolved in 2020.2.6 HF1 . The issue is if you have any down-level agents (7.x) registered with NPM. They show in the ServiceDirectoryEntries table and if there is even one RTP for agents will not be available. Solution is to upgrade to 2020.2.6 HF1 or upgrade all agents.
-
Worked like a charm! Thanks for taking the time out to reply.
-
Thanks! Yes, that makes sense.
-
This is a UI option on the custom property now namely: Use maximum possible length I'd assume the underlying DB schema controls this maximum length based on the column type in the table that holds custom properties.
-
That fantastic! Thanks for taking the time to reply.
-
Hi. I set a few agents to verbose mode but this query did not return them. What is the table Orion.OLM.Nodes? I'm just using NPM and not any other products,.
-
So support and the release notes are wrong? Support just indicated they have it working on Windows 2019 agents. I will update with their feedback.
-
:) Is there a 'tumbleweed' emoji ?!
-
Anyone??? :|
-
So I logged to support in October 2020 as was informed it was a bug and would be addressed in the 'next' release, I'm on 2020.04 and no sign of it implemented :|
-
So I found that if I set the option on the PM task 'Force download' the 2nd time I run the task it downloads the ESD file from our WSUS server.
-
I have the same issue as posted here. The ESD file is not being downloaded when triggered with patch manager. I have it logged with support how indicated to post to the forums! Also, they indicated it wasn't possible to install W10 feature updates without user interaction. I informed them we do this with WSU fine.
-
Anyone?
-
I would add that i still have no received any meaningful comment from the support case I have open in relation to this.
-
OK thanks. I'll test for that. Why would they not list that in the release notes though ? This is a good start though as I can see the absence of those requests on the wire and UI definitely snappier: Stupor have yet to acknowledge this as an issue though in my support call so I will chase them on it. That said, i will…
-
I just read the release notes but it only mentioned one performance issue with a SQL query and no details hat that query is? I have deployed it to my lab but no discernible improvement.
-
Does that work on 2019.04 also?
-
Thanks for the useful info but specifically, I'm looking for an answer to my original post.