Utilizar iperf
Lado Servidor:
Server iperf.exe -s -w 1024k -i 5
Lado Cliente:
iperf.exe -c IP_DO_SERVIDOR -w 1024k -i 5 -t 120 -P 10
Anotações técnicas
Utilizar iperf
Lado Servidor:
Server iperf.exe -s -w 1024k -i 5
Lado Cliente:
iperf.exe -c IP_DO_SERVIDOR -w 1024k -i 5 -t 120 -P 10
Execute um telnet no host destino e digite:
GET / HTTP/1.1
bra o powershell e digite:
%windir%\system32\WindowsPowerShell\v1.0\powershell.exe -noexit -command import-module ActiveDirectory
Get-ADUser LOGIN_A_CONSULTAR -properties * | select name, LastLogonDate, PasswordExpired, PasswordLastSet