CONFIGMGR DATA SOLUTIONS

Size: px
Start display at page:

Download "CONFIGMGR DATA SOLUTIONS"

Transcription

1 CONFIGMGR DATA SOLUTIONS Benjamin Reynolds blogs.technet.microsoft.com/ benjamin/ Microsoft Steve Thompson Senior Consultant Softchoice

2 Benjamin Reynolds Steve SQL, SSRS, SCCM SQL / EMS MVP 15 years Many moons Sunriver, Oregon & Indian Blues & BBQ

3 AGENDA SQL Server 2016 BI Analysis Services SCCM Data Warehouse (Servicing Point) Reporting Services Power BI Hybrid BI MS IT - Live Reporting examples!

4 SQL SERVER 2016 BI

5 SQL SERVER 2016 BI CAPABILITIES BI capabilities Think of these as built-in SQL Server 2016 delivers the following: On-premises, enterprise-ready BI platform that helps transform data into actionable insights: Analysis Services (multidimensional and data mining mode, and tabular mode) Reporting Services These services can be installed on-premises, or hosted inside a virtual machine (IaaS) Hybrid BI scenarios support delivering data and analytics to the cloud

6 SQL Server 2016 BI Capabilities Comprehensive, Enterprise-Ready BI Platform Pin paginated report items to Power BI dashboards Visualization Mobile and paginated reports Modeling Power BI Tabular Multidimensional Access on-premises data ON-PREMISES CLOUD

7 SQL Server 2016 BI Capabilities Core Investment Areas in Analysis Services and Reporting Services Modern reports Mobile reports Enhanced analysis Rich tools Hybrid BI SharePoint 2016 support

8 ANALYSIS SERVICES

9 ANALYSIS SERVICES SQL Server Analysis Services (SSAS) is an online analytical data engine used in decision support and business analytics SSAS supports two modelling modes multidimensional and tabular The multidimensional mode also includes a data mining engine It provides analytical data for business reports and client applications such as: Reporting Services reports, Power BI, Excel, and other third-party data visualization tools

10 ANALYSIS SERVICES ONE SEMANTIC MODEL TWO WAYS TO DEVELOP Tabular models Multidimensional models Tables and relationships Fast by design with in-memory Easy to get started and simple Dimensions and measure groups Highly scalable and mature Feature rich and complex

11 ANALYSIS SERVICES CLIENT TOOLS BI SEMANTIC MODEL Queries Data model Business logic Use SSDT to create BI semantic models Data access DATA SOURCES

12 ANALYSIS SERVICES SQL SERVER 2016 NEW FEATURES SQL Server 2016 SSAS includes many new features: New tabular features: Parallel processing of multiple table partitions New DAX functions, and DAX variables New tabular compatibility level (1200) Calculated tables Bi-directional cross filters Display folders, to organize model elements into logical groups Translations, to view models in a preferred language DirectQuery enhancements Improved SSDT modeling performance, thanks to TMSL (introduced later) Several enhancements for multidimensional models And many more

13 ANALYSIS SERVICES SQL SERVER 2016 SUPPORT BY EDITION SSAS 2016 is supported by Enterprise and Standard editions For non-production use, it is also supported by Developer and Evaluation editions Compute and memory capacities are limited in Standard edition Standard edition does not support specific features

14 SCCM DATA WAREHOUSE

15 SCCM DATA WAREHOUSE What / How Data Flow Internal Details Reporting Customization

16 SCCM DATA WAREHOUSE What is a data warehouse? A central repository storing current and historical data Why have a data warehouse? Historical trending reports Integrating multiple sources of data for richer analysis What is the SCCM data warehouse service point? Role created on site server Stores historical data from specific tables

17 DATA FLOW DIAGRAM

18 INTERNAL DETAILS Design / Achitecture Data copied from site database server to DW server (bulk copy/insert) If CT enabled: get data from last sync only If CT not enabled: get the entire table Processing performed on the DW server Insert/Update/Delete records inserted based on deltas Schema changes handled dynamically Each table has a timeout of 6 hours and 3 retries Records stored for 3 years (in 1706) Clusters and Availability Groups are supported (in 1706)

19 INTERNAL DETAILS Security Requirements ConfigMgr DB Permissions DW SP Account: db_datareader & EXECUTE (or db_owner) DW DB Permissions DW SP Account: db_owner Reporting Services Point Account: db_datareader Constrained Delegation (double hop) A self-signed certificate (fix in 1706?)

20

21 REPORTS Seven out of box reports More on the way!

22 REPORTS Fix Coming in 1706!

23 CUSTOMIZATION Adding/Removing tables Managed via site control Forcing a Sync Managed via Registry Custom Reports Up to your imagination

24 DW Demo

25 REPORTING SERVICES

26 REPORTING SERVICES SQL Server Reporting Services (SSRS) delivers enterprise, web-enabled reporting functionality Implemented as a Report Server, in one of two modes Native and SharePoint it can scale to support thousands of users

27 REPORTING SERVICES SSRS 2016 is extended with a new capability to deliver mobile reports, and is enhanced with a new modern web portal To contrast classic RDL reports with the new mobile reports, SSRS reports are now referred to as either paginated or mobile Enterprise Edition required for mobile reports

28 REPORTING SERVICES SQL SERVER 2016 REPORTING SERVICES ARCHITECTURE ANALYZE & AUTHOR MOBILE REPORTS SQL Server Mobile Report Publisher PAGINATED REPORTS SQL Server Report Builder DELIVER SQL Server 2016 Reporting Services SQL Server Reporting Services Native mode Mobile Reports now a component of SSRS CONSUME ONE SET OF MOBILE APPS Windows Phone App Android App ios App Web portal Paginated and mobile reports Report Designer in SQL Server Data Tools SQL Server Reporting Services SharePoint integrated mode Pin paginated Pin paginated report report items to Power items BI to dashboards Power BI SharePoint

29 REPORTING SERVICES SQL SERVER 2016 NEW FEATURES SQL Server 2016 SSRS includes many new features: Improved web portal (Native mode) Export to PowerPoint Pinning report visuals to Power BI dashboards Support of SharePoint mode for SharePoint 2016 Updated data source support Key Performance Indicators (KPIs) Mobile reporting And many more

30 REPORTING SERVICES SQL SERVER 2016 SUPPORT BY EDITION SSRS is supported by all editions Web and Express editions continue to support only basic reporting For non-production use, it is also supported by Developer and Evaluation editions Supported only by Enterprise edition: Mobile reports and KPIs 1 Data-driven subscriptions Scale-out deployment Alerting 2 Power View 2 1 Native mode only 2 SharePoint mode only

31 SSRS Demo

32 SCCM Inventory Challenges How do we identify new computers added daily? How do we identify computers deleted daily? Inventory lost when maintenance clean-up tasks is run Solution cannot make changes to SCCM DB Leverage existing CMMonitor DB Steps: 1. In CMMonitor, load new SystemArchive table with SCCM v_r_system data 2. SystemArchive table has two additional fields: i. InsertedDate ii. DeletedDate 3. Process runs daily to add new records, check to see what was removed!

33 POWER BI

34 A NEW GENERATION OF BI Today, BI extends to everyone 2 nd wave Self-service BI 3rd wave End user BI Everyone Analyst to end user 1st wave Technical BI IT to end user

35 A NEW GENERATION OF BI Turning data into business insights is challenging Common BI challenges include End-to-end view Data often resides in disparate locations, making it difficult to see a complete picture of your business Multiple data sources Right data for the right users at the right time Data residing in SaaS solutions, and other external locations, is difficult to access and refresh securely Different roles have different needs, and business users need the latest operational data

36 INTRODUCING MICROSOFT POWER BI Experience your data. Any data, any way, anywhere. Power BI is a cloud-based business analytics service that enables: Fast and easy access to data A live 360º view of the business Data discovery and exploration Insights from any device Collaboration across the organization Anyone to visualize and analyze data Power BI

37 INTRODUCING MICROSOFT POWER BI Key benefits and differentiators Pre built content packs, consisting of dashboards and reports, for popular SaaS solutions Real time dashboard updates Secure, live connection to your data sources, on premises and in the cloud Intuitive data exploration by using natural language query Integration with familiar Microsoft products, and commitment for scale and availability in Azure Fast deployment, hybrid configuration, secure, and integrated with existing IT systems

38 POWER BI OVERVIEW Data sources Power BI service SaaS solutions E.g. Marketo, Salesforce, GitHub, Google analytics Content packs Natural language query Sharing & collaboration On-premises data E.g. Analysis Services Organizational content packs Corporate data sources, or external data services Azure services E.g. Azure SQL, Stream Analytics Excel files Workbook data or data models Power BI Desktop files Related data from files, databases, Azure, and other sources Live dashboards Visualizations Reports Datasets Data refresh

39 POWER BI OVERVIEW SaaS solutions E.g. Marketo, Salesforce, GitHub, Google analytics Content packs Natural language query Sharing & collaboration On-premises data E.g. Analysis Services Organizational content packs Corporate data sources, or external data services Azure services E.g. Azure SQL, Stream Analytics Excel files Workbook data and data models Power BI Desktop files Related data from files, databases, Azure, and other sources Live dashboards Visualizations Reports Datasets Data refresh Power BI Desktop Power BI REST API Prepare Explore Report Share

40 POWER BI OVERVIEW No matter what industry, or what role, Power BI is relevant Business user Business analyst BI professional Software developer

41 POWER BI OVERVIEW No matter what industry, or what role, Power BI is relevant Business user Import data from SaaS sources Work with dashboards and reports Ask natural language questions Discover quick insights from data

42 POWER BI OVERVIEW No matter what industry, or what role, Power BI is relevant Business analyst Import, reshape, integrate and model data Enrich data with calculations Create compelling reports and visualizations Publish reports to the Power BI service Publish content packs to share insights within the organization

43 POWER BI OVERVIEW No matter what industry, or what role, Power BI is relevant BI professional Connect to live Azure data services Connect to on-premises Analysis Services databases Educate and empower the business to create their own reports

44 POWER BI OVERVIEW No matter what industry, or what role, Power BI is relevant Software developer Integrate applications with Power BI Including Microsoft Power BI Embedded Create real-time dashboards Develop custom visuals

45 POWER BI LICENSING Two Three licenses are available: Power BI: Free! Power BI Pro: Currently USD 9.99/month with an annual subscription (Academic, government and non-profit pricing is available) Power BI Premium coming soon! Review the pricing and feature matrix Power BI Pro trial license can be obtained for 60 days

46 COMING SOON POWER BI PREMIUM Announced Features: Self-service BI and enterprise reporting all in one Flexibility to license by capacity Greater scale and performance Power BI apps - evolving content packs into Power BI apps Extending on-premises capabilities PowerBI Report server Embedded analytics - advancing how Power BI content is embedded in apps

47 POWER BI LICENSING Feature differences In short, the differences between the two licenses: Feature Power BI (Free) Power BI Pro Data capacity limit 1 GB/user 10 GB/user Consume content that is scheduled to refresh Daily Up to 8 times per day Data streaming rate 10K rows/hour 1M rows/hour Consume live data sources will full interactivity No Yes Access on-premises data with gateways No Yes Share dashboards Yes Yes All other collaboration features No Yes Row-level security for users and groups No Yes

48 KEY TAKEAWAYS Power BI is a cloud-based business analytics service, delivering end user BI Power BI delivers numerous benefits and differentiators Pre-built content packs Real-time dashboard updates Live connections to on-premises and cloud data sources Intuitive data exploration by using natural language query Integration with familiar Microsoft products and services Fast deployment, hybrid configuration, secure, and integrated with existing IT systems

49 PARTNER OPPORTUNITIES Encourage your customers to sign up for Power BI Encourage your customers to realize benefits of Power BI Pro features Describe and demonstrate how existing data solutions can be integrated and enhanced with Power BI

50 SIGNING UP FOR POWER BI Sign up can be achieved for free, and within seconds Power BI works only with an organizational account, associated with a work or school address Encourage customers to trial Power BI for free, and to realize the benefits of Power BI Pro features

51 HYBRID BI

52 Hybrid BI Comprehensive, Enterprise-Ready BI Platform Pin paginated report items to Power BI dashboards Visualization Mobile and paginated reports Modeling Power BI Tabular Multidimensional Access on-premises data ON-PREMISES CLOUD

53 HYBRID BI SQL Server 2016 enables hybrid BI scenarios by delivering data and analytics to the cloud Leverages utilizing existing investments with SSAS data models Supports secure, cloud-based BI without needing to move data Two SQL Server hybrid BI capabilities: Pin SSRS report items to Power BI dashboards Deliver on-premises data to Power BI dashboards and reports

54 HYBRID BI POWER BI GATEWAYS Access to on-premises data is achieved by installing gateways Personal Gateway Ideal for analysts and other heavy data consumers Enables on-demand or scheduled data refresh of Power BI desktop files On-Premises Data Gateway Centrally managed service for large groups of users Enables on-demand or scheduled data refresh of Power BI desktop files Enables also access to live connections for certain data sources

55 HYBRID BI AZURE ANALYSIS SERVICES It is now possible to provision an Analysis Services database on Azure Tabular projects (compatibility 1200) can be deployed on Azure Resources can be scaled to meet business needs, and billed by Query Processing Units (QPUs) Data refresh can be achieved from cloud sources: Azure SQL Database, and Azure SQL Data Warehouse Data refresh can be achieved from on-premises sources with a gateway: SQL Server, SQL Data Warehouse, APS, Oracle, and Teradata Permissions are granted to Azure Active Directory users and groups Existing client tools can connect to Azure Analysis Services

56 Power BI Demo

57 MS IT - LIVE REPORTING EXAMPLES!

58 PBI/SSRS/SSIS PRACTICAL USAGE Power BI Workspaces Dashboards vs Reports Refreshes SSRS Parameterized reports Subscriptions Dynamic SSIS Custom DW summary (and detail) data

59 MSIT - Live Reporting examples!

60

61

62 SECTION HEADER This is the next section

63 TITLE Line1 Bullet Level 1 Bullet Level 2 Bullet Level 3

64 TITLE Code

65 Text Only with Border Level 1 Level 2 Level 3

66 Text Only (Red) Level 1 Level 2 Level 3

67 TITLE Text 1 Level 1 Level 2 Level 3 Text 2 Level 1 Level 2 Level 3

68 TITLE Section 1 Text Level 1 Level 2 Level 3 Section 2 Text Level 1 Level 2 Level 3

69 Demo Title

70

71

72

73

74

75

76

77

78

POWER BI OVERVIEW & FEATURES JANUARY 2017, SINGAPORE. Khilitchandra Prajapati

POWER BI OVERVIEW & FEATURES JANUARY 2017, SINGAPORE. Khilitchandra Prajapati POWER BI OVERVIEW & FEATURES JANUARY 2017, SINGAPORE Khilitchandra Prajapati www.bigator.com COMMON BI CHALLENGES Lots of data to analyze Getting complete picture is very difficult Many types of data Structured,

More information

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook.

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook. Course Code: AUDIENCE: FORMAT: LENGTH: POWER BI BOOTCAMP O365-410-PBI (CP PBI365) Data Analyst and BI Professionals Instructor-led training with hands-on labs 4 Days COURSE INCLUDES: 4-days of instructor

More information

Distributing Power BI Content

Distributing Power BI Content Distributing Power BI Content Distributing Power BI Content Heidi Enho Microsoft MVP (Data Platform & Excel) Microsoft Certified Trainer, MCSA heidi.enho@sulava.com HExcelligent.fi, vilahdus.fi Objectives

More information

Microsoft BI Product Suite

Microsoft BI Product Suite Microsoft BI Product Suite On Premises and In the Cloud What is Business Intelligence? How is the BI industry evolving? What are the typical components of a BI solution? How can BI be deployed within your

More information

SQL Server 2016/2017. What s new in SSRS

SQL Server 2016/2017. What s new in SSRS SQL Server 2016/2017 What s new in SSRS WhoAmI BI Tech Leader at McGill University ETL development using various ETL tools: DTS / SSIS, Hummungbird Genio, Informatica, Datastage DW Experience in various

More information

Power BI. The shift to business-led self-service analytics. Gogula Aryalingam. Senior Architect Data Analytics Brandix i3, SRI LANKA

Power BI. The shift to business-led self-service analytics. Gogula Aryalingam. Senior Architect Data Analytics Brandix i3, SRI LANKA Power BI The shift to business-led self-service analytics Gogula Aryalingam Senior Architect Data Analytics Brandix i3, SRI LANKA About Me Microsoft MVP, Data Platform PASS Regional Mentor South Asia Community

More information

Member of Western Europe Data Insights & AI. 14 years of SQL Server and 7 years of consultany.

Member of Western Europe Data Insights & AI. 14 years of SQL Server and 7 years of consultany. About Member of Western Europe Data Insights & AI 14 years of SQL Server and 7 years of consultany Steve.verschaeve@microsoft.com Overview How to acquire Power BI Report Server for the BI user Power BI

More information

PowerUp Echo Webinar Series

PowerUp Echo Webinar Series PowerUp Echo Webinar Series 1 WELCOME Power BI Showcase Tad Thompson Sr. Technical Advancement Developer Meet Your Presenter Facebook.com/PowerObjects @TadMT Image Tad Thompson Sr. Technical Advancement

More information

Welcome! Power BI User Group (PUG) London

Welcome! Power BI User Group (PUG) London Welcome! Power BI User Group (PUG) London Power BI Report Server: Self-Service BI and Enterprise Reporting On-Premises Alejandro Leguizamo Principal Consultant Alejandro Leguizamo @AlejoSQL SQL Server

More information

Analyzing Data with Power BI

Analyzing Data with Power BI Course 20778A: Analyzing Data with Power BI Course Outline Module 1: Introduction to Self-Service BI Solutions Introduces business intelligence (BI) and how to self-serve with BI. Introduction to business

More information

Can t We Just Get Along? Making SSRS, Power BI and Excel Play Well Together. Paul Turley Microsoft MVP, Principal Consultant, Intelligent Business

Can t We Just Get Along? Making SSRS, Power BI and Excel Play Well Together. Paul Turley Microsoft MVP, Principal Consultant, Intelligent Business Can t We Just Get Along? Making SSRS, Power BI and Excel Play Well Together Paul Turley Microsoft MVP, Principal Consultant, Intelligent Business Technical Assistance If you require assistance during the

More information

GetCertkey. No help, Full refund!

GetCertkey.  No help, Full refund! GetCertkey http://www.getcertkey.com No help, Full refund! Exam : 70-778 Title : Analyzing and Visualizing Data with Microsoft Power BI Vendor : Microsoft Version : DEMO Get Latest & Valid 70-778 Exam's

More information

Analyzing Data with Power BI

Analyzing Data with Power BI Analyzing Data with Power BI Course 20778B 3 Days Instructor-led, Hands-on Course Description The main purpose of this three-day instructor-led course is to give students a good understanding of data analysis

More information

Audience Profile The course will likely be attended by SQL Server report creators who are interested in alternative methods of presenting data.

Audience Profile The course will likely be attended by SQL Server report creators who are interested in alternative methods of presenting data. [MS20778]: Analyzing Data with Power BI Length : 3 Days Audience(s) : Information Workers Level : 300 Technology : Power BI Delivery Method : Instructor-led (Classroom) Course Overview The main purpose

More information

Fast Start Business Analytics with Power BI

Fast Start Business Analytics with Power BI Fast Start Business Analytics with Power BI Accelerate Through classroom, challenging, training and a quick proof of concept, learn about Power BI and how it can help speed up your decision making and

More information

Stuck with Power BI? Get Pyramid Starting at $0/month. Start Moving with the Analytics OS

Stuck with Power BI? Get Pyramid Starting at $0/month. Start Moving with the Analytics OS Stuck with Power BI? Start Moving with the Analytics OS Get Pyramid 2018 Starting at $0/month Start Moving with Pyramid 2018 Break Away from Power BI Many organizations struggle to meet their analytic

More information

Delivery Options for Planning a Solution

Delivery Options for Planning a Solution Delivery Options for Planning a Solution Paul Turley Data Platform MVP Paul Turley Microsoft Data Platform MVP Principal Consultant, Intelligent Business LLC paul@intelligentbiz.net @paul_turley Sqlserverbi.blog

More information

Better Insights with BISM in SQL Server Analysis Services 2012

Better Insights with BISM in SQL Server Analysis Services 2012 Better Insights with BISM in SQL Server Analysis Services 2012 Deepthi Anantharam (Technology Evangelist)@deananth http://blogs.msdn.com/data knowledge intelligence Karan Gulati (SSAS Maestro) Support

More information

DETAILED COURSE AGENDA

DETAILED COURSE AGENDA DETAILED COURSE AGENDA Dynamics 365 University: Business Intelligence Wizard Detailed Agenda Course Level: 200 Microsoft Dynamics CRM Online offers powerful reporting and analytics. This class will review

More information

Digitalisieren Sie Ihr Unternehmen mit dem Internet der Dinge Michael Epprecht Microsoft GBB IoT

Digitalisieren Sie Ihr Unternehmen mit dem Internet der Dinge Michael Epprecht Microsoft GBB IoT Digicomp Microsoft Evolution Day 2015 1 Digitalisieren Sie Ihr Unternehmen mit dem Internet der Dinge Michael Epprecht Microsoft GBB IoT michael.epprecht@microsoft.com @fastflame Partner: Becoming a digital

More information

New life for Reporting Services: what's up in 2016

New life for Reporting Services: what's up in 2016 New life for Reporting Services: what's up in 2016 Andrea Martorana Tusa @bruco441 andrea.martoranatusa@gmail.com November 28, 2015 #sqlsatparma #sqlsat462 Sponsors #sqlsatplovdiv #sqlsat519 About me Andrea

More information

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014 20466: Implementing Data Models and Reports with Microsoft SQL Server 2014 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional, you may

More information

Implementing Mobile BI Dashboards. with Datazen

Implementing Mobile BI Dashboards. with Datazen Implementing Mobile BI Dashboards with Datazen Mobility Is the New Normal 52% of information workers across 17 countries report using three or more devices for work. (FORRESTER RESEARCH, BT FUTURES REPORT)

More information

Plan, Deploy and Configure Microsoft InTune

Plan, Deploy and Configure Microsoft InTune Plan, Deploy and Configure Microsoft InTune 5 Day Course AUDIENCE IT Pros that have experience with Windows 10 use, deployment and management Experience with any optional ios or Android devices. FORMAT

More information

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server

MS-20466: Implementing Data Models and Reports with Microsoft SQL Server MS-20466: Implementing Data Models and Reports with Microsoft SQL Server Description The focus of this five-day instructor-led course is on creating managed enterprise BI solutions. It describes how to

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server 20466 - Implementing Data Models and Reports with Microsoft SQL Server Duration: 5 Days Course Price: $2,975 Software Assurance Eligible Course Description Note: This course is designed for customers who

More information

exam. Number: Passing Score: 800 Time Limit: 120 min File Version: Microsoft

exam. Number: Passing Score: 800 Time Limit: 120 min File Version: Microsoft 70-713.exam Number: 70-713 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Microsoft 70-713 Software Asset Management (SAM) Core Version 1.0 Exam A QUESTION 1 A SAM partner plans to review the

More information

Your Technology Partner Offshore and Onsite. Services Portfolio

Your Technology Partner Offshore and Onsite. Services Portfolio Services Portfolio OFFSHORE SOFTWARE DEVELOPMENT SERVICES Product Development for ISVs Custom Application Development for End-clients Application Development Application Maintenance & Support Application

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 20332 - Advanced Solutions of Microsoft SharePoint Server 2013 Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This five-day training course examines

More information

Business is being transformed by three trends

Business is being transformed by three trends Business is being transformed by three trends Big Cloud Intelligence Stay ahead of the curve with Cortana Intelligence Suite Business apps People Custom apps Apps Sensors and devices Cortana Intelligence

More information

SCOM: Better together with OMS. Cameron Fuller Solution Director Catapult

SCOM: Better together with OMS. Cameron Fuller Solution Director Catapult SCOM: Better together with OMS Cameron Fuller Solution Director Catapult Systems @CFullerMVP Agenda What s new in SCOM 2016 & futures (in 60 seconds or less) Introduction to OMS & what s new in OMS What

More information

COURSE 20332B: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013

COURSE 20332B: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013 ABOUT THIS COURSE This five-day course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment. Special areas of focus include implementing high availability, disaster

More information

Microsoft Azure Essentials

Microsoft Azure Essentials Microsoft Azure Essentials Azure Essentials Track Summary Data Analytics Explore the Data Analytics services in Azure to help you analyze both structured and unstructured data. Azure can help with large,

More information

Transitioning Guide. Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF.

Transitioning Guide. Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF. Transitioning Guide Important information to help you transition to Microsoft Dynamics 365 from Dynamics CRM THE MICROSOFT SUITE CONSISTS OF Office 365 Microsoft Dynamics 365 Power BI Sales Customer Service

More information

: Integrating MDM and Cloud Services with System Center Configuration Manager

: Integrating MDM and Cloud Services with System Center Configuration Manager 20703-2: Integrating MDM and Cloud Services with System Center Configuration Manager Overview This is a three-day Instructor Led Training (ILT) course that describes mobile device management (MDM) technologies

More information

#mstrworld. A Deep Dive Into Self-Service Data Discovery In MicroStrategy. Vijay Anand Gianthomas Tewksbury Volpe. #mstrworld

#mstrworld. A Deep Dive Into Self-Service Data Discovery In MicroStrategy. Vijay Anand Gianthomas Tewksbury Volpe. #mstrworld A Deep Dive Into Self-Service Data Discovery In MicroStrategy Vijay Anand Gianthomas Tewksbury Volpe Introducing MicroStrategy Analytics Agenda Introduction to MicroStrategy Analytics Platform Product

More information

Microsoft moves IT infrastructure management to the cloud with Azure

Microsoft moves IT infrastructure management to the cloud with Azure Microsoft IT Showcase Microsoft moves IT infrastructure management to the cloud with Azure At Microsoft Core Services Engineering and Operations, formerly Microsoft IT, we re embracing digital transformation

More information

2007 Microsoft Office System Business Intelligence Integration

2007 Microsoft Office System Business Intelligence Integration 2007 Microsoft Office System Business Intelligence Integration White Paper Published: February 1, 2007 Author: Anthony T. Mann, President Mann Publishing Group For the latest information, please see: http://www.microsoft.com/sql/

More information

Corporate Overview CRM. the Cloud

Corporate Overview CRM. the Cloud SharePoint 2013 + Web Portal Analytics Corporate Overview CRM the Cloud + Collective Intelligence Inc., Founded in 1999 Headquartered in Lemoyne, PA Serving the Northeast and Mid Atlantic Region Serve

More information

Integrating MDM and Cloud Services with System Center Configuration Manager

Integrating MDM and Cloud Services with System Center Configuration Manager Integrating MDM and Cloud Services with System Center Configuration Manager 20703-2; 3 days, Instructor-led About this course This is a three-day Instructor Led Training (ILT) course that describes mobile

More information

Azure PaaS and SaaS Microsoft s two approaches to building IoT solutions

Azure PaaS and SaaS Microsoft s two approaches to building IoT solutions Azure PaaS and SaaS Microsoft s two approaches to building IoT solutions Hector Garcia Tellado Program Manager Lead, Azure IoT Suite #IoTinActionMS #IoTinActionMS Agenda Customers using IoT today Microsoft

More information

Mihail Mateev. Creating Custom BI Solutions with Power BI Embedded

Mihail Mateev. Creating Custom BI Solutions with Power BI Embedded Mihail Mateev Creating Custom BI Solutions with Power BI Embedded SQLSat Kyiv Team Yevhen Nedashkivskyi Alesya Zhuk Eugene Polonichko Oksana Borysenko Oksana Tkach Mykola Pobyivovk Sponsor Sessions Starts

More information

20332B: Advanced Solutions of Microsoft SharePoint Server 2013

20332B: Advanced Solutions of Microsoft SharePoint Server 2013 20332B: Advanced Solutions of Microsoft SharePoint Course Details Course Code: Duration: Notes: 20332B 5 days This course syllabus should be used to determine whether the course is appropriate for the

More information

POWER BI WHAT S INSIDE ABOUT THE AUTHOR APPLIED MICROSOFT. Bring Your Data to Life! Teo Lachev EDITION MICROSOFT DATA ANALYTICS.

POWER BI WHAT S INSIDE ABOUT THE AUTHOR APPLIED MICROSOFT. Bring Your Data to Life! Teo Lachev EDITION MICROSOFT DATA ANALYTICS. POWER BI FOR PROS Get instant insights from cloud services & files Enable sharing and collaboration Explore data with interactive reports Deploy to cloud and on premises Assemble dashboards with a few

More information

7 October Rolf Tesmer. SQL & BI Solutions Architect. b https://mrfoxsql.wordpress.com/ in https://au.linkedin.

7 October Rolf Tesmer. SQL & BI Solutions Architect. b https://mrfoxsql.wordpress.com/ in https://au.linkedin. 7 October 2015 Rolf Tesmer SQL & BI Solutions Architect b https://mrfoxsql.wordpress.com/ in https://au.linkedin.com/in/rolftesmer Agenda BI Refresher What is Datazen Managing the Datazen Server Client

More information

The business owner s guide for replacing accounting software

The business owner s guide for replacing accounting software The business owner s guide for replacing accounting software Replacing your accounting software is easier and more affordable than you may think. Use this guide to learn about the benefits of a modern

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence SharePoint 2013 Business Intelligence 55042; 4 Days, Instructor-led Course Description This 4-day instructor-led course provides students with the necessary knowledge to work with all the associated SharePoint

More information

White Paper Windows 10 management options

White Paper Windows 10 management options management options December 2017 Table of contents User mission management objectives 2 servicing options 2 What s significant? 4 What s next? 5 About the author 6 As mobility comprises the workplace of

More information

Improving enterprise performance through operations intelligence solutions siemens.com/xhq

Improving enterprise performance through operations intelligence solutions siemens.com/xhq XHQ Operations Intelligence Software Improving enterprise performance through operations intelligence solutions siemens.com/xhq What is XHQ? That s simple. XHQ is a better, more intelligent way to make

More information

What s New in Microsoft Dynamics CRM 4.0. Bryan Nielson Director, Product Marketing

What s New in Microsoft Dynamics CRM 4.0. Bryan Nielson Director, Product Marketing What s New in Microsoft Dynamics CRM 4.0 Bryan Nielson Director, Product Marketing Session Agenda Introduction Dynamics CRM 4.0 Feature Areas Use Design Report Data Manage Deploy Develop Demo In Conclusion

More information

Adopting Azure Resource Manager for efficient cloud infrastructure management

Adopting Azure Resource Manager for efficient cloud infrastructure management Microsoft IT Showcase Adopting Azure Resource Manager for efficient cloud infrastructure management Microsoft IT runs in the cloud. We have a massive investment in Microsoft Azure for our cloud IT infrastructure,

More information

SharePoint Saturday Detroit #SPSDETROIT

SharePoint Saturday Detroit #SPSDETROIT SharePoint Saturday Detroit DECEMBER 2 ND, 2017 In This Session We Will Cover: What Flow is The Components of a Flow Admin Center Mobile App Demos What is Flow? "Work Less, Do More!" Cloud based service,

More information

Digital Transformation with IOT and Power BI. Nick Althoff & Tony Borgetti

Digital Transformation with IOT and Power BI. Nick Althoff & Tony Borgetti Digital Transformation with IOT and Power BI Nick Althoff & Tony Borgetti Today s Presenters Nick Althoff Solution Architect Internet of Things Tony Borgetti Technical Architect Business Intelligence 2

More information

20332B: Advanced Solutions of Microsoft SharePoint Server 2013

20332B: Advanced Solutions of Microsoft SharePoint Server 2013 20332B: Advanced Solutions of Microsoft SharePoint Server 2013 Course Overview This course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment. Special areas of focus

More information

Business - Ready JD Edwards BI Content for Microsoft PowerBI

Business - Ready JD Edwards BI Content for Microsoft PowerBI Business - Ready JD Edwards BI Content for Microsoft PowerBI QuickLaunch for JD Edwards Preferred Strategies QuickLaunch is a reporting and business intelligence accelerator software that quickly transforms

More information

Why EMS? What benefit does EMS provide O365 customers. Manage Mobile Productivity. deployment. SaaS Apps. LOB Apps. Mobility Management

Why EMS? What benefit does EMS provide O365 customers. Manage Mobile Productivity. deployment. SaaS Apps. LOB Apps. Mobility Management Why EMS? What benefit does EMS provide O365 customers LOB Apps SaaS Apps Mobility Management Simplify app delivery and deployment Manage Mobile Productivity Increase IT Productivity Consistent experience

More information

Top. Reasons Enterprises Select kiteworks by Accellion

Top. Reasons Enterprises Select kiteworks by Accellion Top 10 Reasons Enterprises Select kiteworks by Accellion Accellion Enterprise Customers Include: Top 10 Reasons Enterprises Select kiteworks kiteworks by Accellion is the leading private cloud content

More information

SAP BusinessObjects Enterprise BI Platform

SAP BusinessObjects Enterprise BI Platform SAP BusinessObjects Enterprise BI Platform Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course # Exam: Prerequisites Technology: Delivery Method: Length: 20533 70-533 20532 Microsoft Products Instructor-led (classroom) 5 Days Overview

More information

AVANTUS TRAINING PTE LTD

AVANTUS TRAINING PTE LTD [MS10979]: Microsoft Azure Fundamentals Length : 2 Days Audience(s) : IT Professionals Level : 100 Technology : Azure Delivery Method : Instructor-led (Classroom) Course Overview This course provides the

More information

SharePoint 2013 PerformancePoint Services

SharePoint 2013 PerformancePoint Services SharePoint 2013 PerformancePoint Services Course 55057; 3 Days, Instructor-led Course Description This three-day instructor-led course provides students with the necessary knowledge to work with PerformancePoint

More information

Microsoft FastTrack For Azure Service Level Description

Microsoft FastTrack For Azure Service Level Description ef Microsoft FastTrack For Azure Service Level Description 2017 Microsoft. All rights reserved. 1 Contents Microsoft FastTrack for Azure... 3 Eligible Solutions... 3 FastTrack for Azure Process Overview...

More information

SECURE MOBILE USERS PLANNING - MOBILE DEVICE MANAGEMENT (MDM) SCENARIOS COMPARISON

SECURE MOBILE USERS PLANNING - MOBILE DEVICE MANAGEMENT (MDM) SCENARIOS COMPARISON PAGE 2 IN CEE SECURE MOBILE USERS PLANNING - MOBILE DEVICE MANAGEMENT (MDM) SCENARIOS COMPARISON FEB 2017 IGOR SHASTITKO About Consalta Every business deserves an opportunity to grow! We support IT companies

More information

Microsoft Big Data. Solution Brief

Microsoft Big Data. Solution Brief Microsoft Big Data Solution Brief Contents Introduction... 2 The Microsoft Big Data Solution... 3 Key Benefits... 3 Immersive Insight, Wherever You Are... 3 Connecting with the World s Data... 3 Any Data,

More information

Solution Components Sugar 6.5 Release

Solution Components Sugar 6.5 Release Solution Components 6.5 Release CRM, Inc. 10050 N. Wolfe Road SW2-130 Cupertino, CA 95014 USA T: +1.408.454.6900 F: +1.408.873.2872 CRM Solution Components This is a list of the most common components

More information

House Keeping. You are in Listen Only Mode. Azure 101: Azure Overview. Azure 201: How to do a Cost Estimate for Virtual Machines

House Keeping. You are in Listen Only Mode. Azure 101: Azure Overview. Azure 201: How to do a Cost Estimate for Virtual Machines House Keeping You are in Listen Only Mode Use the WebEx Chat window to enter question Azure 101: Azure Overview First Tuesday of each Month Azure 201: How to do a Cost Estimate for Virtual Machines Second

More information

Training solutions for the SAP Business Objects software suite

Training solutions for the SAP Business Objects software suite Training solutions for the SAP Business Objects software suite Decision Inc., an authorised SAP Education Partner, has been delivering training across Africa and the Middle East for over 12 years. Decision

More information

Delivering Governed Self-Service BI across the Enterprise

Delivering Governed Self-Service BI across the Enterprise Delivering Governed Self-Service BI across the Enterprise 1 TABLE OF CONTENTS Introduction... 3 Key Self-Service BI Governance Capabilities... 4 Top 10 Success Factor Features... 4 Self-Service Governance

More information

This tutorial covers all the important concepts in Power BI and provides a foundational understanding on how to use Power BI.

This tutorial covers all the important concepts in Power BI and provides a foundational understanding on how to use Power BI. About the Tutorial Power BI is a Data Visualization and Business Intelligence tool that converts data from different data sources to interactive dashboards and BI reports. Power BI suite provides multiple

More information

Exam /Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013

Exam /Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013 Exam 70-332/Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013 Prerequisites Before attending this course, students must have: Completed Course 20331: Core Solutions of Microsoft SharePoint

More information

Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect

Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect Aurélie Pericchi SSP APS Laurent Marzouk Data Insight & Cloud Architect 2005 Concert de Coldplay 2014 Concert de Coldplay 90% of the world s data has been created over the last two years alone 1 1. Source

More information

HP Cloud Maps for rapid provisioning of infrastructure and applications

HP Cloud Maps for rapid provisioning of infrastructure and applications Technical white paper HP Cloud Maps for rapid provisioning of infrastructure and applications Table of contents Executive summary 2 Introduction 2 What is an HP Cloud Map? 3 HP Cloud Map components 3 Enabling

More information

2016 Spring Lunch & Learn Business Intelligence

2016 Spring Lunch & Learn Business Intelligence 2016 Spring Lunch & Learn Business Intelligence What is BI Microsoft BI Building blocks Dynamics GP BI Dynamics CRM BI Successful BI project attributes Business Intelligence What is BI a set of techniques

More information

Providing the right level of analytics self-service as a technology provider

Providing the right level of analytics self-service as a technology provider The Information Company White paper Providing the right level of analytics self-service as a technology provider Where are you in your level of maturity as a SaaS provider? Today s technology providers

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course 20533C Five days - Instructor-led - Hands-on Introduction This five day instructor led course is intended for IT professionals who are familiar

More information

DATA INTEGRATION MADE EASY

DATA INTEGRATION MADE EASY DATA INTEGRATION MADE EASY Microsoft SQL Server-based data integration solutions for connectivity & productivity Microsoft Dynamics 365 AX CRM NAV Azure Service Bus SSIS Productivity Pack More Features.

More information

Designing Business Intelligence Solutions with Microsoft SQL Server 2014

Designing Business Intelligence Solutions with Microsoft SQL Server 2014 Designing Business Intelligence Solutions with Microsoft SQL Server 2014 20467D; 5 Days, Instructor-led Course Description This five-day instructor-led course teaches students how to implement self-service

More information

IBM Cognos 10.2 BI Demo

IBM Cognos 10.2 BI Demo IBM Cognos 10.2 BI Demo IBM Cognos Course Overview: In this training, participants acquire skills needed to develop activity, modeling and some admin works. Each and every concept is supported with documents

More information

Whitepaper Enterprise Mobile Manager

Whitepaper Enterprise Mobile Manager Whitepaper Enterprise Mobile Manager OVERVIEW OnPremise or Cloud Based Mobile Management Solution The AppTec cloud based mobile management solution with its very intuitively operable management console

More information

COURSE OUTLINE: Course 20533C- Implementing Microsoft Azure Infrastructure Solutions

COURSE OUTLINE: Course 20533C- Implementing Microsoft Azure Infrastructure Solutions Course Name Course Duration Course Structure Course Overview 20533C-Implementing Microsoft Azure Infrastructure Solutions 5 Days Instructor-Led This course is intended for IT professionals who are familiar

More information

Request for Information 18-RFP-004-LAJ WOTC Application Management System. Questions and Answers

Request for Information 18-RFP-004-LAJ WOTC Application Management System. Questions and Answers Request for Information 18-RFP-004-LAJ WOTC Application Management System Questions and Answers The Department s responses to timely submitted questions are provided below: Question Number 1. All 2. All

More information

Business Intelligence in Azure Alex Whittles

Business Intelligence in Azure Alex Whittles Business Intelligence in Azure Alex Whittles Alex@PurpleFrogSystems.com PurpleFrogSystems.com PurpleFrogSystems.com/blog @PurpleFrogSys Alex Whittles SQL Relay Committee SQLRelay.co.uk SQL Bits Committee

More information

GADD platform Overview

GADD platform Overview GADD platform Overview A GADD White Paper Published January, 2012 gaddsoftware.com Table of content 1. Introduction... 4 2. What makes the GADD platform different?... 4 2.1. How it has evolved... 4 2.2.

More information

IBM Watson IoT Maximo Asset Management

IBM Watson IoT Maximo Asset Management IBM Watson IoT Maximo Asset Management Maximo 7.6 Analytic Options and Comparisons Revision 2 Pam Denny Senior Analytics Architect Maximo Analytics Options and Comparisons CONTENTS Revision History v 1

More information

Introducing Infor Xi/Ming.le for M3

Introducing Infor Xi/Ming.le for M3 Introducing Infor Xi/Ming.le for M3 Merit Consulting AS Sandnes/Norway karsten.hesselager@infor.com 1 2 Agenda Introducing Infor Xi Tech Stack Why have Infor developed Xi? What is included in Xi Demo of

More information

Azure: Microsoft Cloud. Microsoft Cloud End-to-end solutions

Azure: Microsoft Cloud. Microsoft Cloud End-to-end solutions Azure: Microsoft Cloud Microsoft Cloud End-to-end solutions 5 Azure is an open cloud DevOps Clients Management Applications PaaS & DevOps App Frameworks & Tools Databases & Middleware Infrastructure Hyper

More information

WebFOCUS: Business Intelligence and Analytics Platform

WebFOCUS: Business Intelligence and Analytics Platform WebFOCUS: Business Intelligence and Analytics Platform Strategic BI and Analytics for the Enterprise Features Extensive self-service for everyone Powerful browser-based authoring tool Create reusable analytical

More information

Strategies for reporting in Finance and Operations: Should I build a data warehouse?

Strategies for reporting in Finance and Operations: Should I build a data warehouse? Strategies for reporting in Finance and Operations: Should I build a data This document outlines two broad strategies for reporting that are available in Finance and Operations: system of intelligence

More information

New and noteworthy in Rational Asset Manager V7.5.1

New and noteworthy in Rational Asset Manager V7.5.1 Rational Asset Manager New and noteworthy in Rational Asset Manager V7.5.1 IBM Corporation 2011 The information contained in this presentation is provided for informational purposes only. While efforts

More information

"Charting the Course... MOC A: Architecting Microsoft Azure Solutions. Course Summary

Charting the Course... MOC A: Architecting Microsoft Azure Solutions. Course Summary MOC 20535 A: Architecting Microsoft Course Summary Description This course is intended for architects who have experience building infrastructure and applications on the Microsoft platform. Students should

More information

Enterprise Enabler and Salesforce.com

Enterprise Enabler and Salesforce.com White Paper Enterprise Enabler and Salesforce.com Incorporating on-premise data without moving it to the cloud Pamela Szabó Stone Bond Technologies, L.P. 1 Enterprise Enabler and Salesforce.com Incorporate

More information

Rhonda Stonaker Infosemantics, Inc.

Rhonda Stonaker Infosemantics, Inc. Rhonda Stonaker Infosemantics, Inc. Professional Background 2 OBIEE Architect at Infosemantics, Inc. Experience with BI solutions for Oracle EBS including R12 since 2002 Experience with Packaged Solutions

More information

BI Strategy Guide. Reporting in SAP and Beyond.

BI Strategy Guide. Reporting in SAP and Beyond. BI Strategy Guide Reporting in SAP and Beyond What is BI Reporting Tools o Standard ERP reports o BW Standard Content o BW custom reports Agenda Supply Chain Analytics Into the Future - Growing Your BI

More information

SAP Jam Collaboration, enterprise edition

SAP Jam Collaboration, enterprise edition Dec 2017 SAP Jam Collaboration, enterprise edition Cloud Service Specification Sheet SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with information,

More information

Ultimus Adaptive BPM Suite 8 Product Overview

Ultimus Adaptive BPM Suite 8 Product Overview Accelerate Performance Adaptive BPM Suite 8 Product Overview Contact Information 15000 Weston Parkway Cary, North Carolina 27513 USA Telephone: +1 919 678-0900 Fax: +1 919 678-0901 Accelerate Performance

More information

After working through that presentation, you will be prepared to use Xcelsius dashboards accessing BI query data via SAP NetWeaver BW connection in

After working through that presentation, you will be prepared to use Xcelsius dashboards accessing BI query data via SAP NetWeaver BW connection in After working through that presentation, you will be prepared to use Xcelsius dashboards accessing BI query data via SAP NetWeaver BW connection in your company. 1 Topics Learn how to build Xcelsius dashboards

More information

The Right Tool For The Job

The Right Tool For The Job The Right Tool For The Job Kara Glasgow Kara.Glasgow@tcsc.com Project Manager What is Business Intelligence?! Define Benefits Know the Tools Define the Target Know Your Team Set the Path SO Many Options

More information

SharePoint for Business Intelligence

SharePoint for Business Intelligence SharePoint for Business Intelligence SP33; 3 Days, Instructor-led Course Description This 3-day instructor led course will teach how to use SharePoint 2013 as your business intelligence platform. You'll

More information