On Domino 8.5.1 and 8.5.1FP1 for Windows 32- or 64-bit the daosmgr command to list missing nlo’s displays complete file names. For example:D:\DAOS\Dev4\0008\D3A1CD46428B7D578987761E313DA7562ABF518B000221AD.nlo
D:\DAOS\Dev4\0006\3C7DFFDBE9DF2A2B4176FCAF73DB7FB4FC6B133D0000C4A7.nlo
After applying interim fix 1 (HF43 on 32-bit; HF42 on 64-bit) listnlo MISSING now fails to include the file names. The output now looks like this:
D:\DAOS\Dev4\0008.nlo
D:\DAOS\Dev4\0006.nlo
(that is, just a dot and NLO instead of actual file names).
This change will make restoring from backup more of a challenge.