Find Active Power Plan on Remote Servers by Using PowerShell
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....
View ArticleGet Windows Power Plan Settings on Your Computer by Using PowerShell
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...
View ArticleUse Windows PowerShell to Display Service Dependencies
Summary : Use Windows PowerShell to display service dependencies on Windows for troubleshooting shutdown problems in Windows 7. Hey, Scripting Guy! I have a problem on my Windows 7 PC. It hangs on...
View ArticleUsing Windows PowerShell to Determine Service Launch Order
Summary : The Microsoft Scripting Guys show how to determine service launch order by using Windows PowerShell and WMI in this helpful step-by-step article. Hey, Scripting Guy! I need to find out the...
View ArticleQuick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (9/3/10)
In this post : How to Identify COM Objects for Use by Windows PowerShell or VBScript How Can I Make My Scripts Take Less Time? How to Identify COM Objects for Use by Windows PowerShell or VBScript Hey,...
View ArticleAdding Custom Menu Items to the Windows PowerShell ISE
Summary : Microsoft Scripting Guy Ed Wilson provides step-by-step instructions for adding custom menu items to the Windows PowerShell ISE. Microsoft Scripting Guy Ed Wilson here. A long long long long...
View ArticleHow to Create a Customizable Profile for the PowerShell ISE
Summary : Learn how to create a customizable profile for the Windows PowerShell ISE. The Microsoft Scripting Guys walk you through the steps. Microsoft Scripting Guy Ed Wilson here. It is a quiet...
View ArticleSave a Microsoft Excel Workbook as a PDF File by Using PowerShell
Summary : Microsoft Scripting Guys show you how to use Windows PowerShell to save a Microsoft Excel workbook as a PDF file. Hey, Scripting Guy! There are some things I really enjoy about working for a...
View ArticleUse PowerShell to Remove Personal Information from Excel
Summary : Learn how to use Windows PowerShell to remove personal and other information from Microsoft Excel workbooks in this Scripting Guys article. Hey, Scripting Guy! At times, I really hate where I...
View ArticleCopy Data from One Excel Spreadsheet to Another with PowerShell
Summary : The Microsoft Scripting Guys show you how to copy data from one Microsoft Excel spreadsheet to another one by using Windows PowerShell. Hey, Scripting Guy! I have this monster Microsoft Excel...
View ArticleCopy CSV Columns to an Excel Spreadsheet by Using PowerShell
Summary : Join the Microsoft Scripting Guys as they show you how to copy CSV columns to a Microsoft Excel spreadsheet by using Windows PowerShell. Hey, Scripting Guy! I love comma-separated value (CSV)...
View ArticleQuick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (9/10/10)
Summary : The Scripting Guys answer questions about Windows Features, and discuss troubleshooting VBScript scripts and Windows PowerShell. In this post : Converting a VBScript Script to a Windows...
View ArticleAutomatically Add Comment-Based Help to Your PowerShell Scripts
Summary : Automatically add comment-based help to your Windows PowerShell scripts; learn how in this how-to article by Scripting Guy Ed Wilson. Microsoft Scripting Guy Ed Wilson here. Last Sunday, I...
View ArticleModify the PowerShell ISE to Automatically Add a Script Header
Summary : Customize the Windows PowerShell ISE by automatically adding custom headers to new scripts. The Microsoft Scripting Guys show you how. Microsoft Scripting Guy Ed Wilson here. Oliver, my...
View ArticleManage DNS in a Windows Environment by Using PowerShell
Summary : Manage DNS in a Windows environment by using Windows PowerShell. Guest Blogger Richard Siddaway shows how to do it in a simple and effective manner. Hey, Scripting Guy! What can I do with...
View ArticleUse PowerShell to Script Changes to the SharePoint Web.config File
Summary : Learn how to use Windows PowerShell to script changes to the web.config file on SharePoint 2010. Hey, Scripting Guy! I need help using Windows PowerShell to automate making changes to the...
View ArticleUse Windows PowerShell to Manage Lists in SharePoint 2010
Summary : Learn how to use Windows PowerShell to manage lists in SharePoint 2010. Today’s guest blogger is Glyn Clough. Hey, Scripting Guy! How can I use Windows PowerShell to work with SharePoint 2010...
View ArticleHow to Use PowerShell to Create Shared Folders in Windows 7
Summary : Guest blogger Sean Kearney shows you how to use Windows PowerShell to create shared folders and set permissions on a Windows desktop. Hey, Scripting Guy! How can I use Windows PowerShell...
View ArticleQuick-Hits Friday: Run VBScript from the PowerShell Console, and Search for...
Summary : The Microsoft Scripting Guys discuss adding Run As capability to VBScript and using Windows PowerShell to run VBScript. Also discussed: Searching for multiple extensions, and creating a local...
View ArticleLearn How to Customize the Windows PowerShell Script Editor
Summary : Learn how to customize the Windows PowerShell script editor by using readily available functions from the PowerShellPack. Microsoft Scripting Guy Ed Wilson here. Even well-planned blogs often...
View Article