vagrant/plugins/providers/hyperv/scripts/utils
ibrahim.dursun fb8180a843
Fix #11271: catch IdentityNotMappedException
Some IdentityReferences cannot be translated to
[System.Security.Principal.SecurityIdentifier] because they don't map to
a SecurityIdentifier.

An example is:
IdentityReference : APPLICATION PACKAGE AUTHORITY\ALL APPLICATION PACKAGES

In such case, it is better to catch the exception and treat it as $false.
2020-03-03 15:57:21 +00:00
..
VagrantMessages Update powershell messaging functions to not include second - character. 2018-06-12 16:47:47 -07:00
VagrantVM Fix #11271: catch IdentityNotMappedException 2020-03-03 15:57:21 +00:00