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: Identify Disconnected PowerShell Sessions
Summary: Learn how to identify Windows PowerShell 3.0 disconnected sessions. How can I find out which Windows PowerShell 3.0 sessions are disconnected? Use the Get-PSSession cmdlet and look for sessions that have a state of disconnected, as shown here. PS C:\> Get-PSSession Id Name ComputerName State ConfigurationName Availability -- ---- ------------ ----- ----------------- -----------... Mehr >

Aktuelle Beiträge