Showing tag results for Windows PowerShell

Oct 3, 2010
Post comments count0
Post likes count0

Weekend Scripter: Automatically Save and Restore PowerShell ISE Preference Settings

ScriptingGuy1

  Summary: Microsoft MVP Ravikanth shows how to automatically save and restore Windows PowerShell ISE preference settings with an easy-to-use function.   Microsoft Scripting Guy Ed Wilson here. It is a fact that no script is ever completed. There is always something else that can be accomplished in the code. I have several goals as a Scri...

Scripting Guy!Windows PowerShellscripting techniques
Oct 2, 2010
Post comments count0
Post likes count0

Weekend Scripter: Tea Time!

ScriptingGuy1

  Microsoft Scripting Guy Ed Wilson here. It has been a great week with some excellent guest bloggers. It is not that I took the week off; rather, I have spent the week working on some special projects I wanted to complete. The great thing about working with guest bloggers is that I get to tap into world-class writers who are experts in their ...

Scripting Guy!Windows PowerShellscripting techniques
Sep 30, 2010
Post comments count0
Post likes count0

Use PowerShell to Administer SQL Server 2008

ScriptingGuy1

  Summary: Microsoft MVP Sean McCown shows how to use Windows PowerShell to administer remote SQL Servers using easy commands.   Hey, Scripting Guy! I am an extremely busy database administrator (DBA), and at a recent SQL Saturday event, I heard several people talking about Windows PowerShell. I did not, however, attend any of the Window...

Scripting Guy!Windows PowerShellguest blogger
Sep 29, 2010
Post comments count0
Post likes count0

Deploy a PowerShell Module with SharePoint Cmdlets

ScriptingGuy1

  Summary: In this article, Scripting Guys guest blogger Brian Jackett illustrates how to deploy a Windows PowerShell module with SharePoint cmdlets.   Hey, Scripting Guy! I would love to be able to use Windows PowerShell to deploy a module with the SharePoint 2010 cmdlets. Is this possible? -- JB   Hello JB, Microsoft Scripting G...

Scripting Guy!Windows PowerShellscripting techniques
Sep 28, 2010
Post comments count0
Post likes count0

How to Use SharePoint 2010 Windows PowerShell Cmdlets to Manage Search Crawls

ScriptingGuy1

Summary: Guest Blogger Corey Roth explains how to use the Windows PowerShell cmdlets that come with SharePoint 2010 to manage search crawls.   Hey, Scripting Guy! I need to be able to manage search crawls on my SharePoint 2010 server. Is this something that can be easily accomplished with the Windows PowerShell cmdlets that come with Share...

Scripting Guy!Windows PowerShellguest blogger