Showing tag results for PowerShell 3

Jan 3, 2013
Post comments count0
Post likes count0

Use PowerShell to Deploy a New Active Directory Forest

ScriptingGuy1

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to deploy a new Active Directory forest. Microsoft Scripting Guy, Ed Wilson, is here. Today, I thought I would provide another excerpt from my new Microsoft Press book: Windows PowerShell 3.0 Step by Step, which is available for pre-order now. Today’s excerpt is...

Scripting Guy!Windows PowerShellActive Directory
Dec 17, 2012
Post comments count0
Post likes count0

Use PowerShell to Map Disk Drives and Partitions

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and the CIM cmdlets to use WMI to map disk drives to partitions. Microsoft Scripting Guy, Ed Wilson, is here. It is definitely a cliché that the more things change, the more they stay the same. This is certainly true in the world of computers. I have been an IT...

Scripting Guy!Windows PowerShellscripting techniques
Dec 16, 2012
Post comments count0
Post likes count0

Weekend Scripter: Use PowerShell and WMI Associations to Find User Group Membership

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell and WMI associations to find user group membership. Microsoft Scripting Guy, Ed Wilson, is here. Today is sort of a mellow day. I just finished reading a mystery story called Some Like it Hawk by Donna Andrews. Donna is really a nice person, and her book is downright ...

Scripting Guy!Windows PowerShellscripting techniques
Dec 15, 2012
Post comments count0
Post likes count0

Weekend Scripter: Use PowerShell to Find Local Administrators on a Computer

Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell and WMI CIM associations to find local administrators. Microsoft Scripting Guy, Ed Wilson, is here. Well, we have been really lucky the past couple of days in Charlotte, North Carolina—at least weather wise. Yesterday, it was 60 degrees Fahrenheit and it was sunn...

Scripting Guy!Windows PowerShellscripting techniques
Dec 7, 2012
Post comments count0
Post likes count0

PowerTip: Use PowerShell 3.0 to Find an IP Address

Doctor Scripto

Summary: Using Windows PowerShell 3.0 on Windows 8 or Windows Server 2012 to display the IP address.  How can I use Windows PowerShell 3.0 on Windows 8 or Windows Server 2012 to display IP address configurations?  Use the Get-NetAdapter cmdlet and filter for net adapters that have a status of&n...

Scripting Guy!Windows PowerShellPowerTip