Browse by Tags

Tagged Content List
  • Blog Post: Hey, Dude! Where Are My Methods?

    Summary : Windows PowerShell MVP, Richard Siddaway, talks about WMI's missing methods in Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Today we have a guest blog post by Windows PowerShell MVP, Richard Siddaway. Richard has been working with Microsoft technologies for 25 years...
  • Blog Post: Weekend Scripter: Copy Text from One Tab in the PowerShell ISE to the Next

    Summary : Microsoft Scripting Guy, Ed Wilson, creates a function to copy script text from one Windows PowerShell ISE tab to a new one. Microsoft Scripting Guy, Ed Wilson, is here. Well, the day is finally here. It is time for the Jacksonville, Florida IT Pro Camp. The speaker dinner last night...
  • Blog Post: 2012 Scripting Games Beginner Event 4: Compare Two Folders

    Summary : In Beginner Event 4, you are required to compare two folders after completing to a backup. About this event Division Beginner Date of Event 4/5/2012 12:01 AM Due Date 4/12/2012 12:01 AM Event scenario...
  • Blog Post: Use Tab Expansion in the PowerShell ISE to Avoid Cmdlet Aliases

    Summary : Learn how to use Tab Expansion in the Windows PowerShell ISE to avoid using cmdlet aliases and to add complete parameter names in commands. Hey, Scripting Guy! I spend a decent amount of time working with scripts, and I would like to learn how to use the Windows PowerShell ISE more effectively...
  • Blog Post: Learn Keyboard Tricks to Use the PowerShell ISE Easier

    Summary : Learn how to use the Windows PowerShell ISE more effectively by leveraging keyboard shortcuts. Hey, Scripting Guy! I am the network administrator for a large company, and we have to go through very rigorous testing before we can download and install software on our servers. This requirement...
  • Blog Post: Learn How to Use the Free PowerShell ISE to Edit Scripts

    Summary : Learn about using the Windows PowerShell ISE to edit scripts, and to modify the script execution policy in this step-by-step blog. Hey, Scripting Guy! I have a problem. I was following your blog yesterday about typing long commands inside the Windows PowerShell ISE , and I saved my work...
  • Blog Post: Use the PowerShell ISE to Work with Long Commands

    Summary : Learn how to use the Windows PowerShell ISE to work with long commands and make things easier to understand. Hey, Scripting Guy! I don’t get the purpose of the Windows PowerShell ISE. I mean, we have the Windows PowerShell console, and most of the time, all I am doing is typing a few...
  • Blog Post: Modify the PowerShell ISE to Remove Aliases from Scripts

    Summary : In this weekend scripter blog, learn how to modify the Windows PowerShell ISE so that it automatically removes aliases from a script. Weekend Scripter Microsoft Scripting Guy, Ed Wilson, here. The PowerShell Deep Dive in Las Vegas, Nevada was a real treat. The Scripting Wife and I both...
  • Blog Post: Add Code Snippets to Your Script by Using the PowerShell ISE

    Summary : Learn how to modify the Windows PowerShell ISE to automatically add code snippets. Microsoft Scripting Guy Ed Wilson here. There are advantages and disadvantages to using multiple computers. One of the advantages is that I get to see where I have assumed a dependency on some particular...
  • Blog Post: Use PowerShell to Download and Install Internet Code Snippets

    Summary : Learn how to use Windows PowerShell to download code snippets from the Internet and install them for use in the Windows PowerShell ISE. Microsoft Scripting Guy Ed Wilson here. It seems as if there is an old song that rather describes things right now. It goes somewhat like this: The...
  • Blog Post: Use PowerShell to Check Your Server’s Performance

    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...
  • Blog Post: Weekend Scripter: Create a Holiday Greeting Using PowerShell and WPF

    Summary: Microsoft PFE Chris Bellee from Australia shows how to use Windows PowerShell and WPF to create a holiday greeting. Microsoft Scripting Guy Ed Wilson here. It is almost the end of the year and we have decided to devote some posts to the holiday season. We even have guest bloggers from...
  • Blog Post: A PowerShell Carol in which Ebenezer Script Learns WMI

    Summary: A Windows PowerShell Carol in which Ebenezer Script learns how easy it to use WMI to check disk space usage. Hey, Scripting Guy! I am wondering if Ebenezer Script will learn how easy it is to work with WMI from inside Windows PowerShell. -- CS Hello CS, Microsoft Scripting Guy...
  • Blog Post: Weekend Scripter: Use PowerShell to Create Holiday Wish List

    Summary: Learn how to use Windows PowerShell to create a holiday wish list Microsoft Scripting Guy Ed Wilson here. It is almost the end of the year and we have decided to devote some posts to the holiday season. We even have guest bloggers from around the world to share some holiday spirit. Today...
  • Blog Post: Use PowerShell NetPoint cmdlets to Ease Network Management

    Summary: Learn how to use the NetPoint cmdlets with Windows PowerShell to simplify network management. Hey, Scripting Guy! What can you tell me about how to automate network management while using Windows PowerShell? -- MS Hello MS, Microsoft Scripting Guy Ed Wilson here. We will wrap...
  • Blog Post: Use PowerShell to Document Your SQL Database

    Summary: Learn how to use Windows PowerShell to document your Microsoft SQL Server database Hey, Scripting Guy! Is it possible to use Windows PowerShell to document my Microsoft SQL Server database? -- CR Hello CR, Microsoft Scripting Guy Ed Wilson here. Welcome to day three of guest...
  • Blog Post: Automatically Add Comments in PowerShell, Work with Text Files and Customize Office Communicator

    Summary: Learn how to automatically add multiline comments in the Windows PowerShell ISE, how to work with text files in VBScript, and how to customize Microsoft Office Communicator. In this post: Customize Sounds in Office Communicator Work with Text Files in VBScript Encrypt PowerShell...
  • Blog Post: Weekend Scripter: Automatically Save and Restore PowerShell ISE Preference Settings

      Summary : Microsoft MVP Ravikanth shows how to automatically save and restore Windows PowerShell ISE preference settings with an easy-to-use function.   Microsoft Scripting Guy Ed Wilson here. It is a fact that no script is ever completed. There is always something else that can be accomplished...
  • Blog Post: Create a Transcript of Commands from the Windows PowerShell ISE

    Summary : Create a transcript of commands from the Windows PowerShell ISE in this Microsoft Scripting Guys how-to article. Microsoft Scripting Guy Ed Wilson here. One of the things I enjoy about using the Windows PowerShell console is the transcript feature. When I am playing around on the Windows...
  • Blog Post: Modify 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 friend in Regensburg , Germany, was having a problem adding a user to a group from another forest....
  • Blog Post: Automatically 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 spent the morning creating a Windows PowerShell ISE profile . Today, I thought I would add something...
  • Blog Post: Customize Colors and Fonts in the Windows PowerShell ISE

    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...
  • Blog Post: Changing the Fonts Used by the Windows PowerShell ISE

    Summary : See how to change the fonts used by the Windows PowerShell ISE in the Script pane and Output pane. Microsoft Scripting Guy Ed Wilson here. The summer is rapidly drawing to a close, although the summer heat and humidity will more than likely linger for another month. The key indicator...
  • Blog Post: Exploring the Windows PowerShell ISE Color Objects

    Summary : Join Microsoft Scripting Guy Ed Wilson as he takes you on a guided tour of the Windows PowerShell ISE color objects. Microsoft Scripting Guy Ed Wilson here. It is a beautiful sunny afternoon. I have decided to embrace the sunshine and accept the humidity that seems to be irrevocably joined...
  • Blog Post: Hey, Scripting Guy! Weekend Scripter: The Scripting Wife Uses the Windows PowerShell ISE

    Microsoft Scripting Guy Ed Wilson here. It’s a road trip. The Scripting Wife and I are heading out of town to attend a Windows PowerShell user group meeting where I will be speaking about Windows PowerShell best practices. Because I wrote a book about Windows PowerShell Best Practices, I guess people...