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
I'll note that this is now fixed for Desktop entitlements, but the same thing happens for local and global Application entitlements. Remove-HVEntitlement -User 'domain\userid' -ResourceName 'AppName' -ResourceType Application will attempt to remove every Application entitlement that user has, rather than just the entitlement for AppName.
In relation to PR#163 and PR#165
I'll note that this is now fixed for Desktop entitlements, but the same thing happens for local and global Application entitlements.
Remove-HVEntitlement -User 'domain\userid' -ResourceName 'AppName' -ResourceType Application
will attempt to remove every Application entitlement that user has, rather than just the entitlement forAppName
.Originally posted by @chriskoch99 in #163 (comment)
The text was updated successfully, but these errors were encountered: