Weekend Scripter: Use PowerShell to Meter Resources on Hyper-V Windows Server...
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell 3.0 to do Hyper-V Resource Metering on Windows Server 2012.Microsoft Scripting Guy, Ed Wilson, is here. Well, Charlotte...
View ArticlePowerTip: Find Printers That Use 32-bit or 64-bit drivers
Summary: Use Windows PowerShell 3.0 on Windows 8 to find print devices that use 32- or 64-bit drivers. How can I find print devices on my computer running Windows 8 that use 32-bit or 64-bit drivers?...
View ArticleUse PowerShell to Configure Hyper-V Resource Metering
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell 3.0 to configure Hyper-V Resource Metering on Windows Server 2012.Microsoft Scripting Guy, Ed Wilson, is here. Well,...
View ArticlePowerTip: Easily Find the Memory Configuration of Your Virtual Machines
Summary: Use Windows PowerShell 3.0 on Windows Server 2012 to easily find the memory configuration of your Hyper-V virtual machines. How can I easily find the memory configuration on my Windows Server...
View ArticleUse PowerShell to Reset Hyper-V Resource Metering
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell 3.0 to reset Hyper-V Resource Metering. Hey, Scripting Guy! Ok, I have this problem here at work. We have upgraded our...
View ArticlePowerTip: Change the Startup of Your Hyper-V Virtual Machine
Summary: Learn how to use Windows PowerShell 3.0 on Windows 8 to change the startup order of your Hyper-V virtual machine. How can I change the startup order of my virtual machine on my laptop running...
View ArticlePowerShell Workflows: Using Parameters
Summary: Honorary Scripting Guy and Microsoft PowerShell MVP Richard Siddaway continues his Windows PowerShell workflow series with a discussion on parameters.Microsoft Scripting Guy, Ed Wilson, is...
View ArticlePowerTip: Finding Workflow Help on PowerShell
Summary: Learn how to find help on workflows with Windows PowerShell. I open the Windows PowerShell console and type Get-Help -Categoryhelpfile workflow and nothing returns. How can I fix this problem?...
View ArticleCreate a Custom Hyper-V Resource Metering Reset Report
Summary: Microsoft Scripting Guy, Ed Wilson, shows you how to create a custom Hyper-V Resource Metering reset report by using Windows PowerShell 3.0.Microsoft Scripting Guy, Ed Wilson, is here. Well, I...
View ArticlePowerTip: Find Windows Hotfixes Installed After a Certain Date
Summary: Use Windows PowerShell to find hotfixes installed on your laptop running Windows 8 that were installed after a certain date. How can I find Windows hotfixes installed after a certain date on...
View ArticleUse PowerShell to Create and to Use a New Event Log
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create and to use a new event log.Microsoft Scripting Guy, Ed Wilson, is here. Well, it’s the weekend, baby! At...
View ArticlePowerTip: Use PowerShell to Add Printers to Windows Server 2012
Summary: Learn how to use a Windows PowerShell function to add a printer to your server running Windows Server 2012. How do I use Windows PowerShell 3.0 to add a printer to my print server running...
View ArticleWeekend Scripter: Sort Process Names by Length of Name
Summary: Microsoft Scripting Guy, Ed Wilson, takes some time out to play around with the Format-Wide cmdlet.Microsoft Scripting Guy, Ed Wilson, is here. Well, the Scripting Wife and I are hanging out...
View ArticlePowerTip: Find Processes That Use A Lot of Virtual Memory
Summary: Learn how to use Windows PowerShell to find processes that use more than 1,000 MB of virtual memory. How can I produce a listing of processes on my computer that use more than 1,000 MB of...
View ArticleWeekend Scripter: Create a SendTo Notepad Shortcut
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to create a SendTo Notepad shortcut.Microsoft Scripting Guy, Ed Wilson, is here. I absolutely love using Windows 8. To...
View ArticlePowerTip: Find All of the Common Approved PowerShell Verbs
Summary: Learn how to find all of the approved Windows PowerShell verbs that are in the Common group. I want to produce a list of all approved common Windows PowerShell verbs. How do I do it? This...
View ArticleUse PowerShell to Prepare for a Domain Upgrade
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to obtain operating system version information from domain controllers.Microsoft Scripting Guy, Ed Wilson, is here. The...
View ArticlePowerTip: Use a PowerShell Cmdlet to Get the Default AD DS Domain Password
Summary: Use a Windows PowerShell cmdlet from the ActiveDirectory module to obtain details about the default AD DS domain password policy. How do I use Windows PowerShell to find the default Active...
View ArticleUse PowerShell to Obtain Domain Controller Hardware Info
Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to do a hardware inventory of domain controllers needing an upgrade.Microsoft Scripting Guy, Ed Wilson, is here. Wow,...
View ArticlePowerTip: Use PowerShell to Check Your AD DS Domain Mode
Summary: Use a Windows PowerShell cmdlet from the ActiveDirectory module to check for the domain mode of your AD DS domain. How can I easily find out the domain mode of my Active Directory Domain...
View Article