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.
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.
Import-Module BestPractices Start a BPA scan by piping the role's model into the Invoke-BPAModel cmdlet.
Import-Module BestPractices Inicie un examen del BPA canalizando el modelo del rol al cmdlet Invoke-BPAModel.
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.
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.
You must also use the Import-Module grouppolicy command to import the Group Policy module before you use the cmdlets at the beginning of every script that uses them and at the beginning of every Windows PowerShell session.
También debe usar el comando Import-Module grouppolicy para importar el módulo Directiva de grupo antes de usar los cmdlets al comienzo de cada script que usa dichos scripts y al comienzo de cada sesión de Windows PowerShell.
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.
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.
Getting Started with the Group Policy Cmdlets You must use the import-module grouppolicy command to import the Group Policy module before you use the Group Policy cmdlets.
También debe usar el comando Import-Module grouppolicy para importar el módulo Directiva de grupo antes de usar los cmdlets al comienzo de cada script que usa dichos scripts y al comienzo de cada sesión de Windows PowerShell.
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.