Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resetting password Error #6

Open
aleemladha opened this issue Feb 17, 2021 · 0 comments
Open

Resetting password Error #6

aleemladha opened this issue Feb 17, 2021 · 0 comments

Comments

@aleemladha
Copy link

PS C:\Users\user1\Desktop> .\SharpView.exe Set-DomainUserPassword -Identity user1-AccountPassword (ConvertTo-SecureString 'Password1' -AsPlainText -Force)
Parsing Error AccountPassword: TypeConverter cannot convert from System.String.
[Get-PrincipalContext] Error creating binding for object ('labu') context : System.IO.FileNotFoundException: Could not load file or assembly 'PCRE.NET.Wrapper, Version=0.7.0.0, Culture=neutral, PublicKeyToken=8f58d558eeff25a3' or one of its dependencies. The system cannot find the file specified.
File name: 'PCRE.NET.Wrapper, Version=0.7.0.0, Culture=neutral, PublicKeyToken=8f58d558eeff25a3'
at PCRE.Support.Caches.CreateRegex(RegexKey key)
at PCRE.Support.PriorityCache`2.GetOrAdd(TKey key)
at PCRE.PcreRegex..ctor(String pattern, PcreRegexSettings settings)
at SharpView.Utils.RegexMatch.IsMatch(String pattern, String text)
at SharpView.PowerView.Get_PrincipalContext(Args_Get_PrincipalContext args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant