Showing results for February 2011 - Page 2 of 4 - Scripting Blog [archived]

Feb 16, 2011
1
0

Use PowerShell and .NET to Find Expired Certificates

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to use Windows PowerShell and Microsoft .NET classes to find expired certificates on local and remote computers.   Hey, Scripting Guy! How can I use Windows PowerShell and the .NET Framework classes to work with certificates? -- PB   Hello PB, Microsoft Scripting Guy Ed Wilson here. We continue Guest Blogger Week ...

Scripting Guy!Windows PowerShellguest blogger
Feb 15, 2011
0
0

Using PowerShell to Get Data from a SharePoint 2010 List

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to use Windows PowerShell to get data from a SharePoint 2010 list.   Hey, Scripting Guy! I need to be able to access data in a SharePoint 2010 list, but I do not have access to the server itself. All I can do is view the website and see the list in my browser. Can you help me? -- SA   Hello SA, Microsoft ...

Scripting Guy!Windows PowerShellguest blogger
Feb 14, 2011
0
0

Use the PowerShell DHCP Module to Simplify DHCP Management

ScriptingGuy1
ScriptingGuy1

Summary: Learn about using a free Windows PowerShell module to simplify working with DHCP.   Hey, Scripting Guy! I would like to know how to use Windows PowerShell to work with Microsoft DHCP servers. Can this be done? —EJ   Hello EJ, Microsoft Scripting Guy, Ed Wilson, here. It is Valentine's Day for some people, and for others ...

Scripting Guy!Windows PowerShellguest blogger
Feb 13, 2011
0
0

Add Code Snippets to Your Script by Using the PowerShell ISE

ScriptingGuy1
ScriptingGuy1

Summary: Learn how to modify the Windows PowerShell ISE to automatically add code snippets.   Microsoft Scripting Guy Ed Wilson here. There are advantages and disadvantages to using multiple computers. One of the advantages is that I get to see where I have assumed a dependency on some particular thing that I did not know existed. Another ...

Scripting Guy!Windows PowerShellscripting techniques
Feb 12, 2011
0
0

Use PowerShell to Download and Install Internet Code Snippets

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to use Windows PowerShell to download code snippets from the Internet and install them for use in the Windows PowerShell ISE.   Microsoft Scripting Guy Ed Wilson here. It seems as if there is an old song that rather describes things right now. It goes somewhat like this: The weather outside is frightful, But the code ...

Scripting Guy!Windows PowerShellWeekend Scripter

Feedback