To Remove Corrupt Entries on Registry-Based Computers
- Click Start, click
Run, type
Regedit, and then click OK.
- Locate and then click the following registry subkey:
HKLM\Software\Microsoft\FPC\VendorparameterSets
- Identify the correct vendor parameter set.
There
may be several vendor parameter sets that hold information about various
settings; therefore, it is important to identify the correct one. To identify
the set for the affected area Attachments or Keywords, create an attachment
rule with a traceable value. For example, use 123456789 or abcdefgh and then
search for the msFPCBlobData value in each vendor parameter set. Some sets may
not have this value. On the ones in which it exists, double-click to open it,
and then under value data, search for the trace word. - After you have identified the vendor parameter set, delete
it and then all entries in the related section will be removed.
- Re-enter the values and no further corruption should
occur.
To Remove Corrupt Entries on Active Directory-Integrated Installations
Warning If you use the ADSI Edit snap-in, the LDP utility, or any other LDAP version 3 client, and you incorrectly modify the attributes of Active Directory objects, you can cause serious problems. These problems may require you to reinstall Microsoft Windows 2000 Server, Microsoft Windows Server 2003, Microsoft Exchange 2000 Server, Microsoft Exchange Server 2003, or both Windows and Exchange. Microsoft cannot guarantee that problems that occur if you incorrectly modify Active Directory object attributes can be solved. Modify these attributes at your own risk.
Note The Active Directory Service Interfaces (ADSI) Edit snap-in is included
with the Microsoft Windows Support Tools. To install the Windows Support Tools
in Microsoft Windows 2000, double-click the Setup.exe file in the Support\Tools folder on the
Windows 2000 CD. To install the Windows Support Tools in Microsoft Windows Server 2003,
double-click the Suptools.msi file in the Support\Tools folder on the Windows Server
2003 CD.
- Click Start, click
Run, type adsiedit.msc, and then click OK.
- Follow this path for each VendorParameterSet:
Config Container \ CN=Services\ CN=Fpc \ CN=VendorParameterSets
- Open it, and then set the Select a Property to
view option to msFPCblobData.
- Copy the entire string in the value section in the
attribute values group, and then paste it into Notepad.
For
example:
123456789 produces the following hexadecimal pattern:
0x31 0x00 0x32 0x00 0x33 0x00 0x34 0x00 0x35 0x00 0x36 0x00 0x37 0x00 0x38 0x00 0x39
abcdefgh produces the following pattern:
0x61 0x00 0x62 0x00 0x63 0x00 0x64 0x00 0x65 0x00 0x66 0x00 0x67 0x00 0x68
The complete data string may be much longer, but searching for
the pattern in Notepad can confirm that you have identified the correct
set. - Delete the set that contains the corruption.
- Refresh the ISA Administration console and verify the
changes in the SMTP Application filter properties.