2013 Scripting Games Competitor’s Guide
Summary: The 2013 Windows PowerShell Scripting Games Competitor’s Guide is posted today.Microsoft Scripting Guy, Ed Wilson, is here. Don Jones from PowerShell.org is back with us today with the 2013...
View ArticlePowerTip: Get Windows PowerShell Online Help
Summary: Use Get-Help and a switch to show the latest Windows PowerShell online Help in your browser. How can I open and view the Windows PowerShell online Help in my Internet browser? Use the Online...
View ArticleBeginner Practice for 2013 Scripting Games
Microsoft Scripting Guy, Ed Wilson, is here. Today we have Don Jones, from www.powershell.org and a practice event for the Beginner category of the 2013 Scripting Games.This is a practice event. You...
View ArticleAdvanced Practice for 2013 Scripting Games
Summary: Prepare for the Advanced category of the 2013 Scripting Games with this practice event.Instead of a PowerTip today, we bring you Don Jones from www.powershell.org and the practice event.This...
View ArticleUse PowerShell to Copy Files and Folders to a New Location
Summary: The Scripting Wife learns about using Windows PowerShell to copy files and folders in prep for the 2013 Scripting Games.The days seem to start early, and the evening arrives later this time of...
View ArticlePowerTip: Use PowerShell to Copy Files
Summary: Learn how to use Windows PowerShell to copy files from one location to another. How can I use Windows PowerShell to copy a file to a new location? Use the Copy-Item cmdlet and specify the path...
View ArticleWeekend Scripter: Use PowerShell to Find the Version of Windows
Summary: The Scripting Wife learns about using Windows PowerShell to find computer hardware information in prep for the 2013 Scripting Games.Microsoft Scripting Guy, Ed Wilson, is here. This morning...
View ArticlePowerTip: Use PowerShell to Detect Mouse Type Used on Laptop
Summary: Use Windows PowerShell and WMI to detect the type of mouse that is being used on a laptop running Windows 8. How can I find information about the type of mice that are being used in...
View ArticleUse PowerShell to modify WMI data such as drive label
Summary: The Scripting Wife learns how to use the CIM cmdlets and Windows PowerShell to assign a new drive label by modifying WMI data Weekend Scripter: Changing WMI information Microsoft Scripting...
View ArticlePowerTip: Use PowerShell to Find WMI Classes with a Specific Property
Summary: Use Windows PowerShell to find WMI classes that contain a specific property. How can I use Windows PowerShell to help find a WMI class that contains a specific property? Use the Get-CimClass...
View Article2013 PowerShell Scripting Games official kickoff
Summary: It is finally here -- the 2013 PowerShell Scripting Games official kickoff Microsoft Scripting Guy, Ed Wilson, is here. It’s here. It’s here. It’s here. Yep, the 2013 Windows PowerShell...
View ArticlePowerTip: Use PowerShell to Keep Up-to-Date with the 2013 Scripting Games
Summary: Use Windows PowerShell to help you stay up-to-date with the 2013 Scripting Games. How can I use Windows PowerShell to obtain an RSS feed of all 2013 Scripting Games content from the Scripting...
View ArticleUse the AD DS Module to Find Computers with PowerShell
Summary: The Scripting Wife learns about querying Active Directory Domain Services with Windows PowerShell in prep for the 2013 Scripting Games.Microsoft Scripting Guy, Ed Wilson, is here. Well...
View ArticlePowerTip: Use PowerShell to Find WMI Classes Related to Disks
Summary: Use Windows PowerShell 3.0 to help find WMI classes related to disks. How can I find WMI classes that will return information about disks on my local computer? Use the Get-CimClass cmdlet in...
View ArticleUse PowerShell to Get Name and IP Address of Virtual Machines
Summary: The Scripting Wife learns to use Windows PowerShell to get networking information from all virtual machines running Hyper-V in prep for the 2013 Scripting Games.Microsoft Scripting Guy, Ed...
View ArticlePowerTip: Use PowerShell to Find Virtual Machine DVD Info
Summary: Use Windows PowerShell to find Hyper-V DVD information in Windows 8 or Windows Server 2012. How can I use Windows PowerShell in Windows 8 or Windows Server 2012 to find Hyper-V virtual...
View Article2013 Scripting Games: Beginner Event 1
Summary: Dr. Scripto needs to gather all log files older than 90 days and move them to an archive location.Microsoft Scripting Guy, Ed Wilson, is here. This is a day for the history books. Today is the...
View Article2013 Scripting Games: Advanced Event 1
Summary: Dr. Scripto needs to gather all log files older than 90 days and move them to an archive location.Microsoft Scripting Guy, Ed Wilson, is here. This is a day for the history books. Today is the...
View ArticleScripting Wife Comments on Beginner Event 1
Summary: The Scripting Wife reveals her impressions of 2013 Scripting Games Beginner Event 1.Hi everyone, I want to welcome you to the 2013 Scripting Games. This year the events were designed by the...
View ArticleUse PowerShell to Work with Windows Explorer
Summary: Microsoft PFE, Chris Wu, talks about using Windows PowerShell to work with the Windows Desktop through the Windows Explorer interface.Microsoft Scripting Guy, Ed Wilson, is here. Today I have...
View Article