Browse by Tags

Tagged Content List
  • Blog Post: Store PowerShell Profile on SkyDrive

    Summary : Guest blogger, JD Platek, talks about storing the Windows PowerShell profile on SkyDrive. Microsoft Scripting Guy, Ed Wilson, is here. Today I would like to introduce a new guest blogger. Please welcome JD Platek. JD has been in IT since 2003, and he is an Exchange Server 2010 and...
  • Blog Post: Understanding and Using PowerShell Profiles

    Summary: Microsoft Scripting Guy, Ed Wilson, talks about understanding and using Windows PowerShell profiles. Microsoft Scripting Guy, Ed Wilson, is here. Today, I thought I would provide another excerpt from my new Microsoft Press book: Windows PowerShell 3.0 Step by Step, which is available for...
  • Blog Post: Customize the PowerShell Console for Increased Efficiency

    Summary : Learn how to easily configure the Windows PowerShell console prompt for more efficiency and increased productivity. Microsoft Scripting Guy, Ed Wilson, is here. Well, once again it is the weekend. The first ever Pittsburgh PowerShell Users Group meeting was a resounding, sold-out success...
  • Blog Post: Make a Simple Change to PowerShell to Prevent Accidents

    Summary : Learn how a simple change to a preference variable can help prevent accidental changes when using Windows PowerShell. Microsoft Scripting Guy Ed Wilson here. When I was teaching my Windows PowerShell Best Practices class out in Irvine, California, recently, I was talking to the class...
  • Blog Post: Create a Really Cool PowerShell ISE Profile

    Summary: Learn how to create a powerful Windows PowerShell ISE profile by running a single script. Microsoft Scripting Guy Ed Wilson here. One of the problems with writing a daily blog is that after a while, you end with a huge collection of articles and scripts. When I got a new laptop, and immediately...
  • Blog Post: Scripting Wife Uses PowerShell to Update Sysinternals Tools

    Summary : The Scripting Wife adds a function to her Windows PowerShell profile to update the Sysinternals tools on her computer. Microsoft Scripting Guy Ed Wilson here. I had completed my IT Time radio interview with Blain Barton for my series on Windows PowerShell best practices, when I heard...
  • Blog Post: Scripting Wife Adds a Cool Function to a PowerShell Profile

    Summary : The Scripting Wife learns how to add a cool function to her Windows PowerShell profile. The story you are about to read is true. We did not bother to change the names to protect the innocent. However, we did alter some of the facts. The hot weather had finally broken, and fluffy...
  • Blog Post: The Scripting Wife Creates a PowerShell ISE Profile

    Summary : The Scripting Wife learns how to create a Windows PowerShell ISE profile. Note This is part two in a series of articles in which The Scripting Wife learns how to work with Windows PowerShell profiles. In yesterday’s article , she created a profile for the Windows PowerShell console...
  • 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: How 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 Sunday morning here in Charlotte, North Carolina . The female humanoid that shares my domicile has...
  • Blog Post: Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (8/27/10)

    In this post : How Can I Take Script Output and Use It in Other Scripts? Troubleshooting a Script That Reads from Excel Does Windows 7 Recognize VBScript Scripts? Can I Change the Path to the Profile Folder in Windows PowerShell? How Can I Take Script Output and Use It in Other...
  • Blog Post: Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (5/14/10)

    In this post : How Can I Use the Ver Command in Windows PowerShell? What Do These Numbers Mean That Are Returned by This WMI Class? How Can I Change the Color of Text Displayed in the Windows PowerShell Console? How Can I Get the User Name That Runs Services on Local and Remote Systems...
  • Blog Post: Hey, Scripting Guy! How Can I Add a Function to a Profile in Windows PowerShell?

    Hey, Scripting Guy! I have been reading your articles about working with Windows PowerShell profiles, and they are pretty cool. However, I have a question. You mentioned on Monday that I could add a function to a Windows PowerShell profile. I am not sure how I would do that. Can you add a function to...
  • Blog Post: Hey, Scripting Guy! What's the Deal with the Dash in Cmdlet Names?

    Hey, Scripting Guy! I enjoy using Windows PowerShell, but I do not like the two-word cmdlet names you created for everything. As a matter of fact, I hate the two-word cmdlet names because the dash (-) symbol is hard to type. I guess I will eventually get used to it, but you have to realize that Windows...
  • Blog Post: Hey, Scripting Guy! Why Would I Even Want to Create a Profile in Windows PowerShell?

    Hey, Scripting Guy! Okay, I get that I can create a profile for Windows PowerShell. What I don’t understand is why I would want to create a profile in the first place. It seems to me that Windows PowerShell 2.0 works just fine the way it is. Can you enlighten me a bit? -- VW Hello VW, Microsoft...
  • Blog Post: Hey, Scripting Guy! How Can I Use Profiles with Windows PowerShell?

    Hey, Scripting Guy! I would like to personalize the way that Windows PowerShell works. I have been hearing that I can use a thing called a profile to do this, but when I try to find information about profiles, I come up blank. There is no New-Profile Windows PowerShell cmdlet so I do not see how to create...