El sexto comando usa el cmdlet Import-Module para importar los comandos del módulo Server01.
The sixth command uses the Import-Module cmdlet to import the commands from the Server01 module.
El primer comando utiliza el cmdlet Import-Module para importar el módulo BitsTransfer.
The first command uses the Import-Module cmdlet to import the BitsTransfer module.
Además, al importar los comandos a la sesión desde un módulo de Windows PowerShell o desde otra sesión, se utiliza el parámetro Prefix del cmdlet Import-Module o Import-PSSession para agregar un prefijo a los sustantivos de los nombres de comandos.
Also, when you import commands into your session from a Windows PowerShell module or from another session, use the Prefix parameter of the Import-Module or Import-PSSession cmdlet to add a prefix to the nouns in the names of commands.
Alte rezultate
Import-Module BestPractices Inicie un examen del BPA canalizando el modelo del rol al cmdlet Invoke-BPAModel.
Import-Module BestPractices Start a BPA scan by piping the role's model into the Invoke-BPAModel cmdlet.
De forma predeterminada, Import-Module importa todos los miembros que el módulo exporta, pero se pueden utilizar los parámetros Alias, Function, Cmdlet y Variable para restringir los miembros que se importan.
By default, Import-Module imports all members that the module exports, but you can use the Alias, Function, Cmdlet, and Variable parameters to restrict the members that are imported.
Asimismo, puede usar los parámetros Alias, Cmdlet, Function y Variable de Import-Module para seleccionar únicamente los comandos que desea importar, y puede excluir los comandos que causan conflictos de nombres en la sesión actual.
You can also use the Alias, Cmdlet, Function, and Variable parameters of Import-Module to select only the commands that you want to import, and you can exclude commands that cause name conflicts in your session.
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.