-
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...
-
Summary : Microsoft PowerShell MVP, Sean Kearney, shows how to use Windows PowerShell string techniques to create user names for Active Directory. Microsoft Scripting Guy, Ed Wilson, is here. It is time for PowerShell in Blueville Part 3 with Honorary...
-
Summary : Windows PowerShell MVP, Sean Kearney, shows how to use Windows PowerShell cmdlets to search Active Directory. Microsoft Scripting Guy, Ed Wilson, is here. Honorary Scripting Guy and Microsoft PowerShell MVP, Sean Kearney, is back today with...
-
A few weeks ago I posted about updating multi-valued attributes in Active Directory. Part 1 covered how to accomplish this in PowerShell using ADSI. In Part 2 I’ll show you how to accomplish this using the free Active Directory cmdlets … Continue...
-
Summary : PowerShell MVP, Sean Kearney, shows how to use Windows PowerShell to find and unlock users in AD DS. Microsoft Scripting Guy, Ed Wilson, is here. Today I am happy to announce that Honorary Scripting Guy and Microsoft PowerShell MVP, Sean Kearney...
-
Summary : Learn how to use Windows PowerShell to search Active Directory for GIDs. So what is a GID? To the UNIX (and Linux) operating systems, group identifiers (GIDs) and user identifiers (UIDs) are what security identifiers (SIDs) are to the Windows...
-
Yesterday on Twitter, I got a tweet from @Docsmooth regarding how to update a multivalued property in Active Directory. There are a number of ways to handle this, especially from PowerShell naturally, so I tweeted one way in a series … Continue...
-
Summary : In this blog, Eric Wright revises his script by using Active Directory cmdlets to move computers that are organized in Active Directory, based on their IP addresses. Microsoft Scripting Guy, Ed Wilson, is here. In today’s post, guest blogger...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
12-04-2011
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, scripting techniques, Weekend Scripter, Active Directory, guest blogger, regular expressions, Eric Wright, Computers
-
Summary : In this guest blog post written by Eric Wright, you will learn how to use the Windows PowerShell snap-in, Quest ActiveRoles, to move computers that are organized in Active Directory, based on their IP addresses. Microsoft Scripting Guy, Ed Wilson...
Posted to
Hey, Scripting Guy! Blog
by
Hey, Scripting Guy! Blog : Windows PowerShell
on
12-03-2011
Filed under:
Filed under: Scripting Guy!, Windows PowerShell, scripting techniques, Weekend Scripter, Active Directory, guest blogger, regular expressions, Eric Wright, Computers
-
Summary: Learn how to use Windows PowerShell to query Active Directory for computers, ping for status, and display in green/red. Microsoft Scripting Guy Ed Wilson here. While the Scripting Wife and I were out in California speaking to the Microsoft Premier...