Powershell - Cmdlet Get-History

Cmdlet

Get-History El cmdlet se usa para ejecutar comandos en la sesión actual.

En este ejemplo, vemos el cmdlet Get-History en acción.

Ejemplo

En este ejemplo, los comandos se ejecutarán en el historial actual.

> get-history
  Id CommandLine                                                                         
  -- -----------                                                                         
  13 clear-history                                                                       
  14 get-history                                                                         
  15 dir                                                                                 
  16 dir                                                                                 
  17 dir                                                                                 
  18 dir