You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, doesnt seem like tagged users is working, im running hudu vers: 2.1.5.7 and huduapi vers 1.22, might be broken with updates?
If i run $contacts or "(get-huduassets -assetlayoutid $ContactsLayout.id -companyid $Company.id) | Where-Object {$_.primary_mail -eq $($email)} | select id, name"
It finds the users, so the matching is working, but it does not add it to the tagged users field in the asset.
else the script is working great! https://github.com/lwhitelock/HuduAutomation/blob/main/CyberdrainRewrite/Hudu-ADGroups-Documentation.ps1
The text was updated successfully, but these errors were encountered:
Hi, doesnt seem like tagged users is working, im running hudu vers: 2.1.5.7 and huduapi vers 1.22, might be broken with updates?
If i run $contacts or "(get-huduassets -assetlayoutid $ContactsLayout.id -companyid $Company.id) | Where-Object {$_.primary_mail -eq $($email)} | select id, name"
It finds the users, so the matching is working, but it does not add it to the tagged users field in the asset.
else the script is working great!
https://github.com/lwhitelock/HuduAutomation/blob/main/CyberdrainRewrite/Hudu-ADGroups-Documentation.ps1
The text was updated successfully, but these errors were encountered: