Showing results for Windows 8 - Scripting Blog [archived]

May 25, 2013
0
0

PowerTip: Use PowerShell to Find Disabled User Accounts

Doctor Scripto Doctor Scripto

Summary: Use Windows PowerShell to easily find disabled user accounts in Active Directory.  How can I use Windows PowerShell to find disabled user accounts in Active Directory?  Use the Search-ADAccount cmdlet from the Active Directory module: Search-ADAccount -AccountDisabled  ...

Scripting Guy!Windows PowerShellPowerTip
Feb 26, 2013
0
0

Use PowerShell to Show Update Messages from a Specific App

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to display Windows Update messages from specific apps in Windows 8.  Hey, Scripting Guy! I need to find out how often I am getting Windows Update messages for various apps in Windows 8. It seems like I am having to update things quite often, but I want to make ...

Scripting Guy!Windows PowerShellscripting techniques
Feb 25, 2013
0
0

Use PowerShell to Find Windows 8 Modern App Updates

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to find information about Windows 8 Modern App updates.  Hey, Scripting Guy! I love my Windows 8 laptop, and I also love my Windows RT Surface. One of the things that is a bit annoying is that it seems every time I turn on the computer, or my Surface, ...

Scripting Guy!Windows PowerShellscripting techniques
Jan 29, 2013
0
0

Use PowerShell to Reset Hyper-V Resource Metering

Doctor Scripto Doctor Scripto

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 servers running Windows Server 2008 R2 to Windows Server 2012. We are running Hyper-V, and we need to get a resource report...

Scripting Guy!Windows PowerShellPowerShell 3
Jan 6, 2013
0
0

Weekend Scripter: Messing Around with Disks

Doctor Scripto Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using the Windows 8 storage module to create partitions and to format disks. Microsoft Scripting Guy, Ed Wilson, is here. Today, I thought I would spend a bit more time playing around with the Windows 8 and Windows Server 2012 cmdlets in the storage module. To find these ...

Scripting Guy!Windows PowerShellWeekend Scripter

Feedback