-
Summary : Today’s post is a quick Windows PowerShell tip to save time for the Help Desk to unlock Active Directory accounts. Microsoft Scripting Guy, Ed Wilson, is here. I was talking to Ashley the other day, and he was telling me about a cool tip...
-
Summary : Learn how to use Windows PowerShell to explore Active Directory Security settings on objects. Hey, Scripting Guy! I have a problem. My boss told me I need to document the access rights for objects that are in Active Directory. I have absolutely...
-
Summary : Microsoft Scripting Guy, Ed Wilson, talks about troubleshooting the status of Active Directory integrated DNS servers. Microsoft Scripting Guy, Ed Wilson, is here. The first ever PowerShell Saturday that was held in Columbus, Ohio was a tremendous...
-
Summary : Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to discover the Active Directory FSMO role holders Microsoft Scripting Guy, Ed Wilson, is here. The day has arrived—it is PowerShell Saturday in Columbus, Ohio! Wes...
-
Summary : Microsoft Scripting Guy Ed Wilson shows how to use the Active Directory PowerShell cmdlets to query and to rename a site. Hey, Scripting Guy! I am getting excited about using Windows PowerShell to manage Active Directory. But there are some...
-
Summary : Learn how to keep your Windows PowerShell versions straight, and avoid errors while using a one-line command to add computers to domain. Microsoft Scripting Guy, Ed Wilson, is here. Earlier this week I wrote Use PowerShell to Replace netdom...
-
Summary : Learn three ways to use Windows PowerShell to reset the computer secure channel. Hey, Scripting Guy! We have a problem with the computers in our computer classroom. We set up this classroom to teach new hires how to use our mission critical...
-
Summary : Use the Active Directory module and Windows PowerShell to move computer accounts. Hey, Scripting Guy! I need to figure out a way to manage computer accounts in Active Directory. We are running Windows Server 2008 R2. I have seen some VBScript...
-
Summary : Learn how to replace netdom commands with simple Windows PowerShell cmdlets to rename and reboot the computer or join the domain. Hey, Scripting Guy! It seems that I have been hand building a number of computers recently for a computer lab we...
-
We’ve seen a few things we can do with the WMI provider for Active Directory. One of the most useful is testing replication function test-replication { [ CmdletBinding ( ) ] param ( [string] $computername = $env:COMPUTERNAME ) Get-WmiObject -Namespace...
-
Summary : Microsoft PFE, Norman Drews, shows how to use the Active Directory cmdlets and the Exchange cmdlets to clean up distribution groups. Microsoft Scripting Guy, Ed Wilson, is here. Welcome our guest blogger, Norman Drews. Norman is a Microsoft...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
01-27-2012
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, Active Directory, user accounts, guest blogger, groups, Microsoft Exchange 2010, Messaging & Communication, Norman Drews
-
Summary : See how guest blogger, Rich Prescott, leveraged the Windows PowerShell community as he built his popular ArPosh Client System Administration tool. Microsoft Scripting Guy, Ed Wilson, is here. We are really starting the new year off correctly...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
01-06-2012
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, operating system, graphical, desktop management, Active Directory, WMI, processes, guest blogger, services, other Directory Services, local accounts and Windows NT 4.0 accounts, Software, Rich Prescott, General Mgmt Tasks
-
Summary : Use Windows PowerShell to discover what schema updates have been applied to your Active Directory environment. Microsoft Scripting Guy, Ed Wilson, is here. Today we have as our guest blogger, Ashley McGlone. Ashley is a premier field engineer...
-
Summary : Microsoft PowerShell MVP, Sean Kearney, shows how to use Windows PowerShell to audit account creation in Active Directory. Microsoft Scripting Guy, Ed Wilson, is here. Now, with the exciting conclusion to Windows PowerShell Blueville, here is...
-
Summary : Learn how to use Windows PowerShell to read a CSV file and to create new user accounts in Active Directory. Microsoft Scripting Guy, Ed Wilson, is here. Once again we return to Windows PowerShell Blueville with guest blogger Sean Kearney. Mr...