Comments
-
Agreed, please work on this. In PowerShell I need to remember to include the following lines to get information out of it: #region PREWORK Disabling the certificate validations add-type -TypeDefinition @" using System.Net; using System.Security.Cryptography.X509Certificates; public class TrustAllCertsPolicy :…
-
Many thanks for your quick help. It solved my requirement. I did not know about custom properties, but they look very promising!
-
Appreciated. Thanks for adding this link. :-)
-
Found the corresponding setting in the security baseline. - Access this computer from the network After allowing Administrators and Users to access Dameware works as usual. Hope it will help someone