Welcome to MSDN Blogs Sign in | Join | Help

Eric Kraus' SharePoint/.NET Blog

What the field says about MOSS.

News

  • Subscribe to this blog


    Eric Kraus on Live Messenger




      Disclaimer
      These postings are provided "AS IS" with no warranties and confer no rights. In addition, these postings are my own and do not represent the views of Microsoft.

    Browse by Tags

    All Tags » PowerShell   (RSS)
    Automated SharePoint 2010 Install with PowerShell
    In one of my previous posts , I walked through how to provision a SharePoint farm using PowerShell. You can also install SharePoint from a CD using PowerShell as well.  I use this in my lab at home so I don’t have to attend the installs when I am Read More...
    SharePoint 2010 Provisioning A New Farm with PowerShell
    < Update 2009.11.20 Added Initialize-SPResourceSecurity and Install-SPApplicationContent Thanks, Zach > This post will take you down the process of configuring your SharePoint farm while introducing the new administrative functionality shipping Read More...
    PowerShell 2.0 Released!
    Windows Management Framework, which includes Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0, has been officially released today.  This down-level release is now supported for Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows Read More...
    Free PowerShell eBook
    For those wishing to get started on PowerShell, here is an excellent free eBook by Dr. Tobias Weltner, PowerShell MVP. http://powershell.com/Mastering-PowerShell.pdf Read More...
    Extending .NET Objects in PowerShell
    One of the great features in PowerShell 2.0 is the ability to extend .NET object types to add additional custom properties and methods.  For instance, the type System.String does not have a property called IsANumber that returns whether or not the Read More...
    PowerShell Cmdlets in SharePoint 2010
    You may have already heard that SharePoint 2010 will ship with a PowerShell provider that contains over 500 cmdlets for you to administer SharePoint. The killer though, is that these commandlets can be executed remotely with PowerShell 2.0 WinRM.  Read More...
    Twin Cities SharePoint Camp v3
    Here’s a great (FREE) opportunity to attend a day-long workshop completely dedicated to SharePoint.  Come learn from developers, IT Pros, consultants, and local companies who have implemented SharePoint and have a story to share. I will be presenting Read More...
    Packing up My Documents: A PowerShell Story
    I am frequently asked by colleagues and customers for a dump of all of my SharePoint content (presentations, white papers, etc.)  While I continue to add files like these to my hard drive in various different locations, it has started to take me Read More...
    PowerShell Shortcuts
    I’m all about shortcuts when it comes to development and there’s no exception for PowerShell. Browsing around this morning, I found two useful shortcuts that I didn’t know existed. F7  “History” -  Pressing the F7 key will show a dialog window Read More...
    SharePoint Administration with PowerShell
    Last weekend, I had the opportunity to speak at Boston’s SharePoint Saturday .  I met some great people, enjoyed some EXCELLENT food, and talked A LOT of SharePoint. For those who couldn’t make it, here is a link to the slide deck from my session: Read More...
    SharePoint + PowerShell Memory Leak
    It’s very important that anyone working with SharePoint object model be concerned with the appropriate management of memory.  Most developers are aware of the need to dispose objects properly, but we some times get sloppy when it comes to things Read More...
    Filter SharePoint Event Log Entries
    I’ve posted this under my 101 Uses for PowerShell , but I thought it was so helpful that it deserved it’s own post. The script below uses PowerShell to get a collection of event entries from the “Application” Event Log.  It passes a wildcard filter Read More...
    101 Uses for PowerShell
    I’ve had a request to consolidate all of my little script examples into a single blog post.  While I’m not starting out with all 101 examples, I will continually update this post with scripts ideas and examples.  Enjoy. Active Directory Using Read More...
    A look into PowerShell 2.0 CTP3 Integrated Scripting Environment (ISE)
    I’ve been using PowerShell 1.0 for many things SharePoint lately… including a community project with a collection of useful functions and scripts.  (Community Project:  PowerShell Pack for SharePoint can be found here ).  PowerShell provides Read More...
    Podcast: Using PowerShell to Support SharePoint
    Podcast on basic techniques of using PowerShell to support your SharePoint environment: To download the video above, right-click and choose Save Target As: Using PowerShell to Support SharePoint Read More...
    More Posts Next page »
    Page view tracker