Showing archive results for 2011

Oct 7, 2011
Post comments count0
Post likes count0

Use PowerShell to Identify Your Real Network Adapter

Doctor Scripto

Summary: Learn how to use Windows PowerShell to identify easily the real network adapter.   Hey, Scripting Guy! I have a problem that perhaps you can assist with. I know about WMI, and I know there is a class that represents a network adapter. The problem is that when I run the command, I get back lots of stuff that is not a real network adapt...

Scripting Guy!Windows PowerShellscripting techniques
Oct 6, 2011
Post comments count0
Post likes count0

Search AD for Missing Email Addresses Using PowerShell

Doctor Scripto

Summary: Learn how to use Windows PowerShell and the Active Directory cmdlets to find and replace missing email addresses.   Hey, Scripting Guy! I am hoping you can help me. We recently decommissioned a domain and moved all the users from that domain into an organizational unit (OU) under our corporate domain. This has simplified maintenance, ...

Scripting Guy!Windows PowerShellActive Directory
Oct 5, 2011
Post comments count0
Post likes count0

Search Active Directory for User and Office Locations

Doctor Scripto

Summary: Search Active Directory for user and office locations by using Windows PowerShell and no scripting.   Hey, Scripting Guy! I am looking for an easy way to search Active Directory. For example, I need to find information out about users. We are moving offices in our city, and I need to find users who are in specific offices in specific ...

Scripting Guy!Windows PowerShellActive Directory
Oct 4, 2011
Post comments count0
Post likes count0

Use PowerShell Active Directory Cmdlets Without Installing Any Software

Doctor Scripto

Summary: Learn how to use Windows PowerShell remoting to manage user objects without installing software on the client.   Hey, Scripting Guy! I was reading your article about using the Microsoft Active Directory Windows PowerShell cmdlets, and it looks really cool. The problem is that I do not want to install the Windows Remote Server Administ...

Scripting Guy!Windows PowerShellActive Directory
Oct 3, 2011
Post comments count0
Post likes count0

Use PowerShell to Document Your Network Configuration

ScriptingGuy1

Summary: Learn how to use Windows PowerShell and Active Directory cmdlets to document your Active Directory configuration.   Hey, Scripting Guy! I recently inherited an Active Directory. By this, I mean the network administrator quit. He did not give any notice, and it appears he took any documentation he may have created with him. He may have...

Scripting Guy!Windows PowerShellscripting techniques