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
{{ message }}
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.
I am running Powerview.ps1 on a machine which is member of a domain and I have logged with a domain user but unfortunately when I run the Powerview.ps1 with "Invoke-ShareFinder" or any argument who run GetCurrentDomain function it encounter with:
Exception calling "GetCurrentDomain" with "0" argument(s): "Current security context is not associated with an Active
Directory domain or forest."
At line:1 char:1
Hi,
I am running Powerview.ps1 on a machine which is member of a domain and I have logged with a domain user but unfortunately when I run the Powerview.ps1 with "Invoke-ShareFinder" or any argument who run GetCurrentDomain function it encounter with:
Exception calling "GetCurrentDomain" with "0" argument(s): "Current security context is not associated with an Active
Directory domain or forest."
At line:1 char:1
I ran System.DirectoryServices.ActiveDirectory.Domain::GetCurrentDomain() in powershell and encountered the same error.
The text was updated successfully, but these errors were encountered: