Scripting and security

Operating Systems, software development, scripting, PowerShell tips, network and security

Menú principal
  • Categorías
  • Cursos
  • Libro de PowerShell
  • Lo mejor
  • Lo último
  • Proyectos
  • Contactar
Ir al contenido

Add users

Ofertas y promociones en Videojuegos

PowerShell
1
2
3
4
5
6
7
New-Item -ItemType "file" -path . -name "users" -value "Juan Pedro Pablo Victor Mateo"
$user=Get-content "./users"
foreach ($a in $user)
{
$psw=-join ([Char[]]'abcdefgABCDEFG0123456&%$' | Get-Random -count 14)
net user $a $psw /add
}

 

CATEGORÍAS

PowerShell

ETIQUETAS

foreach, Get-Content, Get-Random, itemType, Jesús Niño Camazón, net user, New-Item, Path, User, value

MÁS

  • Hak5 Plunder Bug
  • Ejercicios de PowerShell: crear mediante scripts una estructura de una red con un dominio y las configuraciones de GPOS que necesites
  • Hak5 Paquete Ardilla
  • 11. Gestión del Directorio Activo (nivel intermedio)
  • Mostrar un documento del servidor eXist-db y se imprime en la salida estándar
  • Antena Telescópica SMA - 75 MHz hasta 1 GHz (ANT500)
651685947 645304953 617519145 670685167 632938411 647189993 635104613 642065917 632897890 694209583 620487286 650377136 608548698 675387623 688486221 694471792 648423692 686439706 632535313 656051097 600858688 642556338 641238312 607787707 685856109 691031311 600074177 622332207 647590041 690055673 604196260 616069112 614892264 635811660 672362772 676323157 636653065 698233187 614256387 630532551 683216657 673210560 626577358 638435250 647792145 658702322 666182607 640897471 644191935 612403742 608689360 622624964 691773202 610698078 673041508 615094378 625780687 682826394 667682387 665353767 670036794 644418310 658207302 683081308 652025618 650844749 629180900 684248468 613976211 624546327