System Center – User/Groups – Delete users
21st April 2023
Hi Stefan, When you delete a group in Cube, it is the expected behavior that the users in this group are not deleted. The users need to be deleted seperatly.
Answer
21st April 2023
Hi Stefan, When you delete a group in Cube, it is the expected behavior that the users in this group are not deleted. The users need to be deleted seperatly.
21st April 2023
Hi Emmanuel, In 10.3.6 there is an option to select the first item by default when opening a page
21st April 2023
Purely from a security standpoint I would advise not to use the first action you linked. You are sharing full credentials to your smtp server (I do not know which …
21st April 2023
Connections from clients that don’t exist anymore should automatically be cleaned up. There are a few settings to fine-tune this so you can check if those are correctly configured (All …
21st April 2023
Instead of the GetInfoMessage, you can use the GetAlarmDetailsFromDbMessage (also in the Skyline.DataMiner.Net.Messages namespace) to request the historical information events. You can create such a message with the following constructor: …
21st April 2023
Hi Arunkrishna, I would refrain from accessing the local databases directly. Instead, I suggest you have a look at some of the possibilities described below: Use a dashboard, this can …
21st April 2023
Thanks you all for the help. We have now got an “easy” redundancy test up and running who is switching on a “critical” alarm. Stop the service and start the …
21st April 2023
Hi Tyler, DIS only works with Visual Studio for Windows. Visual Studio Code and Visual Studio for Mac are not supported as mentioned on the Docs.
20th April 2023
Hi Julio, According to RN18434, this configuration was fixed in DMA version 9.5. I performed a small test on my end and I have a different behavior. Regardless the page …
20th April 2023
The package used was corrupt, it was not downloaded from Dojo. Official SRM packages are available on Dojo, we do not have a dedicated page where older packages are consolidated …
20th April 2023
Could also be caused by a wrong NATS server IP address configured in the C:\Skyline DataMiner\SLCloud.xml file.
20th April 2023
Hi Guilherme, Can you try to tweak your filter a little and filter on parameter description (by protocol) instead of (by element)? I can confirm the filter below works fine …
20th April 2023
Hi, Here we provided some examples with different kind of inputs/outputs: ChatOps-Extensions/CustomCommandExamples at main · SkylineCommunications/ChatOps-Extensions (github.com)