Examples of using Powershell snap-ins in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
Gets only the specified Windows PowerShell snap-ins.
Describes Windows PowerShell snap-ins and shows how to use and manage them.
Imports only the commands in the specified Windows PowerShell snap-ins and modules.
Windows PowerShell snap-ins are compiled, just like binary tools in any other interface.
For more information about Windows PowerShell snap-ins, see about_PSSnapins.
Gets the Windows PowerShell snap-ins that have been registered on the system even if they have not yet been added to the session.
False Accept wildcard characters? false-Module< string[]>Exports only the commands in the specified Windows PowerShell snap-ins and modules.
The Module parameter gets commandsthat were added by importing modules or adding Windows PowerShell snap-ins.
Specifies the names of Windows PowerShell snap-ins to remove from the current session.
When you upgrade the Provisioning Services Server or the Console software, the PowerShell snap-ins might not be upgraded.
These commands find the Windows PowerShell snap-ins or modules that added providers to your session.
The Add-PSSnapin cmdlet adds registered Windows PowerShell snap-ins to the current session.
Describes Windows PowerShell snap-ins and explains how to use them to extend Windows PowerShell. .
TOPIC about_PSSnapins SHORT DESCRIPTION Describes Windows PowerShell snap-ins and shows how to use and manage them.
The SDK comprises several PowerShell snap-ins that are installed automatically when you install a Delivery Controller or Studio.
The script can configure the session, including importing modules,adding Windows PowerShell snap-ins, and setting the execution policy for the session.
The Get-PSSnapin cmdlet gets the Windows PowerShell snap-ins that have been added to the current session or that have been registered on the system.
This command exports the names of Windows PowerShell snap-ins in the current session to the ConsoleS1.
Delivery Controller SDK The SDK comprises of a number of PowerShell snap-ins installed automatically by the installation wizard when you install the Delivery Controller or Studio component.
This command exports the names of the Windows PowerShell snap-ins in the current session to the Console01.
The commands in the remote user profile, including commands to add Windows PowerShell snap-ins and to change the command prompt, run before the remote prompt is displayed.
C:\PS> get-PSSnapIn-registered This command gets the Windows PowerShell snap-ins that have been registered on the computer, including those that have already been added to the session.
These commands add the NewPSSnapin Windows PowerShell snap-in to the current session,export the names of Windows PowerShell snap-ins in the current session to a console file, and then start a Windows PowerShell session with the console file.
To start Windows PowerShell so that all the Windows PowerShell modules and snap-ins are loaded automatically, right-click the Windows PowerShell icon in the taskbar, and then click Import all modules.
Windows PowerShell includes a set of basic snap-ins, but you can extend the power and value of Windows PowerShell by adding snap-ins that contain providers and cmdlets that you create or get from others.
By default, Windows PowerShell modules and snap-ins are not loaded in Windows PowerShell sessions.