Este iFilter puede ser usado para hacer búsquedas sobre archivos pdf en implementaciones de SharePoint 2007, Exchange 2007, SQ Server 2005 de 64 bits
http://www.adobe.com/support/downloads/detail.jsp?ftpID=4025
Este iFilter puede ser usado para hacer búsquedas sobre archivos pdf en implementaciones de SharePoint 2007, Exchange 2007, SQ Server 2005 de 64 bits
http://www.adobe.com/support/downloads/detail.jsp?ftpID=4025
Que tal, una vez más te invitamos como cada año al siguiente Simposio Latinoamericano de SharePoint en México, el próximo Viernes 4 de Mayo en el auditorio (piso 7 o PH) de las oficinas de Microsoft México en Sta Fe.
Como cada año ya se ha vuelto una tradición, empezando con el primero en Costa Rica hace ya cinco años atrás, con los amigos de la Comunidad de Costa Rica Vielka Rojas y Ricardo Muñoz, y claro con el buen Hector Insua, todos MVPs de SharePoint, hemos logrado continuar replicando la idea que iniciamos allá en México.
Si quieres ver como han estado los Simposium anteriores te comparto los links de cada uno a continuación y puedes ver las fotos de cada uno así como descargar las presentaciones.
Primer Simposio de SharePoint en Costa Rica
Segundo Simposio de SharePoint en México
Un video que hicimos del Segundo Simposio de SharePoint en México
Tercer Simposio de SharePoint en México
Cuarto Simposio de SharePoint en México
Un video que hicimos del Cuarto Simposio de SharePoint en México
Quinto Simposio de SharePoint en Costa Rica
Y ahora el Sexto, con la invitación a continuación.
El Link para el registro si el botón dentro de la Invitación no funciona
Recuerda imprimirlo y llevarlo al día del evento el registro impreso…
Pero si no puedes asistir de forma presencial, puedes entrar al evento y verlo desde esta sesión de Live Meeting
https://www.livemeeting.com/cc/microsoft/join?id=K3W8ZC&role=attend&pw=JGB%3B%5E%607df
Y la agenda para que vean los temas:
| Agenda | |
| 8:00-9:00 | Registro |
| 9:00 - 9:45 | Desarrollo en SharePoint 2010 |
| 10:00-11:00 | Programando Flujos de Trabajo con SharePoint Designer 2010, Visio Services 2010 y Visual Studio 2010 |
| 11:30-12:30 | Cómo mantener segura y confiable mi información en SharePoint 2010 |
| 12:50- 14:00 | Nuevos mecanismos de autenticación en SharePoint 2010 con ADFS y Claims |
| 14:00-15:00 | Comida |
| 15:00-16:00 | El día a día del SQL DBA administrando sus bases de datos de SharePoint |
| 16:15- 17:15 | SharePoint Online (Office 365) |
| 17:30- 18:30 | El poder de Business Intelligence con Visio y SharePoint |
| 18:45 -19:45 | Mejores prácticas en el manejo del Portafolio de Proyectos |
Si eres miembro activo de la Comunidad de SharePoint, al llegar búscanos a Luis Du Solier, o a Vladimir Medina y menciónanos la página de la Comunidad o explícanos lo que significa el Logo de la Comunidad y tendremos lugares preferenciales para ti hasta adelante
Te esperamos!!!
Tu instalación de SharePoint esta casi al 100% de memoria y no sabes por qué…
Is SharePoint using almost all or a lot of memory and dont know why? chances are that you’re using VMWare if your SharePoint has been vistualized…
Revisión de contadores de Performance
Revisando el siguiente artículo de contadores de performance: http://technet.microsoft.com/en-us/library/ff758658(v=office.14).aspx
En ese articulo, tenemos los siguiente:
Memory
| - Available Mbytes | This shows the amount of physical memory available for allocation. Insufficient memory will lead to excessive use of the page file and an increase in the number of page faults per second |
| - Cache Faults/sec | The effective use of the cache for read and write operations can have a significant effect on server performance. You must monitor for increased cache failures, indicated by a reduction in the Async Fast Reads/sec or Read Aheads/sec. |
| - Pages/sec | This counter shows the rate at which pages are read from or written to disk to resolve hard page faults. If this rises, it indicates system-wide performance problems. |
Si hacemos pruebas de estrés...los resultados deberían de dar:
Physical Bottleneck Resolution - Removing Bottlenecks
Memory
|
Objects & Counters |
Problem |
Resolution Option |
| Available Mbytes | Less than 2GB on a Web server. | Add Memory |
| Cache Faults/sec | Greater than 1 |
Add memory Increase cache speed or size if possible Move data to an alternative disk or server |
| Pages/sec | Greater than 10 | Add memory |
Haciendo pruebas de estrés entonces con un cliente, el valor de Cache Faults/sec se incrementó hasta un valor de 12, 783.
El monitoreo se realizó con la herramienta con Performance Monitor. Los contadores recomendados a incluir en la plantilla están en la página siguiente: technet.microsoft.com/.../ff758658(v=office.14).aspx
Por otro lado para estimar la capacidad de los servidores Front End, puede utilizarse el objeto ASP.NET y el contador Request Execution Time. Por ejemplo, si cada servidor Front End tarda 17 ms en atender una petición, entonces el tiempo de respuesta promedio será de 59 peticiones por segundo o 211 mil por hora (múltiplicado por el número de Front Ends). Este valor nos permitió confirmar que la granja podría cubrir el requerimiento de al menos 500 mil peticiones por hora.
Este comportamiento del contador de Cache Faults/sec es un efecto directo del manejo de mejoría, lo cual lleva a preguntarnos la configuración actual de los servidores ESX de VMWare donde se encuentran actualmente instalas las máquinas virtuales de SharePoint
Ahora, por default los servidores ESX pueden hacer uso de lo que se le conoce como Ballooning Memory lo cual consiste en que las Máquinas Virtuales pueden ceder memoria RAM al host (ESX) donde residen, para que este a su vez pueda tomar la decisión de asignar esta memoria RAM "disponible" a alguna otra máquina virtual que lo requiera. NOTA: Esto ocurre cuando el Host (ESX) que hospeda las máquinas virtuales llega al MÁXIMO USO de memoria RAM.
Y da la casualidad que esta "capacidad que puede manejar VMWare no es recomendable para Máquinas Virtuales que tengan instalado SharePoint, o en otras palabras puede afectar el performance"
Podemos confurmar esta indicación desde este PDF disponible en Internet y publicado por VMWare,: The Role of Memory in VMware ESX Server 3. En este PDF se explica el concepto de ballooning Memory, y si leemos el último párrafo de la página 8, podemos leer lo siguiente (aunque este artículo es para SharePoint 2007, aplica para otras versiones de SharePoint, como 2010, si es su caso, inténtenlo y verán):
"...any memory reclamation through ballooning or swapping from this VM significantly degraded the SharePoint performance."
Otro dato interesante que se puede leer en la siguiente página: "The NUMA-aware resources manegement architecture improves throughput by 8% in the SharePoint VMs case when compared with the case where the NUMA-aware optimization is disabled.
En la página 10 de este mismo artículo (mencionado en unos párrafos arriba) tenemos la sección de mejores prácticas para implementaciones de SharePoint usando virtualización con VMWare. como por ejemplo habilitando NUMA para los procesadores compatibles con dicha arquitectura.
Créditos: Este artículo fue posible p7or la información recabada y compartida por las siguientes personas, mis compañeros y amigos Osvaldo Robles de Consultoría de Microsoft, Jahil Álvarez Technical Account Manager de Microsoft, y Victor Manuel Campos Toledo de Consultoría de Microsoft también.
Saludos!
A couple of weeks ago, a customer asked me how to setup BI capabilities in SharePoint and what were the different options they have available.
Is really cool to start seeing customers moving forward with SharePoint capabilities, from basic sharing and collaboration, to more complex scenarios like Business Intelligence.
Business intelligence (BI) in SharePoint 2013 provides comprehensive BI tools that integrate across Microsoft Office applications and other Microsoft technologies.
These BI tools are:
Now, when evaluating SQL Server 2012 BI features to interact with SharePoint 2013 these are the options you have:
Final adjustments to this table in contribution with Marcos Sánchez and Gonzalo González (Premier Field Engineers) PFEs from Venezuela and Chile.
|
Level |
Features |
Install or Configure |
|
SharePoint Only (SharePoint Server 2013 Standard and Foundation does not include Excel Calculation Services) |
Native Excel Services Features (out of the box) |
Excel Services and other services included with SharePoint Server 2013. |
|
SharePoint with Analysis Services in SharePoint Mode |
Core BI Features (Interactive PowerPivot workbooks in the browser) |
|
|
SharePoint with Reporting Services in SharePoint Mode |
Power View |
|
|
All PowerPivot Features |
|
Deploy PowerPivot for SharePoint 2013 add-in. |
So we started to work on a lab environment and I'll share what we did as follows:
Originally the customer wanted to configure Power View and Power Pivot in a SP 2013 and SQL 2008 R2 infrastructure. Even though we know Power View and Power Pivot require the Add-in for SP from SQL Server 2012 with SP1 media, we thought it was going to be feasible to have the Backend in SQL 2008 and the Reporting Services DB's in another SQL 2012 engine, but when it comes to manage encryption keys it was not so easy at the end.
So, I'll divide this article in the following sections (this article covers Power View for Reporting Services, more reference is included at the end to finish the configuration also for Power Pivot with Analysis Services):
NOTE (contribution) by Nick Vargas fellow PFE from US: All steps included in this article will enable support for Stored Credentials and Prompt for Credentials, and additional configuration will be required if Windows Integrated Authentication – Negotiate (link to this option at the end of this article), and for the fourth option "No Credential" will require the Execution Account to be configured as well. I recommend you to review the TechNet Article: Authentication Types in Reporting Services, and more information about the authentication types for SSRS data connections here.
Let's begin….
1. Prepare Infrastructure and SQL features (RS SharePoint Mode and Add-In for SharePoint)
SQL Server 2012 SP1 is required - In SharePoint 2013 Excel Services to use Excel workbooks containing data model and Reporting Services Power View reports.
There are two fundamental installations needed for Reporting Services in SharePoint mode:
|
Installation |
Description |
|
(1) The Microsoft SQL Server Reporting Services report server installed in SharePoint Mode |
The report server handles the data and report processing and rendering as well subscription and Data Alert processing. The SharePoint mode report server is architected and installed as a SharePoint Shared Service. |
|
(2) The Microsoft SQL Server Reporting Services Add-in for SharePoint 2010 products. |
The add-in installs the Reporting Services user interface (UI) pages and features on a SharePoint web front-end server. The UI features include Power View, administration pages in SharePoint Central Administration, feature pages used within SharePoint document libraries, and Reporting Services Data Alerting pages. |
If you install Reporting Services after SharePoint installation, remember the setup account has to be member of Farm Admin Group. The Report Service installation will register Reporting Services service for you.
If you install Reporting Services before SharePoint installation, the setup account is not a member of the Farm Admins Group yet, so…You'll have to register the Reporting Services service manually:
To do so run the following commands to install and start the Reporting Services SharePoint Service http://technet.microsoft.com/en-us/library/gg492249#bkmk_sharedservice_cmdlets (In multi-servers Farms, this is necessarily only in Application Servers where SSRS in SharePoint Mode is installed)
IMPORTANT contribution by Gonzalo Gonzalez fellow PFE: If you are deploying a multi-server farm, remember that SharePoint Object Model is required to run within your SQL Server Reporting Services Installation in Sharepoint Mode (Could be installed in APP Servers) while, SSRS Add-in could be deployed into WFE Servers only.
So proceed with the Setup from the slipstream or SQL 2012 with SP1 media on the SharePoint Server.
Choose Reporting Services for SharePoint (1) mode and Reporting Services Add-In (2). If you want optionally you can also choose or select other features like, Database Engine (if is going to be used a new SQL Engine), Management tools, and Analysis Services for Power Pivot. Remember double check you DON'T HAVE checked the Reporting Services –Native mode checked or already installed.
For Analysis Services (Power Pivot), you'll want to install also Analysis Services Feature in the SharePoint Server.
Validate the installation of Reporting Services in SharePoint Mode and the Reporting Services Add-In for SharePoint are successfully installed in the SharePoint Server, you're not installing these components in the SQL Backend.
There's also another option to install the SQL Server 2012 RS Add-In for SharePoint from an independent installation package different from the SQL media itself.
At the end you can validate the Add-In has been installed in Add-Remove Programs
2. Provision Reporting Services (SharePoint) Service Application
So, finally, whether you did install SSRS in SharePoint Mode (1) and the RS Add-In for SharePoint (2) before or after SharePoint was installed, you'll be able to see the new SQL Server Reporting Services Serve listed in Services in Farm.
Also, if you go to Central Admin, you can validate the Add-in in the General Application Settings section as well. It says 2008 and 2008 R2, for compatibility with previous version, however these links are not going to be used to configure the Reporting Services service, instead, were going to use the Reporting Services Service Application we'll provision to configure it in SharePoint.
That will allow you to provision a SQL Server Reporting Services Service Application, to do it you can go to Service Application web page in SharePoint Central Administration.
If you want to learn more about the process you can check the following article: Creating Reporting Services Service Applications at http://technet.microsoft.com/en-us/library/jj219068.aspx#bkmk_create_serrviceapplication.The SharePoint Farm service account needs to be local admin at this time.
If you would like to do it through Central Administration follow this article http://technet.microsoft.com/en-us/library/b29d0f45-0068-4c84-bd7e-5b8a9cd1b538#bkmk_create_serrviceapplication

Validate the service was been provisioned successfully (web service running in IIS).
Or through PowerShell: http://technet.microsoft.com/en us/library/gg492278#bkmk_powershell_create_ssrs_serviceapp
Once the Service App has been provisioned successfully (through Central Admin <UI> or PowerShell), click on the Service Application's name
Then click on the first option: System Settings, you should see something like this:
If you see the following message:
Review these articles: http://support.microsoft.com/kb/329291/en-us and http://support.microsoft.com/kb/842421/en-us.
Now in order to configure Reporting Services features at Site Collection Level (remember to validate the SQL Server Reporting Services Service Application is already associated to the Web Application that has the Site Collection were you want to use the Reporting Services features on).
So go to your SharePoint Site -> Site Settings -> Site Collection Features and validate the corresponding features have been already installed (deployed to the Web Application and activated in the Site Collection) as the image below: (you might have different Features between these two, depending on the type of site you're using).
For more reference please visit the following article: Activate the Power View Site Collection Features. - http://technet.microsoft.com/en-us/library/jj219068.aspx#bkmk_powerview
In case you don't see the required features, install them: http://msdn.microsoft.com/en-us/library/jj219068.aspx#bkmk_full_script
Install-SPFeature -Path "PowerView"
Install-SPFeature -Path "ReportServer"
Then enable them to the required Site Collections:
Enable-SPFeature -identity "PowerView" -Url http://server/sites/bi
Enable-SPFeature -identity "ReportServer" -Url http://server/sites/bi
Also validate that you have a new settings category in site settings:
Now, create a new Document Library (adding an App) into your site.
Open the document library and allow the use of content types.
Select the three content types from the SQL Server Reporting Services Content Type category.
Go back to the library and click the second half of the New Document button, optionally you could hide or remove the default content type (Document).
In case you'd like to automate all through a Script, please refer to the following article: Script to automate all: http://technet.microsoft.com/en-us/library/jj219068.aspx#bkmk_powerview
NOTE by John Desch, fellow Sr. PFE from USA: You can also set up a BISM connection library to build Power View Reports. Have in mind that with SQL Server 2012 SP1 CU4 or later (actually probably CU9 or later would be preferable), Power View can connect to a multidimensional instance of Analysis Service.
4. Trying the Report Builder Model
Now, if you click on the Report Builder Report, you'll be downloading/launching the Report Builder client
Once it loads, you'll have different options to work with
Let's say we create a Blank Report and we put a custom title like "This is my new Report", then we publish it back to our Reports Library
Choosing our Report's Library
We click ok and we select Publish all report parts (first option)
If we go back to our Reports Library and fresh it, we'll see our report…
Just click on it to open it into the browser.
In case you would like to try it, you could use the AdventureWorks package, here: http://social.technet.microsoft.com/wiki/contents/articles/14707.explore-the-adventure-works-multidimensional-model-by-using-power-view.aspx
For those of you out there with Microsoft Premier Contracts, I strongly recommend you to talk with your TAM and request to attend a SharePoint 2013 BI Workshops, which includes more details around the Report Builder, type of reports, data source connections and managing authentication methods; or even better in case you have an Education as a Service (EaaS) for Premier Workshops subscription, you will be able to watch the training on demand very son.
In case you'll need to configure SSRS to use Kerberos (Constrained Delegation) I strongly recommend you to review the post from my fellow Sr. PFE Ryan Bushnell from USA at http://blogs.technet.com/b/sharepoint_-_inside_the_lines/archive/2013/05/28/sharepoint-2013-with-ssrs-2012-and-constrained-delegation.aspx
To proceed with Power Pivot Installation and configuration for SQL Server Analysis Services use the following article - Install Power Pivot for SharePoint 2013, http://www.microsoft.com/en-us/download/confirmation.aspx?id=35577
I encourage you to also review: http://www.codeproject.com/Articles/615462/Configure-Power-View-Reporting-Services-Features-o and http://www.codeproject.com/Articles/576383/Install-Power-View-for-multi-dimensional-model
Additional Information
Install or Uninstall the Reporting Services Add-in for SharePoint
Add an Additional Reporting Services Web Front-end to a Farm
Provision Subscriptions and Alerts for SSRS Service Applications
SharePoint Server 2013 Business Intelligence Test Lab
More references suggested by Zaheer Hussain fellow PFE from UK
Configure the Secure Store Service in SharePoint 2013 – (Nice video demo included in this)
http://technet.microsoft.com/en-us/library/ee806866.aspx
Configuring Unattended Execution account using Secure store Service
http://technet.microsoft.com/en-us/library/ee836145(v=office.15).aspx
Creating Data Connections, Data Sources, and Connection Strings (SSRS)
http://msdn.microsoft.com/en-us/library/ms156450.aspx
Hola que tal, hace tiempo no había podido escribir un nuevo post con tanto trabajo y viajes, pero espero puede retomar la dinámica y conversación con ustedes de nuevo.
He estado en muchos nuevos proyectos, y hace tiempo no tengo la posibilidad de interactuar con clientes para ayudarles a hacer sus migraciones a la nube de Microsoft.
Y sobre este tema, para los que ya están usando Office 365, les comparto este artículo muy interesante que el equipo de Office 365 recién publicó en su Blog.
Ustedes sabrán que Microsoft ofrece sus servicios de la nube a través de Office 365 (http://office365.com) y dentro de estas opciones tenemos lo que es: SharePoint Online (Colaboracion), Exchange Online (Mensajeria), y otras capacidades.
Ahora quiero compartirles que el equipo de producto ha lanzado una nueva App para Windows Phone 8, desde la cual pueden administrarse los servicios en la nube de su empresa si tienen contratado Office 365, algo bastante cool, yo ya la descargue y la estoy revisando, y ustedes?
Les invito a probar la nueva Windows 8 App para Windows Phone 8, para administrar sus servicios en Office 365 aquí: http://blogs.office.com/b/office365tech/archive/2013/11/21/check-the-service-health-of-your-office-365-service-on-the-go.aspx
Saludos!