Showing tag results for operating system

Feb 1, 2011
Post comments count0
Post likes count0

Use PowerShell to Check Your Server’s Performance

ScriptingGuy1

Summary: Microsoft Scripting Guy, Ed Wilson, teaches you how to use Windows PowerShell to check your server’s performance. Hey, Scripting Guy! I need to use Windows PowerShell to collect performance information from my servers, but I also would like to parse the data after it is collected. Is that something I can do with Windows PowerShell? ...

Scripting Guy!operating systemperformance
Jan 31, 2011
Post comments count0
Post likes count0

Use PowerShell to Simplify Collecting Performance Information

ScriptingGuy1

 Summary: Learn how to use Windows PowerShell to simplify collecting performance information from your servers. Hey, Scripting Guy! We are having performance problems with several of our servers. It is really strange, because if you were to look at the specifications, you would think they are awesome boxes. What I need to do is to collect per...

Scripting Guy!Windows PowerShelloperating system
Jan 12, 2011
Post comments count0
Post likes count0

Schedule PowerShell Scripts that Require Input Values

ScriptingGuy1

  Summary: Learn how to use the Windows Task Scheduler to run Windows PowerShell scripts that require input values.   Hey, Scripting Guy! I have a Windows PowerShell script that collects information from a computer and writes the results to a text file. I would like to be able to schedule the running of this Windows PowerShell script. The...

Scripting Guy!Windows PowerShellscripting techniques
Jan 12, 2011
Post comments count0
Post likes count0

Use Scheduled Tasks to Run PowerShell Commands on Windows

ScriptingGuy1

   Summary: Learn how to use the Windows Task Scheduler to run Windows PowerShell commands automatically.   Hey, Scripting Guy! One of the things that is a bit frustrating about reading the Hey, Scripting Guy! Blog is that it seems as if you expect network administrators to sit in front of their computer screens manually launching scripts and re...

Scripting Guy!Windows PowerShellgetting started
Nov 14, 2010
Post comments count0
Post likes count0

Weekend Scripter: Use PowerShell to Patch VHD and WIM Image Files

ScriptingGuy1

    Summary: Microsoft PFE Ben Pearce shows how to use Windows PowerShell to perform offline servicing of Virtual Disks (VHD) and Windows Imaging Format (WIM) files.   Microsoft Scripting Guy Ed Wilson here. We continue with guest blogger Weekend Scripter today by having a post written by Ben Pearce. Ben Pearce is a UK based Premier ...

Scripting Guy!Windows PowerShellscripting techniques