Prevents running of all script files, including formatting and configuration files (.ps1xml), module script files (.psm1), and Windows PowerShell profiles (.ps1).
Manages the list of inventoried objects (DLL modules and script files).
Verwaltung einer Liste inventarisierter Objekte (DLL-Module, Skriptdateien)
The Import-PSSession and Export-PSSession cmdlets create modules that contains unsigned script files and formatting files.
Mit den Cmdlets "Import-PSSession" und "Export-PSSession" werden Module erstellt, die nicht signierte Skriptdateien und Formatierungsdateien enthalten.
Specific file types of interest in Windows PowerShell are script files (.ps1), script data files (.psd1), and script module files (.psm1).
Specifies the functions that are exported from the script module file.
Gibt die Funktionen an, die aus der Skriptmoduldatei exportiert werden.
Specifies the variables that are exported from the script module file.
Gibt die Variablen an, die aus der Skriptmoduldatei exportiert werden.
The names of the script modules, manifest files, shared module, and cmdlets are similar.
Die Namen der Skriptmodule, Manifestdateien, freigegebenen Module und Cmdlets sind ähnlich.
This cmdlet can be used only in a script module file or a dynamic module.
Dieses Cmdlet kann nur in einer Skriptmoduldatei oder in einem dynamischen Modul verwendet werden.
This cmdlet can be used only in a script module file or a dynamic module.
Mit dem Cmdlet "New-Module" wird ein dynamisches Modul aus einem Skriptblock erstellt.
You cannot create cmdlets in a script module file, but you can import cmdlets from a binary module into a script module and re-export them from the script module.
Cmdlets können nicht in einer Skriptmoduldatei erstellt werden. Sie können jedoch Cmdlets aus einem binären Modul in ein Skriptmodul importieren und anschließend wieder daraus exportieren.
You cannot create cmdlets in a script module file, but you can import cmdlets from a binary module into a script module and re-export them from the script module.
Sie können in einem Skriptblock keine Cmdlets definieren, ein dynamisches Modul kann jedoch Cmdlets einschließen, wenn es die Cmdlets aus einem binären Modul importiert.
Select the script file to be added to the module step.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.