the exact code will be useful. I assume that the DirectoryServices namespace does this, but I cannot find a method that does this.
I need real C # code. All the samples I've found so far are VB or VBScript. I found C # examples for reading / setting ADSI properties. A command like backup seems to have certain .NET syntax which I donβt understand how to use. VB has a simple backup command. Need equivalent in .NET.
source
share