Showing results for August 2010 - Scripting Blog [archived]

Aug 31, 2010
0
0

Get Windows Power Plan Settings on Your Computer by Using PowerShell

ScriptingGuy1
ScriptingGuy1

  Summary: Use Windows PowerShell to retrieve the power plan settings for your computer. The Microsoft Scripting Guys show you how.   Hey, Scripting Guy! I need to have a way to easily retrieve the power plan settings for the active power plan on my computer. I would like to have an easy to read display of the setting name, the allowable ...

Scripting Guy!Windows PowerShellscripting techniques
Aug 30, 2010
0
0

Find Active Power Plan on Remote Servers by Using PowerShell

ScriptingGuy1
ScriptingGuy1

Summary: Find the active power plan on remote servers by using Windows PowerShell and WMI information. The Microsoft Scripting Guys show you how to do it.   Hey, Scripting Guy! I have a real problem. It seems that both Windows 7 and Windows Server 2008 R2 install with the “balanced” power plan. A balanced power plan for a ...

Scripting Guy!Windows PowerShellscripting techniques
Aug 29, 2010
2
1

Customize Colors and Fonts in the Windows PowerShell ISE

ScriptingGuy1
ScriptingGuy1

Summary: Customize colors and fonts in the Windows PowerShell ISE. The Microsoft Scripting Guys show you how to script the script editor. How meta!   Microsoft Scripting Guy Ed Wilson here. In just about two weeks it will be my birthday, and I have begun my mission to figure out what the female carbon based life form that inhabits my ...

Scripting Guy!Windows PowerShellWeekend Scripter
Aug 28, 2010
2
0

Change Colors Used by the Windows PowerShell ISE

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to change colors used by the Windows PowerShell ISE to customize your scripting environment.   Microsoft Scripting Guy Ed Wilson here. One of the things that is kind of lame about Charlotte is that there is not a good computer store. This is a rather surprising revelation considering the heavy concentration of high-tech ...

Scripting Guy!Windows PowerShellscripting techniques
Aug 26, 2010
0
0

Query Active Directory with PowerShell and Run WMI Commands

ScriptingGuy1
ScriptingGuy1

Summary: Use Windows PowerShell to Query Active Directory for computers and then run WMI commands on the remote machines. The Scripting Guys show you how.   Hey, Scripting Guy! We have a major problem at my company. We have a standard corporate desktop we are deploying by using the Windows Deployment tool kit. That part is going well, ...

Scripting Guy!Windows PowerShellscripting techniques