We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
comando Get-Content
You cannot specify the contents of a file by typing its path, because the path is just a string, but you can use a Get-Content command to get the content and pass it to the Value parameter.
No se puede especificar el contenido de un archivo escribiendo su ruta de acceso, ya que esta es solamente una cadena, pero se puede usar un comando Get-Content para obtener el contenido y pasarlo al parámetro Value.
The parentheses around the Get-Content command ensure that the Get operation is complete before the Set operation begins.
Los paréntesis en torno al comando Get-Content garantizan que se habrá completado la operación Get antes de que se inicie la operación Set.
The parentheses ensure that the Get-Content command is complete before the Add-Content command begins.
Los paréntesis garantizan que el comando Get-Content se complete antes de que comience el comando Add-Content.
The value of the Value parameter is a Get-Content command that gets content from an existing file, Test.log.
El valor del parámetro Value es un comando Get-Content que obtiene el contenido de un archivo existente, Test.log.
The value of the ComputerName parameter is a Get-Content command that gets the text in the Servers.txt file, a file of computer names in a domain.
El valor del parámetro ComputerName es un comando Get-Content que obtiene el texto en el archivo Servers.txt, un archivo de nombres de equipo en un dominio.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.