
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2015 07:39 PM
I think I could easily solve this by enabling the option "Detect when a computer has been renamed", but having that option on, in the past deleted many assets like printers and manually inserted ones - the thing is I don't really trust that this won't happen again if I turn the option on.
Is there any simple idea on how to avoid the computers from duplicating? (for instance a computer that is in "a" domain, when it goes to "b" domain, I have both assets on "a" and "b" domain, but the manual inserted data of the asset is the one from the "a" domain.
The workaround is to delete the computer on the "b" domain, then edit the one from the "a" domain, and then change it to "b" domain just after the migration. But doing this for all the assets is not so simple.
Thank you very much.
Solved! Go to Solution.
- Labels:
-
General Discussion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2015 01:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2015 01:08 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2015 01:58 PM
Otherwise you might have credentials issues as well which prevent the computers to be successfully scanned after the domain change.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2015 10:16 AM
So a domain change is a major headache for us in all aspects... I will turn this option off, as it does not work for a domain change.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2015 12:12 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2015 06:44 PM
Select * From tblAssetRelations
Select Top 1000000 tblAssetUserRelations.Userdomain,
tblAssetUserRelations.Username,
tblAssetUserRelations.AssetID As [Asset ID (AssetID)],
tblAssetUserRelations.Type,
tblAssetUserRelations.Comments,
tblAssetUserRelations.Lastchanged,
tblAssetUserRelations.StartDate
From tblAssetUserRelations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2015 06:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2015 12:27 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-21-2015 04:17 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-21-2015 11:16 AM
