Some snap-ins and modules are added automatically to every Windows PowerShell session.
Lists the cmdlets in your Windows PowerShell session.
To create or change the value of an environment variable in every Windows PowerShell session, add the change to your Windows PowerShell profile.
Zum Erstellen oder Ändern des Werts für eine Umgebungsvariable in allen Windows PowerShell-Sitzungen fügen Sie die Änderung dem Windows PowerShell-Profil hinzu.
Import the module into your Windows PowerShell session.
Importieren Sie das Modul in Ihre Windows PowerShell-Sitzung.
Open a Windows PowerShell session with elevated rights.
Öffnen Sie eine Windows PowerShell-Sitzung mit erhöhten Benutzerrechten.
Variables in a profile are added to every Windows PowerShell session that you open.
Variablen in einem Profil werden jeder Windows PowerShell-Sitzung hinzugefügt, die Sie öffnen.
After the script is complete, a confirmation message is displayed in the Windows PowerShell session.
Nach Abschluss der Skriptausführung wird in der Windows PowerShell-Sitzung eine Bestätigungsmeldung angezeigt.
Format.ps1xml files, and then add them to your Windows PowerShell session.
Format.ps1xml-Datei, und fügen Sie diese dann der Windows PowerShell-Sitzung hinzu.
Creates a record of all or part of a Windows PowerShell session in a text file.
Erstellt eine Aufzeichnung einer gesamten oder teilweisen Windows PowerShell-Sitzung in einer Textdatei.
After you import a module into your Windows PowerShell session, you can
Wenn Sie ein Modul in die Windows PowerShell-Sitzung importiert
When a module is installed, you can import it into your Windows PowerShell session.
Wenn ein Modul installiert wurde, können Sie es in die Windows PowerShell-Sitzung importieren.
To see a list of the providers in your Windows PowerShell session, type get-psprovider.
Geben Sie get-psprovider ein, um eine Liste der Anbieter in der Windows PowerShell-Sitzung anzuzeigen.
To see a list of the providers in your Windows PowerShell session, type "get-psprovider".
Geben Sie "get-psprovider" ein, um eine Liste der Anbieter in der Windows PowerShell-Sitzung anzuzeigen.