filepath
Popularity
500+ learners.
- Examples
Cree una conexión entre el nodo de nivel superior del componente de origen (Archivo: books.xml) y el parámetro filepath de esta función. | Create a connection from the top node of the source component (File: books.xml) to the filepath parameter of this function. |
El comando utiliza el parámetro FilePath para especificar el archivo de script. | The command uses the FilePath parameter to specify the script file. |
Se utiliza con el parámetro FilePath. | Used with the FilePath parameter. |
Se utiliza con el parámetro FilePath. | Use with the FilePath parameter. |
Especifica los argumentos (valores de parámetro) para el script especificado por el parámetro FilePath. | Specifies the arguments (parameter values) for the script that is specified by the FilePath parameter. |
Para ejecutar un script en uno o muchos equipos remotos, utilice el parámetro FilePath del cmdlet Invoke-Command. | To run a script on one or many remote computers, use the FilePath parameter of the Invoke-Command cmdlet. |
El comando utiliza el parámetro FilePath para especificar un script que se encuentra en el equipo local. | The command uses the FilePath parameter to specify a script that is located on the local computer. |
Usando una cláusula where, también verificamos que el valor de filePath corresponde a un archivo en el disco. | Using a where clause, we also verify that the value of filePath corresponds to a file on disk. |
Escriba la ruta de acceso y el nombre de archivo del script como el valor del parámetro FilePath. | Enter the path and file name of the script as the value of the FilePath parameter. |
El cuarto comando utiliza el parámetro FilePath del cmdlet Invoke-Command para ejecutar el archivo Alias.ps1 en la nueva sesión. | The fourth command uses the FilePath parameter of the Invoke-Command cmdlet to run the Alias.ps1 file in the new session. |
Usa el parámetro FilePath para especificar el nombre del script y el parámetro Certificate para indicar que el certificado se almacena en la variable $cert. | It uses the FilePath parameter to specify the name of the script and the Certificate parameter to specify that the certificate is stored in the $cert variable. |
El comando usa el parámetro FilePath para especificar el script que se va a firmar y el parámetro Certificate para indicar el certificado que se guarda en la variable $cert. | The command uses the FilePath parameter to specify the script being signed and the Certificate parameter to specify the certificate that is saved in the $cert variable. |
Por ejemplo, si crea una regla de ejecutable que permite ejecutar los archivos.exe de %SystemDrive%\FilePath, solo se permite la ejecución de los archivos ejecutables de dicha ruta de acceso. | For example, if you create an executable rule that allows.exe files in %SystemDrive%\FilePath to run, only executable files located in that path are allowed to run. |
El parámetro FilePath de Set-AuthenticodeSignature especifica la ruta de acceso al archivo de script que se va a firmar, mientras que el parámetro Cert pasa la variable $cert que contiene el certificado a Set-AuthenticodeSignature. | The FilePath parameter of Set-AuthenticodeSignature specifies the path to the script file being signed and the Cert parameter passes the $cert variable containing the certificate to Set-AuthenticodeSignature. |
Para iniciar el seguimiento, use el parámetro Name para especificar un origen de seguimiento (el componente que se va a supervisar) y utilice los parámetros FilePath, Debugger o PSHost para especificar un agente de escucha (un destino para los resultados). | To start a trace, use the Name parameter to specify a trace source (the component to be traced) and the FilePath, Debugger, or PSHost parameters to specify a listener (a destination for the output). |
Por ejemplo, el comando siguiente ejecuta el script Ejemplo.ps1 en los equipos S1 y S2: invoke-command -computername S1, S2 -filepath C:\Test\Ejemplo.ps1 Los resultados del script se devuelven al equipo local. | For example, the following command runs the Sample.ps1 script on the S1 and S2 computers: invoke-command -computername S1, S2 -filepath C:\Test\Sample.ps1 The results of the script are returned to the local computer. |
Random Word
Roll the dice and learn a new word now!
Want to Learn Spanish?
Spanish learning for everyone. For free.
