Let’s connect, post, tag, share, and follow – in the world of SharePoint 2010.
This is an exploration of how SharePoint implements the social side of enterprise computing. Information no longer is just a business asset, but is the enabler of productivity, creativity, and business process. Smart interaction is the lifeblood of business, where employees have the tools to identify and classify content, and to interact with co-workers about value and relevance.
SharePoint 2010 offers a compelling capability for the tagging, sharing, following, and understanding of information through its social infrastructure. From user profiles, managed terms, keywords, search, Outlook integration, colleagues, and more, SharePoint gives a platform for social information productivity. Come join us and share in this session. You will more than enjoy it, you will really Like it.
Event Details:
Date: Wednesday, May 9th, 2012
Time: 6:00 - 8:00pmPresenter: Chris Welch, Synergy
Location: PCATT at HCC (Please note we will be in room #509 for this event)
Join us for refreshments, networking and a great presentation.
RSVPs with 24 hours' notice are appreciated. (It helps us provide better refreshments!)
|
 Aloha, You're invited to join us for a day of free workshops, networking, and great prizes. SQLSaturday is a free training event for SQL Server/SharePoint professionals and those wanting to learn about SQL Server and SharePoint. When: To give everyone more time to spread the word, we've moved the event from Friday, April 27th to Thursday, August 2nd, 2012 -- be sure to REGISTER if you haven't already! Where: Honolulu Community College, Norman Loui Center, 874 Dillingham Boulevard, Building 2, Honolulu, HI 96817 Admittance to this event is FREE, but we do charge a lunch fee of 10.00 so that we can provide a lunch - not pizza! This event is being organized by the Honolulu .NET User Group with help from the Hawaii SharePoint User Group. Event Overview 8AM Check in for the event opens and again, is FREE to anyone who wishes to attend. We'll have coffee and light snacks. 9AM Sessions begin Lunch is $10 (not pizza!) which you can pay for when you register, or feel free to bring your own lunch. We'll be raffling off prizes throughout the day and we'll save a few special ones for the end of the day, including an Xbox with Kinect, all thanks to the sponsors of this event. Be sure to register ASAP as space is limited, and this will ensure that you will receive all announcements and event updates leading up to April 27th. Top 5 Reasons You Should Ask for the Day Off and Attend This Event 1. It's FREE! Where else can you get a full day of the latest technical training for FREE? Most conferences of this size and content charge anywhere from $300 to $3000. You'll be saving your company money, while furthering your knowledge level to better serve your employer's needs! 2. Top Quality Presenters! Learn from the best in the industry, including book authors, bloggers and certified professionals. 3. Networking Opportunities. Meet other IT professionals, speakers, and sponsors. What better place to share your technical challenges and experiences then with others who have probably faced some of the same issues and can share their similar solutions. 4. Free Giveaways! Along with an event bag full of goodies, we will have all kinds of great free swag that we will be giving away all day long -- including a chance to win an Xbox 360! 5. Did I mention, it's FREE! No strings attached! Event expenses for SQLSaturdays are covered by event sponsors, as well as volunteers' time, and effort by speakers, organizers and user group members. Spread the word and let other Developers and DBAs know about this rare opportunity! |
These days everyone is talking about “going to the Cloud.” But what does that really mean? Is information stored in the Cloud safe? What services are included in Cloud solutions? How do you know what’s right for your organization? And what is it going to cost?
This session will give you a peek into the service basics of Office 365 including its benefits, limitations, security and costs. We’ll take a look at Exchange Online, Lync Online and SharePoint Online as we try to lift some of the fog surrounding Microsoft’s latest big push.
Event Details:
Date: Wednesday, March 14th
Time: 6:00 - 8:00pmPresenter: Chris Bayot, Synergy
Location: PCATT at HCC
Join us for refreshments, networking and a great presentation.
RSVPs with 24 hours' notice are appreciated. (It helps us provide better refreshments!) |
Do you know that there are two types of application pools in SP2010? Let me explain. First, SharePoint 2010’s application pools are different than SharePoint 2007’s both from IIS and SharePoint perspective. In 2007, the application pools are all running in Classic mode and the Shared Service application pool (SSP and SSP2) are exactly the same as Web Application application pool. In SP2010, application pools are running in Integrated mode. Compared to classic mode in which requests are routed through ASPNet_isapi the same way it did in IIS 6, in integrated mode, IIS uses the new request-processing pipelines of IIS and ASP.net.  Second, 2010 has two distinct types of application pools: one is used to host content web applications and the other is used to host Service Apps. The PowerShell to create content web application app pool is New-WebAppPool, or via New-SPWebApplication –ApplicationPool <String>  By using the WebAdministration module, you have get all the application pool commands:  The PowerShell to create service app app pool is New-SPServiceApplicationPool. Here’s summary of these two types of application pools: | | Content Web Application Pool | Service App Application Pool | | Create | New-WebAppPool (import-module webadministration) | New-SPServiceApplicationPool | | Inherits from class | SharePoint.Administration.SPApplicationPool (Represents an Internet Information Services (IIS) application pool.) | SharePoint.Administration.SPIisWebServiceApplicationPool (Represents an Internet Information Services (IIS) Web service application pool in a server farm.) | | Used by | Content Web Apps | Service Apps (with PowerShell you can make this type of application pool be used by Content Web Apps) |   Final note, even though it’s not possible in Central Admin (not supported), you can use a ServiceApp app pool to host a web appp: New-SPWebApplication -Name "Test Web App" -Port 80 -HostHeader "test.he.com" -ApplicationPool "a691beaef23c4b9b9ccb0bfb9bdf7993" -ApplicationPoolAccount (Get-SPManagedAccount "he\SPAppPool") Please let me know if this helps you. Until next time, Wen |
Working with SharePoint 2010 security can be a bit challenging, and even more so if customization is required. Please join in on this conversation about how to plan, implement, and standardize the security settings for SharePoint 2010, and to customize the SharePoint 2010 end user security environment if necessary. During the course of the presentation Chris Welch will describe the way that SharePoint security is managed from the Web Application level to sites, lists, and libraries. The security framework for applying security settings is explored and explained. Join us and join the conversation for better management of your user security environment.
Event Details: Date: Wednesday, January 11th Time: 6:00 - 8:00pm Presenter: Chris Welch Location: PCATT at HCC
Join us for refreshments, networking and a great presentation!
|
Here’s feedback from our speakers. Please let us know if you have any suggestions. 
|
You are cordially invited to attend SharePoint Saturday - a full day of FREE SharePoint Workshops! Click here for directions and parking info! Aloha, SharePoint Saturday is a FREE educational & lively day filled with informative sessions delivered by respected SharePoint experts and Microsoft Most Valuable Professionals (MVPs) from across North America. SharePoint Saturday is open to the public and provides an opportunity for local SharePoint professionals to immerse themself in a wide variety of SharePoint topics. Whether you are a SharePoint IT Pro, Developer or business user, there will be something for you at SharePoint Saturday. Event Details What: A Three-track all day event focused on SharePoint Technologies Where: Honolulu Community College's Pacific Center for Advanced Technology Training (HCC PCATT) When: Friday (yes, Friday), December 2, 2011 8:00am - 5:00pm Cost: FREE! Who: Experts from around the country including Microsoft MVP's will be flying in to share their knowledge and real-world experience To register or for more information visit http://sharepointsaturday.org/honolulu Top 5 Reasons to Attend this Event 1. It's FREE! Where else can you get a full day of the latest technical training for FREE? Most conferences of this size and content charge anywhere from $300 to $3000. You'll be saving your company money, while furthering your knowledge level to better serve your employer's needs! 2. World Renown Speakers Learn from the best in the industry from MS MVPs, book authors, bloggers and certified professionals. 3. Networking Opportunities Meet other IT professionals, speakers, and sponsors. What better place to share your technical challenges and experiences then with others who have probably faced some of the same issues and can share their similar solutions. 4. Free Giveaways Along with an event bag full of goodies, we will have all kinds of great free swag that we will be giving away all day long. From technical books, licensed software, t-shirts, geeky gadgets, and a chance to win an Xbox 360! 5. Did we mention, it's FREE? No strings attached! Event expenses for SharePoint Saturdays are covered by event sponsors, as well as volunteers' time, and effort by speakers, organizers and user group members. Spread the word and let other SharePoint enthusiasts know about this rare opportunity! To register or for more information visit http://sharepointsaturday.org/honolulu The event is being organized by the Hawaii SharePoint User Group with support from the Honolulu .NET User Group. Thanks to their kind sponsorship, the event will be held at the Honolulu Community College's Pacific Training Center for Advanced Technology Training (PCATT), Building 2. |
With another sold-out crowd of 7500, SPC 2011 showcased how SharePoint has matured into the collaboration, ECM, and records management platform of choice for organizations worldwide, and highlighted the robustness of the SharePoint eco-system. Come to join us as we will demonstrate how to architect SharePoint Governance and share with you highlights from the SharePoint 2011 conference. We will also showcase some great new tools to add to your tool chest: Windows PowerShell Command Builder and SharePoint Network Topology Diagram. Whether you are an IT Pro, an experienced developer, or anyone in between, this session will help you take SharePoint to the “next level”. Event Details: Date: Wednesday, November 9th Time: 6:00 - 8:00pm Presenter: Wen He, eWorld ES Location: PCATT at HCC Join us for refreshments, networking and a great presentation! RSVPs are appreciated! |
If you are looking for simpler way to manage workflows in SharePoint as well as the ability to hand the responsibility for creating workflows to the people who know their own business process best, Nintex may be just what you are after. Come and take a sneak peak into this powerful third party workflow tool to see what it has to offer.
Event Details: Date: Wednesday, September 14th Time: 6:00 - 8:00pm Presenter: Chris Bayot Location: PCATT at HCC
Join us for refreshments, networking and a great presentation!
RSVPs are appreciated! |
SharePoint Saturday is coming to Honolulu on December 2nd. For mor information go to SharePoint Saturday Honolulu Registration will be open in October. If you are interested in speaking at SP Sat Honolulu or would like to sponsor, please view the SP Saturday HNL website for more details. |
View in Web Browser /_layouts/VisioWebAccess/VisioWebAccess.aspx?listguid={ListId}&itemid={ItemId}&DefaultItemOpen=1 0x0 0x1 FileType vdw 255 Manage Subscriptions /_layouts/images/ReportServer/Manage_Subscription.gif /_layouts/ReportServer/ManageSubscriptions.aspx?list={ListId}&ID={ItemId} 0x80 0x0 FileType rdl 350 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rdl 351 Manage Shared Datasets /_layouts/ReportServer/DatasetList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rdl 352 Manage Parameters /_layouts/ReportServer/ParameterList.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 353 Manage Processing Options /_layouts/ReportServer/ReportExecution.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 354 Manage Cache Refresh Plans /_layouts/ReportServer/CacheRefreshPlanList.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 355 View Report History /_layouts/ReportServer/ReportHistory.aspx?list={ListId}&ID={ItemId} 0x0 0x40 FileType rdl 356 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsds 350 Edit Data Source Definition /_layouts/ReportServer/SharedDataSource.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsds 351 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 350 Manage Clickthrough Reports /_layouts/ReportServer/ModelClickThrough.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 352 Manage Model Item Security /_layouts/ReportServer/ModelItemSecurity.aspx?list={ListId}&ID={ItemId} 0x0 0x2000000 FileType smdl 353 Regenerate Model /_layouts/ReportServer/GenerateModel.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 354 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType smdl 351 Load in Report Builder /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderModelContext&list={ListId}&ID={ItemId} 0x0 0x2 FileType smdl 250 Edit in Report Builder /_layouts/images/ReportServer/EditReport.gif /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderReportContext&list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 250 Edit in Report Builder /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderDatasetContext&list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 250 Manage Caching Options /_layouts/ReportServer/DatasetCachingOptions.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 350 Manage Cache Refresh Plans /_layouts/ReportServer/CacheRefreshPlanList.aspx?list={ListId}&ID={ItemId}&IsDataset=true 0x0 0x4 FileType rsd 351 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rsd 352 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 353 Compliance Details javascript:commonShowModalDialog('{SiteUrl}/_layouts/itemexpiration.aspx?ID={ItemId}&List={ListId}', 'center:1;dialogHeight:500px;dialogWidth:500px;resizable:yes;status:no;location:no;menubar:no;help:no', function GotoPageAfterClose(pageid){if(pageid == 'hold') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/hold.aspx?ID={ItemId}&List={ListId}'); return false;} if(pageid == 'audit') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/Reporting.aspx?Category=Auditing&backtype=item&ID={ItemId}&List={ListId}'); return false;} if(pageid == 'config') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/expirationconfig.aspx?ID={ItemId}&List={ListId}'); return false;}}, null); return false; 0x0 0x1 ContentType 0x01 898 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XsnLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 FileType xsn 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.2 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.3 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.4 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsx 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsm 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsb 255 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsx 350 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsb 350 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsm 350 Edit Data Service Document /_layouts/images/powerpivot/atomsvc.gif /_layouts/PowerPivot/DataFeed.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType atomsvc 350 |
|
|
Hawaii SharePoint User Group meetings are held the second Wednesday of odd numbered months at PCATT at HCC.
Please join us! |
|
|
Aloha,
The SharePoint Saturday Honolulu organizing committee would like to sincerely apologize for the confusion during the prize giveaway at the close of the day. A volunteer (not an organizer or a speaker) held two winning tickets on behalf of friends, and we regret awarding the prizes in the absence of the true ticket holders. We thank all of you who attended for an otherwise incredibly successful inaugural event.
The SharePoint Saturday Honolulu Organizing Committee |
|
|
View in Web Browser /_layouts/VisioWebAccess/VisioWebAccess.aspx?listguid={ListId}&itemid={ItemId}&DefaultItemOpen=1 0x0 0x1 FileType vdw 255 Manage Subscriptions /_layouts/images/ReportServer/Manage_Subscription.gif /_layouts/ReportServer/ManageSubscriptions.aspx?list={ListId}&ID={ItemId} 0x80 0x0 FileType rdl 350 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rdl 351 Manage Shared Datasets /_layouts/ReportServer/DatasetList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rdl 352 Manage Parameters /_layouts/ReportServer/ParameterList.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 353 Manage Processing Options /_layouts/ReportServer/ReportExecution.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 354 Manage Cache Refresh Plans /_layouts/ReportServer/CacheRefreshPlanList.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 355 View Report History /_layouts/ReportServer/ReportHistory.aspx?list={ListId}&ID={ItemId} 0x0 0x40 FileType rdl 356 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsds 350 Edit Data Source Definition /_layouts/ReportServer/SharedDataSource.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsds 351 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 350 Manage Clickthrough Reports /_layouts/ReportServer/ModelClickThrough.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 352 Manage Model Item Security /_layouts/ReportServer/ModelItemSecurity.aspx?list={ListId}&ID={ItemId} 0x0 0x2000000 FileType smdl 353 Regenerate Model /_layouts/ReportServer/GenerateModel.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 354 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType smdl 351 Load in Report Builder /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderModelContext&list={ListId}&ID={ItemId} 0x0 0x2 FileType smdl 250 Edit in Report Builder /_layouts/images/ReportServer/EditReport.gif /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderReportContext&list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 250 Edit in Report Builder /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderDatasetContext&list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 250 Manage Caching Options /_layouts/ReportServer/DatasetCachingOptions.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 350 Manage Cache Refresh Plans /_layouts/ReportServer/CacheRefreshPlanList.aspx?list={ListId}&ID={ItemId}&IsDataset=true 0x0 0x4 FileType rsd 351 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rsd 352 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 353 Compliance Details javascript:commonShowModalDialog('{SiteUrl}/_layouts/itemexpiration.aspx?ID={ItemId}&List={ListId}', 'center:1;dialogHeight:500px;dialogWidth:500px;resizable:yes;status:no;location:no;menubar:no;help:no', function GotoPageAfterClose(pageid){if(pageid == 'hold') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/hold.aspx?ID={ItemId}&List={ListId}'); return false;} if(pageid == 'audit') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/Reporting.aspx?Category=Auditing&backtype=item&ID={ItemId}&List={ListId}'); return false;} if(pageid == 'config') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/expirationconfig.aspx?ID={ItemId}&List={ListId}'); return false;}}, null); return false; 0x0 0x1 ContentType 0x01 898 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XsnLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 FileType xsn 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.2 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.3 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.4 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsx 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsm 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsb 255 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsx 350 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsb 350 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsm 350 Edit Data Service Document /_layouts/images/powerpivot/atomsvc.gif /_layouts/PowerPivot/DataFeed.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType atomsvc 350 |
|
|
View in Web Browser /_layouts/VisioWebAccess/VisioWebAccess.aspx?listguid={ListId}&itemid={ItemId}&DefaultItemOpen=1 0x0 0x1 FileType vdw 255 Manage Subscriptions /_layouts/images/ReportServer/Manage_Subscription.gif /_layouts/ReportServer/ManageSubscriptions.aspx?list={ListId}&ID={ItemId} 0x80 0x0 FileType rdl 350 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rdl 351 Manage Shared Datasets /_layouts/ReportServer/DatasetList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rdl 352 Manage Parameters /_layouts/ReportServer/ParameterList.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 353 Manage Processing Options /_layouts/ReportServer/ReportExecution.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 354 Manage Cache Refresh Plans /_layouts/ReportServer/CacheRefreshPlanList.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 355 View Report History /_layouts/ReportServer/ReportHistory.aspx?list={ListId}&ID={ItemId} 0x0 0x40 FileType rdl 356 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsds 350 Edit Data Source Definition /_layouts/ReportServer/SharedDataSource.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsds 351 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 350 Manage Clickthrough Reports /_layouts/ReportServer/ModelClickThrough.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 352 Manage Model Item Security /_layouts/ReportServer/ModelItemSecurity.aspx?list={ListId}&ID={ItemId} 0x0 0x2000000 FileType smdl 353 Regenerate Model /_layouts/ReportServer/GenerateModel.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType smdl 354 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType smdl 351 Load in Report Builder /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderModelContext&list={ListId}&ID={ItemId} 0x0 0x2 FileType smdl 250 Edit in Report Builder /_layouts/images/ReportServer/EditReport.gif /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderReportContext&list={ListId}&ID={ItemId} 0x0 0x4 FileType rdl 250 Edit in Report Builder /_layouts/ReportServer/RSAction.aspx?RSAction=ReportBuilderDatasetContext&list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 250 Manage Caching Options /_layouts/ReportServer/DatasetCachingOptions.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 350 Manage Cache Refresh Plans /_layouts/ReportServer/CacheRefreshPlanList.aspx?list={ListId}&ID={ItemId}&IsDataset=true 0x0 0x4 FileType rsd 351 Manage Data Sources /_layouts/ReportServer/DataSourceList.aspx?list={ListId}&ID={ItemId} 0x0 0x20 FileType rsd 352 View Dependent Items /_layouts/ReportServer/DependentItems.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType rsd 353 Compliance Details javascript:commonShowModalDialog('{SiteUrl}/_layouts/itemexpiration.aspx?ID={ItemId}&List={ListId}', 'center:1;dialogHeight:500px;dialogWidth:500px;resizable:yes;status:no;location:no;menubar:no;help:no', function GotoPageAfterClose(pageid){if(pageid == 'hold') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/hold.aspx?ID={ItemId}&List={ListId}'); return false;} if(pageid == 'audit') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/Reporting.aspx?Category=Auditing&backtype=item&ID={ItemId}&List={ListId}'); return false;} if(pageid == 'config') {STSNavigate(unescape(decodeURI('{SiteUrl}'))+'/_layouts/expirationconfig.aspx?ID={ItemId}&List={ListId}'); return false;}}, null); return false; 0x0 0x1 ContentType 0x01 898 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XsnLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 FileType xsn 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.2 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.3 255 Edit in Browser /_layouts/images/icxddoc.gif /_layouts/formserver.aspx?XmlLocation={ItemUrl}&OpenIn=Browser&Source={Source} 0x0 0x1 ProgId InfoPath.Document.4 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsx 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsm 255 View in Browser /_layouts/xlviewer.aspx?id={ItemUrl}&DefaultItemOpen=1 0x0 0x1 FileType xlsb 255 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsx 350 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsb 350 Manage PowerPivot Data Refresh /_layouts/images/powerpivot/manage_refresh.gif javascript:window.location='{SiteUrl}/_layouts/PowerPivot/ViewDataRefreshHistory.aspx?list={ListId}&ID={ItemId}&Source=' + encodeURIComponent(window.location) 0x0 0x4 FileType xlsm 350 Edit Data Service Document /_layouts/images/powerpivot/atomsvc.gif /_layouts/PowerPivot/DataFeed.aspx?list={ListId}&ID={ItemId} 0x0 0x4 FileType atomsvc 350 |
|
|
All I can say is that I was amazed that the event was free!! For the level of the material presented and the industry-recognized speakers, I would have expected there to be a significant cost for the event. Amazing!! Please keep bringing these events here! There is so much more to learn with Sharepoint!! Thank you so very much!!
Great event! It was one of the best one-day events I've attended, paid or not!
Great job, great energy. More workshops in Business Intelligence and using Sharepoint for strategic planning, please
I felt that the sessions gave the attendees (even me) some ideas to take back to their offices. And, I’ve been on conference organizing committees and appreciate the work that was done behind the scenes to allow us to show up for this event. It was very well run! Great job Committee!
Excellent mix of content and presenters, mahalo
The speakers were very knowledgeable about SharePoint and I liked the array of different approaches. All of the speakers (Charles Maxson, Virgil Carroll, Vance Morimoto, and Jamie Champagne with Michael Fors) I heard were excellent.
One of the sessions dealt with the SQL server as a bottle neck and he gave me a lot of the same information that I paid Microsoft for. It was a great value add for those who may not have the same funding as our company.
I appreciated the complementary lunch. Thank You!
Everything was perfect; excellent venue, host(s), and presenters; big mahalo for the giveaways, refreshments, lunch and prizes; presenters were on schedule and were knowledgeable and funny; |
|
|