Showing results for December 2011 - Page 6 of 7 - Scripting Blog [archived]

Dec 6, 2011
0
1

Add, Modify, Verify, and Sort Your PowerShell Array

Doctor Scripto
Doctor Scripto

Summary: Learn how to add, modify, or verify values in a Windows PowerShell array, and discover two easy techniques for sorting your array.  Hey, Scripting Guy! I get that arrays are really simple in Windows PowerShell, but it seems that they are so simple that no one ever seems to tell us how to work with them. For example, I need to know how...

Scripting Guy!Windows PowerShellscripting techniques
Dec 5, 2011
1
1

Learn Simple Ways to Handle Windows PowerShell Arrays

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, teaches you how to handle arrays in Windows PowerShell.  Hey, Scripting Guy! One of the things I do not understand is arrays. I mean, I really do not get it at all. In VBScript, it seemed like I always tripped up on arrays. In Windows PowerShell, it seems that no one ever talks about arrays. I am no...

Scripting Guy!Windows PowerShellscripting techniques
Dec 4, 2011
0
0

Use PowerShell to Move Computers Based on IP Addresses: Part 2

Doctor Scripto
Doctor Scripto

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, Eric Wright, reprises yesterday’s post to use the Windows Active Directory module cmdl...

Scripting Guy!Windows PowerShellscripting techniques
Dec 3, 2011
0
0

Use PowerShell to Move Computers Based on IP Addresses: Part 1

Doctor Scripto
Doctor Scripto

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, is here. Guest Blogger Weekend continues. Today we have a guest blog written by Eric Wright. ...

Scripting Guy!Windows PowerShellscripting techniques
Dec 2, 2011
1
0

Learn to Use the Exchange Web Services with PowerShell

Doctor Scripto
Doctor Scripto

Summary: In this guest blog article written by Microsoft MVP, Jan Egil Ring, you will learn how to use Exchange Web Services (EWS) with Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Today, we begin Guest Blogger Weekend. We are really fortunate today to have a great blog post by Microsoft Windows PowerShell MVP, Jan Egil Ring. He...

Scripting Guy!Windows PowerShellguest blogger