Help for this page

Select Code to Download


  1. or download this
    @args = ("nltest", "\/server:BW2012R2", "\/dsgetdc:Testlab");
    system(@args) == 0 or die "system @args failed: $?";
    
  2. or download this
    'nltest' is not recognized as an internal or external command, operabl
    +e program or batch file.
    system nltest /server:BW2012R2 /dsgetdc:Testlab failed: 256