Summary : Learn how to use Windows PowerShell to create a custom file extension to store code snippets. Weekend Scripter: Creating a .snip file type Microsoft Scripting Guy, Ed Wilson, here. After I created the Get-CodeSnippet function yesterday , I decided...(read more)
↧
Create a Custom File Extension by Using PowerShell
↧
Use PowerShell to Troubleshoot Your Windows 7 Computer
Summary : Learn how to use Windows PowerShell to simplify troubleshooting your Windows 7 or Windows Server 2008 R2 computers. Hey, Scripting Guy! I was recently reading something about using the Windows PowerShell troubleshooting packs that are available...(read more)
↧
↧
Use PowerShell to Automate Windows Troubleshooting
Summary : Learn how to use Windows PowerShell to automate troubleshooting of Windows 7 and Windows Server 2008 R2. Hey, Scripting Guy! I need to be able to perform troubleshooting tasks on my Windows 7 desktop computer, but I do not want to sit and answer...(read more)
↧
Use PowerShell Troubleshooting Packs to Diagnose Remote Problems
Summary : Learn how to use Windows PowerShell troubleshooting packs to diagnose and correct problems with remote systems. Hey, Scripting Guy! I need to troubleshoot remote systems. In the past, we have always configured Remote Desktop on our servers to...(read more)
↧
Use PowerShell and Scheduled Tasks to Automate Troubleshooting
Summary : Microsoft Scripting Guy Ed Wilson shows how to use Windows PowerShell and scheduled tasks to automate troubleshooting your computer. Hey, Scripting Guy! We have a website that is currently hosted on a rather unreliable server. I am tired...(read more)
↧
↧
2011 Scripting Games Study Guide
The 2011 Scripting Games will be held April 4–April 15, 2011 and will test a variety of commonly required skills for IT pros seeking to automate their production environment. The development of competencies in the areas shown below will help the...(read more)
↧
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...(read more)
↧
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...(read more)
↧
Use the PowerShell DHCP Module to Simplify DHCP Management
Summary : Learn about using a free Windows PowerShell module to simplify working with DHCP. Hey, Scripting Guy! I would like to know how to use Windows PowerShell to work with Microsoft DHCP servers. Can this be done? —EJ Hello EJ, Microsoft Scripting...(read more)
↧
↧
Using PowerShell to Get Data from a SharePoint 2010 List
Summary : Learn how to use Windows PowerShell to get data from a SharePoint 2010 list. Hey, Scripting Guy! I need to be able to access data in a SharePoint 2010 list, but I do not have access to the server itself. All I can do is view the website and...(read more)
↧
Use PowerShell and .NET to Find Expired Certificates
Summary : Learn how to use Windows PowerShell and Microsoft .NET classes to find expired certificates on local and remote computers. Hey, Scripting Guy! How can I use Windows PowerShell and the .NET Framework classes to work with certificates? -- PB Hello...(read more)
↧
Use PowerShell to Simplify Working with XML Data
Summary : Learn how to use Windows PowerShell to simplify working with XML data. Hey, Scripting Guy! How can I use Windows PowerShell to work with XML? -- FD Hello FD, Microsoft Scripting Guy Ed Wilson here. We are in the middle of Guest Blogger Week...(read more)
↧
Speed Up Array Comparisons in Powershell with a Runtime Regex
Summary : Learn how to speed up array comparisons in Windows PowerShell by using a runtime regular expression Hey, Scripting Guy! I am interested in speeding up comparisons of arrays when I use Windows PowerShell. Can you help me? —CR Hello CR,...(read more)
↧
↧
Grab the 2011 Scripting Games Badge!
Please show your s upport for the 2011 Scripting Games by linking back to us! Copy the code below and paste it into your own blog! <a href="http://blogs.technet.com/heyscriptingguy/archive/tags/2011+Scripting+Games/default.aspx"><img alt="2011...(read more)
↧
2011 Scripting Games: All Links on One Page
All essential 2011 Scripting Games links on one page! Add this page to your favorites. (For that matter, make it your home page.) Wrap-Up Commentaries Coming May 2, 2011, after conclusion of Expert Solutions. Scripts Coming April 11, 2011, after the first...(read more)
↧
Learn PowerShell at the Scripting Guys 2011 Scripting Games
Summary : The biggest Windows PowerShell learning event is just around the corner. Details about the 2011 Scripting Games are here. Weekend Scripter: Destination the 2011 Scripting Games Microsoft Scripting Guy, Ed Wilson here. Welcome to the sixth annual...(read more)
↧
Scripting Wife Learns About Formatting PowerShell Output
Summary : The Scripting Wife learns from the Microsoft Scripting Guy about formatting Windows PowerShell output with Format-List . It is a Monday morning much like any one of hundreds of previous Mondays. The celestial orb has yet to make an appearance...(read more)
↧
↧
Scripting Wife Learns to Format Wide Output with PowerShell
Summary : The Scripting Wife learns how to use the Format-Wide cmdlet in Windows PowerShell. I imagine winter has nearly departed Charlotte, North Carolina and that spring will arrive soon. Yesterday, besides being rather long, turned out to be gorgeous...(read more)
↧
Format PowerShell Output with an Easy-to-Use Table
Summary : The Scripting Wife learns how to format Windows PowerShell output with the easy-to-use Format-Table cmdlet. Microsoft Scripting Guy, Ed Wilson, here. I wonder how you might describe the perfect day? For me, it consists of receiving feedback...(read more)
↧
Scripting Wife Learns to View Data with Out-GridView
Summary : The Scripting Wife learns how to view and to sort data by using the Out-GridView Windows PowerShell cmdlet. I just finished with a fun conference call with a colleague in which we were talking about how to best work with the community. Originally...(read more)
↧