Examples with "Get-WmiObject to" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
When using Get-WmiObject to connect to a remote computer, the remote computer must be running WMI and, under the default configuration, the account you are using must be in the local administrators group on the remote computer.
Wenn Sie mit Get-WmiObject eine Verbindung mit einem Remotecomputer herstellen, muss auf diesem WMI ausgeführt werden. Außerdem muss das von Ihnen verwendete Konto in der Standardkonfiguration zur Gruppe der lokalen Administratoren auf dem Remotecomputer gehören.
We are going to discuss how to use Get-WmiObject to access WMI objects and then how to use WMI objects to do specific things.
Im Folgenden werden der Zugriff auf WMI-Objekte mit Get-WmiObject sowie bestimmte Aufgaben mit WMI-Objekten beschrieben.
The first command uses Get-WmiObject to get the PowerShell process.
Although you can use the Get-WmiObject Property parameter to choose only the HotFixID, doing so will actually return more information, because all the metadata is displayed by default
Mit dem Get-WmiObject Property -Parameter können Sie zwar nur die HotFixID auswählen, es werden aber dennoch mehr Informationen ausgegeben, da standardmäßig alle Metadaten angezeigt werden
Or, you could use the Get-WmiObject Filter parameter to select only Microsoft.NET Framework 2.0.
Sie können auch nur Microsoft.NET Framework 2.0 auswählen, indem Sie den Get-WmiObject Filter -Parameter verwenden.
You can also use the Get-WmiObject cmdlet to use the event-related Windows Management Instumentation (WMI) classes to examine the event log.
Mit dem Cmdlet Get-WmiObject können Sie auch die ereignisbezogenen WMI-Klassen (Windows Management Instrumentation, Windows-Verwaltungsinstrumentation) verwenden, um das Ereignisprotokoll zu untersuchen.
The first command uses the Get-WmiObject cmdlet to get the Windows Management Instrumentation (WMI) object that represents the SysmonLog service.
Im ersten Befehl wird das WMI-Objekt (Windows Management Instrumentation, Windows-Verwaltungsinstrumentation), das den SysmonLog-Dienst darstellt, mit dem Cmdlet Get-WmiObject abgerufen.
Although you can use the Get-WmiObject Property parameter to choose only the HotFixID, doing so will actually return more information, because all the metadata is displayed by default
Mit dem Get-WmiObject Property-Parameter können Sie zwar nur die HotFixID auswählen, es werden aber dennoch mehr Informationen ausgegeben, da standardmäßig alle Metadaten angezeigt werden
This command uses the Get-WmiObject cmdlet to get information about the BIOS on the Server01 computer.
Mit diesem Befehl werden unter Verwendung des Cmdlets "Get-WmiObject" Informationen über das BIOS auf dem Computer "Server01" abgerufen.
The first command uses the Get-WmiObject cmdlet to get the Windows Management Instrumentation (WMI) object that represents the SysmonLog service.
Im ersten Befehl wird das WMI-Objekt (Verwaltungsinstrumentation), das den SysmonLog-Dienst darstellt, mit dem Cmdlet "Get-WmiObject" abgerufen.
These cmdlets include the following cmdlets: Get-Process Get-Service Get-WinEvent Get-EventLog Get-WmiObject Test-Connection To find all the cmdlets with a ComputerName parameter, type: get-help -parameter ComputerName To determine whether the ComputerName parameter of a particular cmdlet requires Windows PowerShell remoting, see the parameter description.
Diese Cmdlets umfassen folgende Cmdlets: Get-Process Get-Service Get-WinEvent Get-EventLog Get-WmiObject Test-Connection Um alle Cmdlets mit einem ComputerName-Parameter zu suchen, geben Sie Folgendes ein: get-help -parameter ComputerName Informationen darüber, ob der ComputerName-Parameter eines bestimmten Cmdlets Windows PowerShell-Remoting erfordert, finden Sie in der Parameterbeschreibung.
To filter out the metadata, use a pipeline operator (|) to send the results of the Get-WmiObject command to Select-Object -Property [a-z] .
Zum Filtern der Metadaten senden Sie die Ergebnisse des Befehls Get-WmiObject mit dem Pipelineoperator (|) an Select-Object -Property [a-z] .
These commands print the full version of the Help topic for Get-WmiObject.
Mit diesen Befehlen wird die vollständige Version des Hilfethemas für Get-WmiObject gedruckt.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.