Comments
-
@"rinat.kirimov" interesting, same thing happen when I ran the same query : Select TOP 1000 * FROM [dbo].[OrionServers] This is the output on the column "Details" : <...> 2020.2.1.838 [{"HotfixVersionNumber":1,"Name":"Orion Platform","ShortName":"Orion","Version":"2020.2.1"}, <...> Don't know why we don't see the HF2... I…
-
We can see that the Orion Platform is on HF2. So you're good ! You can also check directly on Windows by going to Control Panel > Programs and Features > View Installed Updates*. it should be something like this : The important thing to look at is the SolarWinds Orion Core Services. Hope this helps ! *Procedure found on…
-
Hi @"Dez" , Thanks for the quick response. I changed the NCM Role to WebUploader and it works ! This doesn't completely limit the users to execute only scripts, but this is 10x times better than setting the role to Engineer. Thank you !
-
Yes! just tested it ant it works like a charm Thank you @"rotto84" !