On ATTACKING ENTERPRISE NETWORKS - Lateral Movement

Hey All,
I hope you can help me please,
On ATTACKING ENTERPRISE NETWORKS - Lateral Movement

I transferred PowerView.ps1 through rdp /Drive: and certutil as well,
But after I load the module
Import-Module .\PowerView.ps1 ( which do not show any errors)
I attempt to use Set-DomainUserPassword
but it say there is no such command,

I attempted Powershell -ep Bypass as well,
And checked with Get-Module and I can see that powerview is loaded.

Can you please help me understand why PowerView.ps1 module dont work or his commands?

When attempting to download other powerview.ps1 some get errors when attempt to load it.

I am not sure what to do now as it does not work as the module suggests.

i think you might used the wrong PowerView.ps1 script

No idea if this is still an issue for ya, but I ran into the exact same issue.

I just issued a restart command (shutdown -r) to the specific machine (172.16.8.20) and it finally started working :slight_smile: