Vertaling van "PowerShell's" 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.
The last line contains the shorthand code for the same commands, using PowerShell's aliases.
Die letzte Zeile enthält die Kurzschreibweise desselben Befehls mithilfe von Aliasen.
Indeed, PowerShell's flexibility and capabilities make it a potent tool in cybercriminal hands.
Tatsächlich machen die Flexibilität und die vielen Fähigkeiten PowerShell zu einem mächtigen Tool für Cyberkriminelle.
Microsoft PowerShell's capabilities enable an IT administrator to simplify and automate tedious and repetitive tasks for the administration of system resources by creating scripts and combining multiple commands (scripts) together.
Die Funktionen von Microsoft PowerShell ermöglichen es einem IT-Administrator, langwierige und sich wiederholende Aufgaben für die Verwaltung von Systemressourcen zu vereinfachen und zu automatisieren, indem er Skripts erstellt und mehrere Befehle (Skripts) miteinander kombiniert.
PowerShell's philosophy is "We'll handle this for you" and returns the files as a series of objects, that are file objects - the objects have properties like size, created date, etc.
Die Philosophie von PowerShell ist: „Das machen wir für Dich! "PowerShell gibt die Dateien als eine Serie von Objekten aus, die Dateiobjekte sind - die Objekte haben Eigenschaften wie Größe, Erstellungsdatum usw.
Using PowerShell's powerful scripting environment, customize your cloud workflows using the Windows tools you're already familiar with.
Die effiziente Skriptumgebung von PowerShell ermöglicht es Ihnen, Ihre Cloudworkflows mithilfe vertrauter Windows-Tools anzupassen.
Using PowerShell's powerful scripting environment, customize your cloud workflows using the Windows tools you're already familiar with.
In der leistungsstarken Skriptumgebung von PowerShell können Sie Ihre Cloud-Workflows mithilfe bekannter Windows-Tools anpassen.
To display external scripts in Windows PowerShell's search path, enter the following command
Wenn Sie externe Skripts im Windows PowerShell-Suchpfad anzeigen möchten, geben Sie den folgenden Befehl ein
If additional credentials are required in a PowerShell script, for example to execute scripts via Jumphost (PowerShell's double hop problem), a credential must be defined in the script.
Werden in einem PowerShell Script zusätzlich Credentials benötigt, um beispielsweise Scripte über über Jumphost (Doppel-Hop-Problem von PowerShell) ausführen zu können, muss im Script ein Credential definiert sein.
In addition to these capabilities, PowerShell's eventing supports WMI and.NET Framework events that cover more detailed notifications than those available in the standard event logs.
Neben diesen Funktionen unterstützt die Ereignisverwaltung in PowerShell WMI- und.NET Framework-Ereignisse, die detailliertere Informationen als in den Standardereignisprotokollen abdecken.
A Cmdlet is Windows PowerShell's intrinsic command type that corresponds roughly to the dir and cd commands of Cmd.exe and to built-ins in UNIX shells such as BASH.
Als Cmdlet wird ein interner Befehlstyp von Windows PowerShell bezeichnet, der grob mit den Befehlen dir und cd von Cmd.exe sowie internen Befehlen von UNIX-Shells übereinstimmt, z. B. BASH.
A Cmdlet is Windows PowerShell's intrinsic command type that corresponds roughly to the dir and cd commands of Cmd.exe and to built-ins in UNIX shells such as BASH.
Als Cmdlet wird ein interner Befehlstyp von Windows PowerShell bezeichnet, der grob mit den Befehlen dir und cd von "Cmd.exe" sowie internen Befehlen von UNIX-Shells übereinstimmt, z. B. BASH.
The default width is 80, and Windows PowerShell's output formatting is designed for this width.
Die Standardeinstellung ist 80. Die Formatierung der Windows PowerShell-Ausgabe ist an diese Breite angepasst.
Unlike wildcard matching in Cmd.exe, Windows PowerShell's wildcard will also match a period.
Im Gegensatz zur Platzhaltersuche in "Cmd.exe" können mit Windows PowerShell-Platzhaltern auch Punkte gesucht werden.