Skip to main content

Script Center

Script Center
Wir sind für alle da, die Skripts für die Systemverwaltung schreiben. Das Microsoft Script Center ist darauf spezialisiert, Benutzer in die Verwendung von Windows PowerShell und VBScript einzuführen, damit Sie weniger Zeit für banale Aufgaben aufwenden müssen.


Hey, Scripting Guy! Blog (engl.)

Script Center – Homepage

PowerTip: Use PowerShell Multiple-Line Comments
Summary: Use Windows PowerShell multiple-line comments in your script or from the console. How do you type a multiple-line comment? Begin the comment with the <# tag, and end the comment with the #> tag:<# this is a comment on several different lines #>

Aktuelle Beiträge