asset discovered by an asset discovery or manually uploaded

I only need to know if there is a way to understand from SPP if an asset is discovered by an asset discovery rule or if it is uploaded manually.

is there a way to understand it?

thank you

Parents Reply Children
  • OK Tawfiq thanks.
    I realised that the AssetDiscoveryJobName attribute is not the only one that needs to be specified for the asset to be synchronised with AD. As you say even with just the distinguished name the asset can be synchronised and deleted if it is deleted by AD. All correct? Or does the AssetDiscoveryJobName attribute have to be set anyway? If everything is correct then any asset is deleted in Safeguard if it comes from AD, whether it was loaded automatically from discovery or created manually. What do you mean in the specific when you say about directories properties/attributes?
    It seems that a server that did not have this attribute valued (in the export from ASSETS tab) was deleted from Safeguard after being deleted from AD. Can you clarify this last doubt? Sorry me if i didn't understand everything perfectly.Thanks, I have to share it with the client.

  • Hi Dario,

    The rule is If the Asset in SPP has all the following items populated then it would be considered synced with AD:

    DirectoryProperties.DirectoryId
    DirectoryProperties.DirectoryName
    DirectoryProperties.DomainName
    DirectoryProperties.NetbiosName
    DirectoryProperties.DistinguishedName
    DirectoryProperties.ObjectGuid
    DirectoryProperties.ObjectSid

    These attributes are auto populated when the Asset is discovered from AD but you could also have imported an Asset manually into SPP and manually populated these Directory properties which in this case would not have the AssetDiscoveryJobName populated but in both cases if the Asset is synced with AD (all Directory properties are correctly populated) then it will be deleted in SPP if that asset is deleted in AD.

    There was another issue in older versions (Lower than version 6.6 and 2.11.2) where if the Asset had partially populated Directory properties then this caused these assets to be deleted as per the KB mentioned earlier and that has since then been resolved in newer SPP releases (2.11.2 and 6.6 or above) where the partial directory properties would be cleaned up rather than deleting the asset unexpectedly.

    Thanks!