Bulletin 2/25/2012Are you getting errors from Get-FBRawData in Alpha 0.6.0? Please download Alpha 0.6.1, and run these commands:
Clear-FBConnection
New-FBConnection
Project DescriptionFacebook PowerShell Module is a PowerShell module for managing Facebook, developed in PowerShell script.
- Read Facebook data: Get-FBFriend, Get-FBEvent, Get-FBFeed, Get-FBPost, Get-FBGroup, Get-FBMember, Get-FBAlbum, Get-FBPhoto
- Bulk upload/download photos: Read-FBBulkPhotos, Add-FBBulkPhotos
- Create Facebook objects: New-FBEvent, New-FBEventInvite, New-FBFeed, New-FBPhoto
- Send bulk Facebook messages via dialog: Show-FBMessageDialog
- Work with Facebook pages as well as users/groups: Get-FBPage, New-FBConnection -PageId
Facebook IT ManifestoCreating secure Facebook installationsLinksFacebookPSModule depends on Facebook C# SDK. Status is Alpha as of 11/16/2011, meaning that it is not yet ready for managing your mission-critical IT processes, but definitely ready for experimentation and light usage.