The format-list contains more information about the media.
El formato de lista contiene más información acerca de los medios de comunicación.
To see the effect of the change, type "get-item -path function:prompt | format-list -property ".
Para ver el efecto del cambio, escriba "get-ítem -path function:prompt | format-list -property ".
To see all of the properties of the object in the $host.privatedata property, type"$host.privatedata | format-list ".
Para ver todas las propiedades del objeto en la propiedad $host.privatedata, escriba"$host.privatedata | format-list ".
C:\PS>get-command -verb set | format-list This command gets information about all of the cmdlets and functions with the verb "set", and it displays some of that information in a list.
C:\PS>get-command -verb set | format-list Descripción - Este comando obtiene información acerca de todos los cmdlets y funciones con el verbo "set" y muestra parte de esta información en una lista.
C:\PS>get-history | format-list This command displays all of the properties of entries in the session history.
C:\PS>get-history | format-list Descripción - Este comando muestra todas las propiedades correspondientes a las entradas del historial de la sesión.
C:\PS>get-uiculture | format-list This command displays the values of all of the properties of the current UI culture in a list.
C:\PS>get-uiculture | format-list Descripción - Este comando muestra los valores de todas las propiedades de la referencia cultural de la interfaz de usuario actual en una lista.
C:\PS>get-process | format-list -property name, basepriority, priorityclass This command displays the name, base priority, and priority class of each process on the computer.
C:\PS>get-process | format-list -property name, basepriority, priorityclass Descripción - Este comando muestra el nombre, la prioridad base y la clase de propiedad de cada proceso del equipo.
Because the name of the Property parameter is optional, you can omit it and type the command as: "format-list ".
Dado que el nombre del parámetro Property es opcional, puede omitirlo y escribir el comando de esta manera: "format-list ".
For example, to get all the properties of the Function: drive, type: get-psdrive Function | format-list You can view and move through the data in a provider drive just as you would on a file system drive.
Por ejemplo, para obtener todas las propiedades de la unidad Function:, escriba: get-psdrive Function | format-list Puede ver los datos y desplazarse por ellos en una unidad de proveedor igual que en una unidad del sistema de archivos.
C:\PS>get-process winlogon | format-list -property This command displays all of the properties of the Winlogon process.
C:\PS>get-process winlogon | format-list -property Descripción - Este comando muestra todas las propiedades del proceso Winlogon.
PS> get-childitem test.txt | format-list -property FullName Verify that the file is deleted.
PS> get-childitem test.txt | format-list -property FullName Comprobar que el archivo se ha eliminado.
The following command performs these tasks: get-alias -name dir | format-list -property WINDOWS POWERSHELL ALIAS PROVIDER Windows PowerShell includes the Alias provider.
El comando siguiente realiza estas tareas: get-alias -name dir | format-list -property PROVEEDOR DE PowerShell como si estuvieran en una unidad del sistema de archivos.
C:\PS>Get-Process winword, explorer | format-list This command gets all available data about the Winword and Explorer processes on the computer.
C:\PS>Get-Process winword, explorer | format-list Descripción - Este comando obtiene todos los datos disponibles acerca de los procesos Winword y Explorer en el equipo.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Înregistrează-te pentru a accesa mai multe exemple