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: Automatically Format Your PowerShell Table
Summary: Set a default preference variable and avoid typing –autosize and –wrap with Windows PowerShell 3.0. How can I avoid always having to type –autosize and –wrap with the Format-Table cmdlet? I am using Windows PowerShell 3.0. Set the $PSDefaultParameterValues automatic variable with the appropriate default values. This can be done on a Windows PowerShell session basis or stored in your Windows... Mehr >

Aktuelle Beiträge