Showing archive results for September 2013

Sep 18, 2013
Post comments count0
Post likes count0

Creating ACLs for Windows Azure Endpoints—Part 3

Doctor Scripto

Summary: Learn how to use Windows PowerShell to create ACLs for Windows Azure endpoints. Microsoft Scripting Guy, Ed Wilson, is here. Windows networking engineer, James Kehr, is back with us today to share more Windows Azure goodies. Now here’s James… Imagine this if you will. I’ve written two rather large blog posts about creati...

Scripting Guy!Windows PowerShellguest blogger
Sep 17, 2013
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find Disabled User Accounts in AD DS

Doctor Scripto

Summary: Easily find disabled user accounts in Active Directory Domain Services (AD DS) by using Windows PowerShell.  How can I easily use Windows PowerShell to find disabled user accounts?  Use the Search-ADAccount cmdlet from the Active Directory module in the RSAT tools, and specify the AccountDisabled and User...

Scripting Guy!Windows PowerShellPowerTip
Sep 17, 2013
Post comments count0
Post likes count0

Recursively Search Active Directory Security Groups

Doctor Scripto

Summary: Guest blogger, system admin Marc Carter, talks about recursively searching AD security groups with Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Marc Carter is back with us today as our guest blogger. Marc is a system administrator at the Corpus Christi Army Depot. Take it away, Marc… Like many other mid- to large...

Scripting Guy!Windows PowerShellguest blogger
Sep 16, 2013
Post comments count0
Post likes count0

PowerTip: Display Only Hidden Files and Folders in PowerShell

Doctor Scripto

Summary: Use Windows PowerShell to display only hidden files and folders.  How can I use Windows PowerShell 3.0 to display only hidden files and folders?  Use the –Hidden parameter from Get-ChildItem: Get-ChildItem -Hidden

Scripting Guy!Windows PowerShellPowerTip
Sep 16, 2013
Post comments count0
Post likes count0

PowerShell Summit North America 2014 announced

ScriptingGuy1

PowerShell Summit North America 2014 will open for public registration on September 15th; we'll have some discounts available and everything is described at http://powershell.org/wp/?p=9776. We've already run through registration periods for our 2013 alumni, and for our TechLetter subscribers. But the biggest audience we have yet to reach are the f...

communityPowerShell