i tried to deleted Workstation asset and i receive this errors :
Same error on CLI :
I have try all of this command before :
delete from DomainLoginInfo where domainid =
XXXXX;
delete from SystemInfoDomain where domainid =
XXXXX;
d
elete from ADAuthenticationInfo where domain_id =
XXXXX;
delete from ActiveDirectoryInfo where domain_id =
XXXXX; THIS COMMAND DOESN't WORKS
delete from ADOrganizationalUnits where domainid =XXXXX;
delete from domaininfo where domainid = XXXXX;
delete from audithistory where workstationid=XXXXX;
Can you provide to me another step that i can try?
tkx