Showing tag results for guest blogger

Dec 20, 2012
Post comments count0
Post likes count0

PowerTip: View Static Members of a Type Accelerator

Doctor Scripto
Doctor Scripto

Summary: Learn how to view static members of a type accelerator in Windows PowerShell.  How can I view the static methods and properties of the [math] type accelerator?  Charlotte Windows PowerShell user group Brian Wilhite says: To view the methods and properties of the [math] type accelerator, you’ll use the Get-Member&n...

Scripting Guy!Windows PowerShellPowerTip
Dec 20, 2012
Post comments count0
Post likes count0

Scripting Guys Announce the Holiday Lineup

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, announces the holiday lineup. Microsoft Scripting Guy, Ed Wilson, is here. I am pleased to announce the holiday lineup for this year’s holiday season. Once again, it is written by Windows PowerShell MVP and Honorary Scripting Guy Sean Kearney. Here is Sean’s updated biography: One day a littl...

Scripting Guy!Windows PowerShellguest blogger
Dec 19, 2012
Post comments count0
Post likes count0

PowerTip: Search for Inactive User Accounts in Windows Server 2012 Active Directory

Doctor Scripto
Doctor Scripto

Summary: Learn how to use Windows PowerShell to search for inactive user accounts in Active Directory for Windows Server 2012.  How can I query inactive user accounts in my Windows Server 2012 Active Directory environment?  Charlotte Windows PowerShell user group member Brian Wilhite says: You can use the ActiveDirectory mo...

Scripting Guy!Windows PowerShellPowerTip
Dec 18, 2012
Post comments count0
Post likes count0

PowerTip: Select the Next-to-Last Item in a PowerShell Array

Doctor Scripto
Doctor Scripto

Summary:  Learn how to select the next-to-last item in a Windows PowerShell array.  I have a collection of objects in an array, and I need to select the next-to-last item in the array. How can this be done?  Good question … Charlotte Windows PowerShell user group member Brian Wilhite says: Every now and then, there are ti...

Scripting Guy!Windows PowerShellPowerTip
Dec 17, 2012
Post comments count0
Post likes count0

PowerTip: Collect VM Performance by Using PowerShell

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell 3.0 and Windows Server 2012 to collect virtual machine performance information.  How do I collect performance data on a daily basis for a specific Hyper-V virtual machine?  Charlotte Windows PowerShell User group member Brian Wilhite says: There are two cmdlets that we’ll use first, ena...

Scripting Guy!Windows PowerShellPowerTip