Mit dem Cmdlet Test-Path wird bestimmt, ob alle Elemente des Pfads vorhanden sind.
The Test-Path cmdlet determines whether all elements of the path exist.
Mit dem Cmdlet "Test-Path" wird bestimmt, ob alle Elemente des Pfads vorhanden sind.
The Test-Path cmdlet determines whether all elements of the path exist.
Die Funktion bestimmt mit dem Cmdlet "Test-Path", ob die
The function uses the Test-Path cmdlet to determine whether the
Sie können mit Test-Path z. B. den Pfad zu einem Registrierungsschlüssel testen. Wenn Sie damit jedoch den Pfad zu einem Registrierungseintrag testen, wird immer FALSE zurückgegeben, auch wenn der Registrierungseintrag vorhanden ist.
For example, you can use Test-Path to test the path to a registry key, but if you use it to test the path to a registry entry, it always returns FALSE, even if the registry entry is present.
Sie können mit Test-Path z. B. den Pfad zu einem Registrierungsschlüssel testen. Wenn Sie damit jedoch den Pfad zu einem Registrierungseintrag testen, wird immer "FALSE" zurückgegeben, auch wenn der Registrierungseintrag vorhanden ist.
For example, you can use Test-Path to test the path to a registry key, but if you use it to test the path to a registry entry, it always returns FALSE, even if the registry entry is present.
Test-Path Bestimmt, ob alle Elemente eines Pfads vorhanden sind.
Test-Path Determines whether all elements of a path exist.
In diesen Befehlen wird das Cmdlet Test-Path mit dem Windows PowerShell-Registrierungsanbieter verwendet.
These commands use the Test-Path cmdlet with the Windows PowerShell registry provider.
In diesen Befehlen wird das Cmdlet "Test-Path" mit dem Windows PowerShell-Registrierungsanbieter verwendet.
These commands use the Test-Path cmdlet with the Windows PowerShell registry provider.
Test-Path funktioniert nicht mit allen Windows PowerShell-Anbietern ordnungsgemäß.
Test-Path does not work correctly with all Windows PowerShell providers.
C:\PS>test-path -path $profile -pathtype leaf Beschreibung - Mit diesem Befehl wird bestimmt, ob der in der Variablen"$profile" gespeicherte Pfad zu einer Datei führt.
C:\PS>test-path -path $profile -pathtype leaf This command tells whether the path stored in the $profile variable leads to a file.
C:\PS>test-path -path $profile C:\PS>test-path -path $profile -IsValid Beschreibung - Mit diesen Befehlen wird der Pfad zum Windows PowerShell-Profil getestet.
C:\PS>test-path -path $profile C:\PS>test-path -path $profile -IsValid These commands test the path to the Windows PowerShell profile.
Test-Path funktioniert nicht mit allen Windows PowerShell-Anbietern ordnungsgemäß.
Test-Path does not work correctly with all Windows PowerShell providers.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.