The file "includename" is searched in the current script directory.
Leave blank to upload from the script directory.
The given file is searched in the script directory unless an absolute path has been specified.
Die angegebene Datei wird im aktuellen Skript-Verzeichnis gesucht, falls kein absoluter Pfad angegeben ist.
Once the scripts are executable, they can be run from the script directory with
Sobald die Skripte ausführbar sind, können sie aus dem Skript-Verzeichnis aufgerufen werden mit
Store the files in subdirectories of the script directory with names of cultures in the following format
Speichern Sie die Dateien in Unterverzeichnissen des Skriptverzeichnisses mit den Namen der Kulturen im folgenden Format
Enter the user name and password for a valid operating system account on the machine where the script is to be run. Make sure the specified account has the requisite privileges to access the script directory and execute the script.
Geben Sie den Benutzernamen und das Kennwort für einen gültigen Betriebssystem-Account in dem Rechner ein, auf dem das Skript ausgeführt werden soll. Stellen Sie sicher, dass der angegebene Account über die erforderlichen Berechtigungen für den Zugriff auf das Skript-Verzeichnis und die Ausführung des Skripts verfügt.
Create a directory under the script directory for each supported UI culture, and then save the.psd1 file for each UI culture in the directory with the UI culture name.
Erstellen Sie für jede unterstützte Benutzeroberflächenkultur ein Verzeichnis unter dem Skriptverzeichnis, und speichern Sie dann die PSD1-Datei für jede Benutzeroberflächenkultur in dem Verzeichnis mit dem Namen der Benutzeroberflächenkultur.
The dll is not copied from the current script directory but from the".NET class libraries" path specified in GuiXT profile.
Die dll wird nicht aus dem aktuellen Skriptverzeichnis kopiert, sondern aus dem im GuiXT unter "Class libraries" angegebenen Pfad.
Q: Which script directory will be used for the logon screen?
Q: Welches Skriptverzeichnis gilt für das Logon-Bild?
Import-LocalizedData imports data from.psd1 files in language-specific subdirectories of the script directory and saves them in a local variable that is specified in the command.
Import-LocalizedData importiert Daten aus PSD1-Dateien in sprachspezifischen Unterverzeichnissen des Skriptverzeichnisses und speichert sie in einer im Befehl angegebenen lokalen Variablen.
Installation Preferably the plugin is copied into the script directory where you will store your checks under Windows.
Vorzugsweise wird das Plugin in das Skriptverzeichnis kopiert, in dem man seine Prüfskripte unter Windows ablegt.
Then create a de-DE subdirectory under the script directory, and save the de-DE<ScriptName>.psd1 file in the de-DE subdirectory.
Erstellen Sie dann unter dem Skriptverzeichnis das Unterverzeichnis "de-DE", und speichern Sie die Datei"<Skriptname>.psd1" für "de-DE" im Unterverzeichnis "de-DE".
The World.psd1 file in the de-DE subdirectory of the script directory might include the following statement: ConvertFrom-StringData ' helloWorld = Hello, World (in German).
Die Datei "Welt.psd1" im Unterverzeichnis "de-DE" des Skriptverzeichnisses könnte die folgende Anweisung enthalten: ConvertFrom-StringData ' helloWorld = Hallo, Welt.