Showing results for November 2014 - Page 3 of 13 - Scripting Blog [archived]

Nov 25, 2014
Post comments count0
Post likes count0

Active Directory Week: Explore Group Membership with PowerShell

Doctor Scripto
Doctor Scripto

Summary: Learn about the nuances involved in reporting group memberships with Active Directory PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Today we continue our series about Active Directory PowerShell by Ashley McGlone. If you missed it, you may enjoy reading Get Started with Active Directory PowerShell first. Now, here's Ashley....

Scripting Guy!Windows PowerShellguest blogger
Nov 24, 2014
Post comments count0
Post likes count0

PowerTip: Find PowerShell Help Topics for Active Directory

Doctor Scripto
Doctor Scripto

Summary: Find the Windows PowerShell help_about topics for Active Directory.  Where are the Windows PowerShell help_about topics for Active Directory? If you have Windows 7 or Windows Server 2008 R2 with the Active Directory Remote Server Administration Tools            (RSAT) installed, you also have t...

Windows PowerShellPowerTipguest blogger
Nov 24, 2014
Post comments count0
Post likes count0

Active Directory Week: Get Started with Active Directory PowerShell

Doctor Scripto
Doctor Scripto

Summary: Microsoft premier field engineer (PFE), Ashley McGlone, discusses the Active Directory PowerShell cmdlets. Microsoft Scripting Guy, Ed Wilson, is here. Today we start a series about Active Directory PowerShell, written by Ashley McGlone... Ashley is a Microsoft premier field engineer (PFE) and a frequent speaker at events like PowerSh...

Scripting Guy!Windows PowerShellguest blogger
Nov 23, 2014
Post comments count1
Post likes count0

PowerTip: Use PowerShell to Find If Folder Inherits from Parent

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to determine if an NTFS folder inherits from its parent folder.  How can I use Windows PowerShell to determine if an NTFS folder inherits from its parent folder?  Use the Get-NTFSAccessInheritance cmdlet provided by the NTFSSecurity module, for example: Get-NTFSAccessInheritance -Path C:\Windows Or if you w...

Nov 23, 2014
Post comments count0
Post likes count0

Weekend Scripter: Manage NTFS Inheritance and Use Privileges

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE, Raimund Andree, talks about using Windows PowerShell to disable inheritance on folders. Microsoft Scripting Guy, Ed Wilson, is here. Today Raimund Andree, talks about using Windows PowerShell to disable inheritance on folders. Take it away, Raimund... In my previous post, Use PowerShell to Get, Add, and Remove NTFS Permissio...

Scripting Guy!Windows PowerShellguest blogger