Help for this page

Select Code to Download


  1. or download this
    
    HKEY_LOCAL_MACHINE\SOFTWARE\VENDOR\PRODUCT\CurrentVersion\Reports\Name
    +spaceProviders=25137
    ...
    LDAP:=                  ssprovider_ldap;      REG_SZ
    ODBC:=                  ssprovider_db;        REG_SZ
    
  2. or download this
    #Currently I am creating a key named 'DEF_VAL' and assigning the paren
    +t key's value to that.  Any suggestions?
    
    ...
      }
      return($registry);
    }
    
  3. or download this
    $VAR1 = {
              'SessionServer/NamespaceProviders' => {
    ...
                                                'DEF_VAL' => '25137'
                                              }
            };