Showing archive results for June 2015

Jun 18, 2015
Post comments count0
Post likes count0

Using PowerShell Grid View for User Info

Doctor Scripto

Summary: Learn how to use the Windows PowerShell grid view to display user information in this guest post by Tim Bolton and Don Walker. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Tim Bolton... Hi all, This project was a joint effort with my coworker, Don Walker (@EngineeringDon). In my current work environment, the cha...

Scripting Guy!Windows PowerShellguest blogger
Jun 17, 2015
Post comments count0
Post likes count0

PowerTip: Return Specific Number of PowerShell Cmdlets

Doctor Scripto

Summary: Learn how to return only a specific number of Windows PowerShell cmdlets.  How can I find only four Windows PowerShell cmdlets that use the verb Get, without seeing a            long scrolling list of found cmdlets?  Use the TotalCount parameter of the Get-Command cmdlet, for...

Scripting Guy!Windows PowerShellPowerTip
Jun 17, 2015
Post comments count3
Post likes count0

PowerShell and the Active Directory Schema: Part 2

Doctor Scripto

Summary: Guest blogger, Andy Schneider, continues his discussion about extending the Active Directory schema. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Andy Schneider, for Part 2 of his series. If you missed yesterday's post, see PowerShell and the Active Directory Schema: Part 1. Yesterday, we looked at what the...

Scripting Guy!Windows PowerShellguest blogger
Jun 16, 2015
Post comments count0
Post likes count0

PowerTip: Find Specific PowerShell Cmdlet Help

Doctor Scripto

Summary: Learn how to find help for a specific Windows PowerShell cmdlet parameter.  How can I find more information about a specific Windows PowerShell parameter that I saw a presenter use?  Use the Get-Help cmdlet, and specify the Windows PowerShell cmdlet and parameter names.            This exam...

Scripting Guy!Windows PowerShellPowerTip
Jun 16, 2015
Post comments count0
Post likes count0

PowerShell and the Active Directory Schema: Part 1

Doctor Scripto

Summary: Guest blogger, Andy Schneider, discusses extending the Active Directory schema. Microsoft Scripting Guy, Ed Wilson, is here. We welcome back guest blogger, Andy Schneider. Andy has a two-part blog series that will conclude tomorrow. Andy Schneider is the Identity and Access Management Architect for IT Services at Avanade. His team’s ...

Scripting Guy!Windows PowerShellguest blogger