How to extend SharePoint Online PowerShell automation using Client Side Object Model for SharePoint 2013. This approach also works for On-prem SharePoint 2013.
SharePoint 2013 Search Topology and OptimizationMike Maadarani
In this presentation, I am explaining the details of all search components, how to properly configure the search topology, and the options to extend the search farm in a hybrid “cloud/on-premises” scenario. This presentation will explain what you need to consider to design your search, in order to handle your organization's needs. We will dive into scripting a high availability search topology, keeping it healthy and manage your day-to-day search operations.
Learn about how to optimize your search for best performance and search relevancy, to support reliable search applications.
10 Things I Like in SharePoint 2013 SearchSPC Adriatics
Speaker: Agnes Molnar;
Based on my SharePoint and FAST Search experience, I’ll demonstrate my “Research Path” on SharePoint 2013 Search. What’s new, what improvements we can find there as well as how to use our existing Search knowledge and experience in SharePoint 2013 Search.
You will learn:
Config options in SharePoint 2013 Search – Central Admin vs. PowerShell
Crawled and Managed Properties across Content Sources
Ranking and Relevancy
The document discusses hybrid search in SharePoint. Hybrid search allows searching across both on-premises and Office 365 environments. It addresses the complexity and productivity issues that arise when content is distributed across multiple locations. Hybrid search provides a single search experience and enterprise search center to search all SharePoint content. Various hybrid search topologies are presented, including one-way and two-way configurations with the ability to search in both directions. The document also covers tuning search results using query rules, the query builder, and ranking models.
This document outlines the steps for upgrading a SharePoint 2010 farm to SharePoint 2013. It discusses requirements like hardware, software, and training. It then covers preparing the existing farm by surveying configurations, fixing issues, and backing up databases. The main steps involve setting up the new 2013 farm, restoring databases, upgrading service applications and content databases, and allowing site collection administrators to trigger deferred upgrades of individual site collections. Tips are provided around claims authentication, testing upgrades, throttling upgrades, and monitoring the upgrade queue.
Search has become one of the most critical functionality in today’s world, as the end users rely on it to get to the result in the quickest way. SharePoint is one such platform on which we can leverage the ‘Search’ features. Searching for a particular word or phrase often yields hundreds and thousands of search results for users. Search in SharePoint 2013 has enabled users to find relevant information more quickly and easily than ever before.
Combining the capabilities of SharePoint 2010 along with numerous improvements, ‘Search’ feature in SharePoint 2013 has been optimized to deliver more accurate information. SharePoint 2013 has helped developers to add more context-specific refiners to help the user further reduce the result set. The webinar session will discuss how ‘Search’ in SharePoint 2013 has been enhanced to provide users with a consistent stream of relevant information, and how it helps the end-user.
SharePoint 2013 Search - Whats new for End UsersMark Stokes
This is a slide deck with details of what I demoed at the Manchester SharePoint User Group (SUGUK). It is a walk through of some of the new features of SharePoint 2013 Search from the perspective of what is of interest to End Users.
This document summarizes a presentation about cloud hybrid search in SharePoint. It discusses:
1. The benefits of cloud hybrid search such as access from anywhere, a consistent user experience, and scalable index storage.
2. Some current limitations of cloud hybrid search including slower performance, lack of features in SharePoint Online, and complex administration.
3. Techniques for implementing cloud hybrid search including connecting an on-premises search service application to Office 365 and setting up content sources and search centers.
4. Topics covered include indexing and queries, a case study of a large university implementation, and tuning the cloud hybrid search experience.
The document discusses the key features and capabilities of search in SharePoint 2013, including personalized search results, continuous crawling, query rules to customize search results, managed metadata and refiners to improve relevance, and analytics to track search usage and improve recommendations. It provides details on result sources, query rules, display templates, and various analytics features to enhance the search experience.
Understanding and Applying Cloud Hybrid SearchJeff Fried
This document provides an overview of cloud hybrid search presented by Jeff Fried, CTO of BA Insight. Some key points:
- Cloud hybrid search allows organizations to index content from both on-premises and Office 365 sources in a single search index hosted in Office 365.
- It provides a unified search experience across all content sources while reducing infrastructure costs compared to an on-premises only solution.
- While the basic functionality is available out of the box, there are limitations in areas like content enrichment, security trimming, and data sovereignty that third party solutions can help address.
Fives ways to query SharePoint 2013 Search - SharePoint Summit Toronto 2013Corey Roth
This document discusses five ways to query SharePoint 2013 search and which application programming interfaces (APIs) to use depending on the scenario. It covers using the keyword query language (KQL) to construct queries for the server object model, managed client-side object model, JavaScript client-side object model, and REST API. While features like FAST query language and web services are now deprecated, KQL remains the recommended query language.
Developing a Custom FAST Search Server 2010 for SharePoint Solution - Share...Sezai Komur
This document discusses developing a custom FAST Search Server 2010 solution for SharePoint. It provides an overview of customization options including developing custom web parts, customizing the FAST Search Center site, and developing applications that query the search web services. It demonstrates creating a custom index schema, site definition, SearchBoxEx, CoreResultsWebPart, and integrating Silverlight. It also covers calling the search web services from Silverlight.
Technical Overview of FAST Search Server 2010 for SharePoint - SharePoint Sat...Sezai Komur
The document provides an overview of FAST Search Server for SharePoint 2010. It discusses how FAST Search was acquired by Microsoft and integrated with SharePoint 2010. It highlights several ways FAST Search is better than SharePoint's native search capabilities, such as better search quality, advanced sorting, and rich web indexing. The document also provides conceptual diagrams of how FAST Search fits into the SharePoint architecture and farm topology.
Take Cloud Hybrid Search to the Next LevelJeff Fried
The document discusses hybrid search between on-premises SharePoint and SharePoint Online. It provides an overview of different approaches to hybrid search including split workload, split user, and search providing a unified view. It then discusses three approaches to hybrid search including classic federated search, crawling Office 365 content, and using the cloud hybrid search service application. The document also includes several case studies on implementing hybrid search and considerations for a hybrid search solution.
Understanding and Applying Cloud Hybrid SearchJeff Fried
1) The document discusses cloud hybrid search, which allows searching across on-premises and online content in Office 365 with a single search experience.
2) It highlights benefits like simplified administration and lower costs compared to traditional federated search. However, there are also limitations with the default configuration regarding features like security trimming.
3) The document provides guidance on implementing cloud hybrid search and considerations for different environments, including performance, customizations, and regulatory requirements.
This document discusses SharePoint architecture options including on-premises, Office 365, and Microsoft Azure. It provides insights and tips for designing a SharePoint farm based on business requirements and budget rather than only following technical best practices. The key factors that impact architecture choices are the structure and amount of content, infrastructure options, external systems integration, and available resources. On-premises is best for complex custom solutions or data residency needs, while Office 365 is good for collaboration and basic websites. Hybrid is an option to move services like OneDrive to the cloud. Microsoft Azure is well-suited for development/test environments and disaster recovery. The document emphasizes that there is no single correct architecture and the solution depends on each
Search-Driven Applications with SharePoint 2013 (#SBSBE16)Maximilian Melcher
SharePoint Search is more than just a search box. Based on the extended search architecture of SharePoint 2013 and the now fully integrated FAST Search a modern, search-based solution can be designed and implemented.
In this session the different Search APIs will be introduced and presented. Additional suggestions, impulses and hints showing you how you can develop Search-Driven Applications based on SharePoint Search
The document discusses hybrid SharePoint with the new Cloud Hybrid Search feature. It describes how Cloud Hybrid Search allows for a unified search experience across on-premises and cloud content through a single index. It provides an overview of the logical architecture including crawling, query processing, and failure modes. Benefits discussed include reduced infrastructure needs and support for cloud features like Office Graph/Delve.
This document discusses enterprise search capabilities in SharePoint 2010 and FAST Search for SharePoint 2010. It covers the search architecture, including scale-out features to improve performance and high availability. It also provides guidance on sizing search deployments and considers migration options when moving from MOSS 2007 to SharePoint 2010.
This document outlines an agenda for building a basic, intermediate, and advanced FAQ for end users in SharePoint. The basic FAQ involves setting up site columns, content types, and configuring a custom list. The intermediate configuration integrates search by adding a content by search web part. The advanced configuration enhances the user experience through list view and search display templates, adding people search to connect FAQ items to subject matter experts, and configuring the search center. Demos are provided for the basic, intermediate, and advanced configurations.
This document discusses hybrid search options in SharePoint. It describes cloud hybrid search, which provides a shared search index across on-premises and online environments. It also describes hybrid federated search, which indexes environments separately and federates results. The document recommends cloud hybrid search for providing a unified search experience across environments. It provides details on configuring and implementing cloud hybrid search, as well as limitations and experiences.
SP24 - Using the Content Enrichment Web Service with SharePoint Server 2013 ...Sezai Komur
The document outlines an agenda for a SharePoint conference with various sessions on topics related to search in SharePoint 2013. It lists the session titles, presenters, and Twitter handles. The first session is on using the Content Enrichment Web Service with SharePoint Server 2013 Search, presented by Sezai Komur of NEC Australia.
This document provides an overview of new features in SharePoint 2016 and guidance for deploying and upgrading to SharePoint 2016. It discusses the new MinRole architecture, requirements for hybrid deployments, and the overall upgrade process from planning to post-upgrade testing. Key points include that MinRole optimizes farms for scale by defining server roles, Distributed Cache requires 3 servers for high availability, and upgrades require testing custom solutions for compatibility with SharePoint 2016.
An introduction to the new capabilities in SharePoint 2013 designed to handle new workloads, increase scalability and improve overall application performance
This document summarizes a PowerShell and CSOM presentation. It begins by thanking sponsors and providing background on the presenter. The presentation agenda is then outlined, covering PowerShell and CSOM, a demonstration, and Q&A. Guidance to avoid declarative code with Office 365 is discussed. CSOM is introduced as a way to remotely communicate with SharePoint using client-side code. Steps for getting started with PowerShell and CSOM are provided, including referencing DLLs, authenticating with SharePoint Online or on-premises, and advantages like repeatability and automation. The document concludes by inviting attendees to a networking event following the presentation.
This document discusses how to automate tasks in SharePoint Online (Office 365) using PowerShell and the Client-Side Object Model (CSOM). It provides an overview of the history and challenges of using CSOM for provisioning in O365. It also demonstrates how to connect to O365 using PowerShell and CSOM, and highlights resources for learning and developing with this approach. The session aims to help developers and IT professionals automate SharePoint Online administration.
The document discusses the key features and capabilities of search in SharePoint 2013, including personalized search results, continuous crawling, query rules to customize search results, managed metadata and refiners to improve relevance, and analytics to track search usage and improve recommendations. It provides details on result sources, query rules, display templates, and various analytics features to enhance the search experience.
Understanding and Applying Cloud Hybrid SearchJeff Fried
This document provides an overview of cloud hybrid search presented by Jeff Fried, CTO of BA Insight. Some key points:
- Cloud hybrid search allows organizations to index content from both on-premises and Office 365 sources in a single search index hosted in Office 365.
- It provides a unified search experience across all content sources while reducing infrastructure costs compared to an on-premises only solution.
- While the basic functionality is available out of the box, there are limitations in areas like content enrichment, security trimming, and data sovereignty that third party solutions can help address.
Fives ways to query SharePoint 2013 Search - SharePoint Summit Toronto 2013Corey Roth
This document discusses five ways to query SharePoint 2013 search and which application programming interfaces (APIs) to use depending on the scenario. It covers using the keyword query language (KQL) to construct queries for the server object model, managed client-side object model, JavaScript client-side object model, and REST API. While features like FAST query language and web services are now deprecated, KQL remains the recommended query language.
Developing a Custom FAST Search Server 2010 for SharePoint Solution - Share...Sezai Komur
This document discusses developing a custom FAST Search Server 2010 solution for SharePoint. It provides an overview of customization options including developing custom web parts, customizing the FAST Search Center site, and developing applications that query the search web services. It demonstrates creating a custom index schema, site definition, SearchBoxEx, CoreResultsWebPart, and integrating Silverlight. It also covers calling the search web services from Silverlight.
Technical Overview of FAST Search Server 2010 for SharePoint - SharePoint Sat...Sezai Komur
The document provides an overview of FAST Search Server for SharePoint 2010. It discusses how FAST Search was acquired by Microsoft and integrated with SharePoint 2010. It highlights several ways FAST Search is better than SharePoint's native search capabilities, such as better search quality, advanced sorting, and rich web indexing. The document also provides conceptual diagrams of how FAST Search fits into the SharePoint architecture and farm topology.
Take Cloud Hybrid Search to the Next LevelJeff Fried
The document discusses hybrid search between on-premises SharePoint and SharePoint Online. It provides an overview of different approaches to hybrid search including split workload, split user, and search providing a unified view. It then discusses three approaches to hybrid search including classic federated search, crawling Office 365 content, and using the cloud hybrid search service application. The document also includes several case studies on implementing hybrid search and considerations for a hybrid search solution.
Understanding and Applying Cloud Hybrid SearchJeff Fried
1) The document discusses cloud hybrid search, which allows searching across on-premises and online content in Office 365 with a single search experience.
2) It highlights benefits like simplified administration and lower costs compared to traditional federated search. However, there are also limitations with the default configuration regarding features like security trimming.
3) The document provides guidance on implementing cloud hybrid search and considerations for different environments, including performance, customizations, and regulatory requirements.
This document discusses SharePoint architecture options including on-premises, Office 365, and Microsoft Azure. It provides insights and tips for designing a SharePoint farm based on business requirements and budget rather than only following technical best practices. The key factors that impact architecture choices are the structure and amount of content, infrastructure options, external systems integration, and available resources. On-premises is best for complex custom solutions or data residency needs, while Office 365 is good for collaboration and basic websites. Hybrid is an option to move services like OneDrive to the cloud. Microsoft Azure is well-suited for development/test environments and disaster recovery. The document emphasizes that there is no single correct architecture and the solution depends on each
Search-Driven Applications with SharePoint 2013 (#SBSBE16)Maximilian Melcher
SharePoint Search is more than just a search box. Based on the extended search architecture of SharePoint 2013 and the now fully integrated FAST Search a modern, search-based solution can be designed and implemented.
In this session the different Search APIs will be introduced and presented. Additional suggestions, impulses and hints showing you how you can develop Search-Driven Applications based on SharePoint Search
The document discusses hybrid SharePoint with the new Cloud Hybrid Search feature. It describes how Cloud Hybrid Search allows for a unified search experience across on-premises and cloud content through a single index. It provides an overview of the logical architecture including crawling, query processing, and failure modes. Benefits discussed include reduced infrastructure needs and support for cloud features like Office Graph/Delve.
This document discusses enterprise search capabilities in SharePoint 2010 and FAST Search for SharePoint 2010. It covers the search architecture, including scale-out features to improve performance and high availability. It also provides guidance on sizing search deployments and considers migration options when moving from MOSS 2007 to SharePoint 2010.
This document outlines an agenda for building a basic, intermediate, and advanced FAQ for end users in SharePoint. The basic FAQ involves setting up site columns, content types, and configuring a custom list. The intermediate configuration integrates search by adding a content by search web part. The advanced configuration enhances the user experience through list view and search display templates, adding people search to connect FAQ items to subject matter experts, and configuring the search center. Demos are provided for the basic, intermediate, and advanced configurations.
This document discusses hybrid search options in SharePoint. It describes cloud hybrid search, which provides a shared search index across on-premises and online environments. It also describes hybrid federated search, which indexes environments separately and federates results. The document recommends cloud hybrid search for providing a unified search experience across environments. It provides details on configuring and implementing cloud hybrid search, as well as limitations and experiences.
SP24 - Using the Content Enrichment Web Service with SharePoint Server 2013 ...Sezai Komur
The document outlines an agenda for a SharePoint conference with various sessions on topics related to search in SharePoint 2013. It lists the session titles, presenters, and Twitter handles. The first session is on using the Content Enrichment Web Service with SharePoint Server 2013 Search, presented by Sezai Komur of NEC Australia.
This document provides an overview of new features in SharePoint 2016 and guidance for deploying and upgrading to SharePoint 2016. It discusses the new MinRole architecture, requirements for hybrid deployments, and the overall upgrade process from planning to post-upgrade testing. Key points include that MinRole optimizes farms for scale by defining server roles, Distributed Cache requires 3 servers for high availability, and upgrades require testing custom solutions for compatibility with SharePoint 2016.
An introduction to the new capabilities in SharePoint 2013 designed to handle new workloads, increase scalability and improve overall application performance
This document summarizes a PowerShell and CSOM presentation. It begins by thanking sponsors and providing background on the presenter. The presentation agenda is then outlined, covering PowerShell and CSOM, a demonstration, and Q&A. Guidance to avoid declarative code with Office 365 is discussed. CSOM is introduced as a way to remotely communicate with SharePoint using client-side code. Steps for getting started with PowerShell and CSOM are provided, including referencing DLLs, authenticating with SharePoint Online or on-premises, and advantages like repeatability and automation. The document concludes by inviting attendees to a networking event following the presentation.
This document discusses how to automate tasks in SharePoint Online (Office 365) using PowerShell and the Client-Side Object Model (CSOM). It provides an overview of the history and challenges of using CSOM for provisioning in O365. It also demonstrates how to connect to O365 using PowerShell and CSOM, and highlights resources for learning and developing with this approach. The session aims to help developers and IT professionals automate SharePoint Online administration.
SPSToronto 2015 - Managing Office365 with PowerShell and CSOMamitvasu
This document discusses how to automate tasks in SharePoint Online (Office 365) using PowerShell and the Client-Side Object Model (CSOM). It provides an overview of managing content types and site columns in O365 without using declarative code. It then demonstrates how to use CSOM and PowerShell to provision and manage content types and site columns remotely. The document includes a history of the presenter's experience with PowerShell and CSOM, an example of CSOM code, and resources for learning more.
This document provides an overview of using PowerShell with the Client Side Object Model (CSOM) to manage SharePoint. It begins by thanking event sponsors and encouraging attendees to visit them. The agenda is then outlined and includes a CSOM overview, demonstrating how to start using PowerShell with CSOM, and final thoughts on the benefits of this approach.
This document provides an overview of reshaping enterprise architecture. It discusses the need to change enterprise architecture to address increasingly complex requirements and join the "now generation". It promotes adopting new IT disciplines like DevOps to efficiently collaborate and streamline processes. The document recommends selecting fit-for-purpose architecture accelerators and composable components from platforms like WSO2 to enable responsive iterations.
WSO2 Platform Introduction - Why,What and How WSO2
This document provides an overview of the WSO2 platform introduction. It discusses why organizations need to change from traditional IT approaches to keep up with increasing complex requirements and a more connected business environment. It then describes the key components of the WSO2 platform, including how it provides a composable architecture using Carbon components to meet a wide range of requirements in a flexible way. Finally, it outlines some action steps organizations can take to implement the WSO2 platform and become a more responsive and connected business.
WSO2 Platform Introduction : Why, What and How WSO2
This document provides an overview of the WSO2 platform introduction presentation. It begins with information about the presenter, Chris Haddad, and his background. It then discusses the need for increasingly complex IT requirements and joining the "now generation" to reduce delays. The remainder of the document outlines the presentation slides covering topics like the evolution of the web, situational context using traffic examples, developing at scale, and becoming a more responsive and connected business. It provides recommendations for selecting the right architecture and components from WSO2 to meet requirements.
Moving from ASP.NET Web Forms to ASP.NET MVCkgpainter
This document discusses the differences between ASP.NET Web Forms and ASP.NET MVC frameworks. It notes that Web Forms provides a rich control-based programming model while MVC is based on the model-view-controller pattern, separating concerns. It also mentions that many companies have existing investments in Web Forms that they are unwilling to replace, and not all practice test-driven development that MVC encourages. The document considers options for converting an existing Web Forms application to MVC or running them side-by-side.
The reference architectures of the past (i.e. client-server, web application, SOA services) are not adequately addressing current business demand, use cases, and expectations.
This presentation describes why IT teams must learn new architecture paradigms and reshape their reference architecture.
Important transformative drivers include:
The Now Generation
Connected Business Demands
Complex Requirements
The Long Tail
Web 3.0
This is the first presentation in a three part series:
Why Reshape Reference Architecture
What Reference Architecture Models make sense today
How to Reshape Reference Architecture
Bring-your-ML-Project-into-Production-v2.pdfLiang Yan
Machine Learning (ML) is quite popular today in the academic/research world. However, it is quite difficult to put into a product, especially a product with a huge customer base. This session will give Kubeflow, the open source ML toolkit on top of Kubernetes, a deep look from the MLOps perspective. Furthermore, we will have a brief look at Distributed MLSys and how Kubeflow copes with scalability. Last, a demo of the Kubeflow stack setup and ML project pipeline deployment will be demonstrated in the cloud.
Title: Getting started with office 365 developers patterns and practices provisioning engine
Event: SPTechCon Washington DC 2017
Date : 15 November 2017
Chris O'Brien - Modern SharePoint development: techniques for moving code off...Chris O'Brien
This document discusses modern techniques for developing for SharePoint in a cloud-friendly way by moving code off SharePoint servers. It covers remote event receivers, PowerShell with CSOM, and Microsoft's App Model Samples. Remote event receivers allow executing code in response to events. PowerShell and CSOM is a powerful combination. The App Model Samples provide helper libraries and examples for common tasks like uploading files, provisioning sites and managing terms. While Microsoft's optimal approach is debated, these techniques allow customizations to be deployed to Office 365.
This document provides an overview and introduction to Bootstrap and mobile web development. It discusses Bootstrap's components like grids and Pingendo, how to use Bootstrap via downloading, CDNs or package managers, responsive web design principles using relative units, max/min values and media queries, and tools for detecting mobile browsers. The document serves as a guide to Bootstrap's capabilities and best practices for responsive mobile web design.
This document discusses using PowerShell and Desired State Configuration (DSC) for automation in DevOps. It introduces DSC as an extension to PowerShell that allows creating configuration scripts and files to ensure servers are configured as needed. DSC is presented as a tool that can help with challenges around application lifecycle management, release management, and ensuring consistent server configurations across environments like development, test, and production. Specific capabilities of DSC highlighted include authoring configurations, applying configurations through a staging process, and solving problems of managing different server roles, applications, and environments consistently through automation.
SearchLove San Diego 2018 | Mat Clayton | Site Speed for Digital MarketersDistilled
We all know that site speed matters not only for users but also for search rankings. As marketers, how can we measure and improve the impact of site speed? Mat will cover a range of topics and tools, from the basic quick wins to some of the more surprising and cutting-edge techniques used by the largest websites in the world.
Highway to heaven - Microservices Meetup BerlinChristian Deger
Fed up with stop and go in your data center? Why not shift into overdrive and pull into the fast lane? Learn how AutoScout24 are building their Autobahn in the cloud to become the market leader in Europe's vehicle classified business.
Reinventing themselves by making a radical transition from monoliths to microservices, from .NET on Windows to Scala on Linux, from data center to AWS and from built by devs and run by ops to a devops mindset.
While the current stack keeps running, ever more microservices will go live as you listen to stories from the trenches.
Key takeaways from this talk includes: How to...
… become cloud native
… evolve the architecture
… create “you build it you run it” teams
… involve business people in the transformation
Created and presented together with Wolf Schleger (ThoughtWorks)
This document discusses cloud computing and DevOps. It provides background on the speaker and explains how Morningstar adapted to use cloud computing to scale their infrastructure. Cloud computing allows for much higher server-to-engineer ratios and elastic scaling. DevOps aims to break down silos between development and operations through automation, measurement, and culture change. It emphasizes infrastructure as code and continuous delivery to improve business agility.
Why your Agile Project will Fail (Software Dev Practices to Save it)Vibhor Mahajan
This document discusses reasons why Agile projects fail and practices that can help save them. It notes that many teams claim to be doing Agile but are not truly ready to deliver with Agility. It then provides tips for successful Agile practices, including investing in training and certifications for team members, implementing test-driven development, pair programming, code reviews, test automation, continuous integration, and using a source control branching model. The document emphasizes that both developers and manual testers have important roles to play in Agile.
Web Systems Architecture by Moshe KaplanMoshe Kaplan
If you are planning a large scale web site, or consider how to take you site to the next level, you should have participated in this workshop. Feel free to connect for further details.
Connected Architecture Fabric Creating a Connected WorldChris Haddad
In-memory contextual processing, API Clouds, and Industrial Things are driving digital transformation and connecting the world.
In this session, Chris will describe how leading IT teams incorporate new reference architecture components and practices that enhance connections across people, devices, and partners.
In this session, you will learn:
Why new business and customer expectations demand a connected business
What new connected architecture fabric components create strategic business opportunity
How leading IT teams incorporate new components and practices
The document provides information about prizes and sponsor engagement for an event. It states that bingo cards are required to win prizes, and must be stamped by all sponsors. A variety of prizes will be raffled including Starbucks gift cards, electronics from Microsoft, and other merchandise. Sponsors have tables to demonstrate their products and services. Attendees must be present at the end of the day to win prizes in the raffle.
Updating your classic team site to use new office 365 features amit vasuamitvasu
This document provides information about an event including thanking sponsors, introducing speakers, sharing conference materials and evaluation details, and announcing a post-event gathering. It thanks diamond, platinum, gold, and silver sponsors and encourages attendees to visit their tables. Instructions are given for collecting stamps on a bingo card from all sponsors to be eligible for prizes, and to fill out speaker and event evaluations.
This document provides an introduction and overview of Azure Functions. It discusses how Azure Functions provides a serverless programming model that allows developers to write code that runs in response to events. It also covers common usage scenarios for Azure Functions, available templates, deployment and pricing options. Finally, it demonstrates how Azure Functions can be integrated with SharePoint to handle asynchronous webhook events from lists and lists items.
This document provides an overview and summary of Office 365 Directory Synchronization. It discusses:
- Azure Active Directory and how it provides identity and access management for cloud environments.
- The different tools available for synchronizing an on-premises directory with Azure AD, including DirSync, Azure AD Sync, and Azure AD Connect.
- Key aspects of directory synchronization like synchronization intervals, password sync, and source of authority.
- Requirements for directory synchronization including supported operating systems and permissions needed.
- A demonstration of configuring directory synchronization using DirSync and Azure AD Connect.
This document provides an overview and agenda for a session on Office 365 Directory Synchronization. The agenda includes:
- An overview of Azure Active Directory and the different identity models it supports.
- A discussion of directory synchronization, the different tools available for sync (DirSync, AAD Sync, AAD Connect), and considerations for directory sync setup like permissions and system requirements.
- A demonstration of configuring directory synchronization using DirSync.
- Steps for setting up a development environment for testing directory sync using an Azure VM and Office 365 trial accounts.
This document discusses setting up a SharePoint 2013 development environment in Microsoft Azure. It provides an overview of Azure, including virtual machines, cloud services, affinity groups and availability sets. It then demonstrates creating a SharePoint 2013 virtual machine in Azure, including signing up for an Azure account. The presentation provides information on factors that affect Azure costs and different virtual machine series. It concludes with a thank you to event sponsors.
This document provides an overview and agenda for a presentation on directory synchronization between an on-premises Active Directory and Azure Active Directory using Office 365. It discusses the features of Azure AD, different sign-in models for O365, directory synchronization tools including DirSync and Azure AD Connect, system requirements, and demonstrates setting up a development environment.
Spsdc what's new in share point 2013 workflowamitvasu
Workflow Manager is a new product that provides support for SharePoint 2013 workflows. In this session you will learn about Hardware and Software requirements for implementing Workflow manager as well as different Architecture options and gotchas to consider when implementing Workflow Manager. This session will also cover workflow improvements in SharePoint 2013. This will include different tools available for creating custom workflow for SharePoint 2013 including Visio 2013, SharePoint Designer 2013 and Visual Studio 2012. This session will demo on what has changed for Visual Studio workflow and why it would be appealing to Power Users. You will also get guidance on difference between SharePoint 2010 workflow vs SharePoint 2013 workflow as well as SharePoint Designer 2013 workflow vs Visual Studio 2012/2013 workflow.
The document discusses SharePoint 2013 workflows and provides an agenda for a presentation or training on the topic. It covers the new SP2013 workflow architecture including the Workflow Manager, differences between SharePoint Designer and Visual Studio workflows, new actions available, and compares SP2013 workflows to the previous 2010 version. The document also provides information on prerequisites, supported platforms, installing workflows, and stages within workflows like loops and parallel blocks.
Learn how to use SharePoint 2013 search with your SharePoint 2010 farm. Practical use of this scenario will be when upgrading big SP 2010 farms where entire farm cannot be upgraded at once.
SharePoint Saturday Ottawa presentation on whats new in SharePoint 2013 workflow and how to create approval workflow using Visual Studio 2012 for SharePoint 2013.
This document provides an agenda for a workshop on SharePoint 2013 workflows. It discusses the SharePoint 2013 workflow architecture including Workflow Manager, SharePoint Designer workflows, and Visual Studio workflows. It also highlights new features for workflows in SharePoint 2013 such as improved interoperability and the ability to create workflows using Visual Studio.
The document discusses workflows in SharePoint 2010. It covers the different workflow tools available in SharePoint 2010, including Visio 2010, SharePoint Designer 2010, and Visual Studio 2010. It provides an overview of the key improvements to workflows in SharePoint 2010, such as improved out of the box workflows, reusable declarative workflows, and workflow events. The document also describes how to create workflows using each of the different tools.
Procurement Insights Cost To Value Guide.pptxJon Hansen
Procurement Insights integrated Historic Procurement Industry Archives, serves as a powerful complement — not a competitor — to other procurement industry firms. It fills critical gaps in depth, agility, and contextual insight that most traditional analyst and association models overlook.
Learn more about this value- driven proprietary service offering here.
Complete Guide to Advanced Logistics Management Software in Riyadh.pdfSoftware Company
Explore the benefits and features of advanced logistics management software for businesses in Riyadh. This guide delves into the latest technologies, from real-time tracking and route optimization to warehouse management and inventory control, helping businesses streamline their logistics operations and reduce costs. Learn how implementing the right software solution can enhance efficiency, improve customer satisfaction, and provide a competitive edge in the growing logistics sector of Riyadh.
Generative Artificial Intelligence (GenAI) in BusinessDr. Tathagat Varma
My talk for the Indian School of Business (ISB) Emerging Leaders Program Cohort 9. In this talk, I discussed key issues around adoption of GenAI in business - benefits, opportunities and limitations. I also discussed how my research on Theory of Cognitive Chasms helps address some of these issues
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPathCommunity
Join this UiPath Community Berlin meetup to explore the Orchestrator API, Swagger interface, and the Test Manager API. Learn how to leverage these tools to streamline automation, enhance testing, and integrate more efficiently with UiPath. Perfect for developers, testers, and automation enthusiasts!
📕 Agenda
Welcome & Introductions
Orchestrator API Overview
Exploring the Swagger Interface
Test Manager API Highlights
Streamlining Automation & Testing with APIs (Demo)
Q&A and Open Discussion
Perfect for developers, testers, and automation enthusiasts!
👉 Join our UiPath Community Berlin chapter: https://community.uipath.com/berlin/
This session streamed live on April 29, 2025, 18:00 CET.
Check out all our upcoming UiPath Community sessions at https://community.uipath.com/events/.
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfAbi john
Analyze the growth of meme coins from mere online jokes to potential assets in the digital economy. Explore the community, culture, and utility as they elevate themselves to a new era in cryptocurrency.
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, presentation slides, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
Increasing Retail Store Efficiency How can Planograms Save Time and Money.pptxAnoop Ashok
In today's fast-paced retail environment, efficiency is key. Every minute counts, and every penny matters. One tool that can significantly boost your store's efficiency is a well-executed planogram. These visual merchandising blueprints not only enhance store layouts but also save time and money in the process.
TrsLabs - Fintech Product & Business ConsultingTrs Labs
Hybrid Growth Mandate Model with TrsLabs
Strategic Investments, Inorganic Growth, Business Model Pivoting are critical activities that business don't do/change everyday. In cases like this, it may benefit your business to choose a temporary external consultant.
An unbiased plan driven by clearcut deliverables, market dynamics and without the influence of your internal office equations empower business leaders to make right choices.
Getting things done within a budget within a timeframe is key to Growing Business - No matter whether you are a start-up or a big company
Talk to us & Unlock the competitive advantage
Semantic Cultivators : The Critical Future Role to Enable AIartmondano
By 2026, AI agents will consume 10x more enterprise data than humans, but with none of the contextual understanding that prevents catastrophic misinterpretations.
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc
Most consumers believe they’re making informed decisions about their personal data—adjusting privacy settings, blocking trackers, and opting out where they can. However, our new research reveals that while awareness is high, taking meaningful action is still lacking. On the corporate side, many organizations report strong policies for managing third-party data and consumer consent yet fall short when it comes to consistency, accountability and transparency.
This session will explore the research findings from TrustArc’s Privacy Pulse Survey, examining consumer attitudes toward personal data collection and practical suggestions for corporate practices around purchasing third-party data.
Attendees will learn:
- Consumer awareness around data brokers and what consumers are doing to limit data collection
- How businesses assess third-party vendors and their consent management operations
- Where business preparedness needs improvement
- What these trends mean for the future of privacy governance and public trust
This discussion is essential for privacy, risk, and compliance professionals who want to ground their strategies in current data and prepare for what’s next in the privacy landscape.
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...SOFTTECHHUB
I started my online journey with several hosting services before stumbling upon Ai EngineHost. At first, the idea of paying one fee and getting lifetime access seemed too good to pass up. The platform is built on reliable US-based servers, ensuring your projects run at high speeds and remain safe. Let me take you step by step through its benefits and features as I explain why this hosting solution is a perfect fit for digital entrepreneurs.
Massive Power Outage Hits Spain, Portugal, and France: Causes, Impact, and On...Aqusag Technologies
In late April 2025, a significant portion of Europe, particularly Spain, Portugal, and parts of southern France, experienced widespread, rolling power outages that continue to affect millions of residents, businesses, and infrastructure systems.
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul
Artificial intelligence is changing how businesses operate. Companies are using AI agents to automate tasks, reduce time spent on repetitive work, and focus more on high-value activities. Noah Loul, an AI strategist and entrepreneur, has helped dozens of companies streamline their operations using smart automation. He believes AI agents aren't just tools—they're workers that take on repeatable tasks so your human team can focus on what matters. If you want to reduce time waste and increase output, AI agents are the next move.
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxshyamraj55
We’re bringing the TDX energy to our community with 2 power-packed sessions:
🛠️ Workshop: MuleSoft for Agentforce
Explore the new version of our hands-on workshop featuring the latest Topic Center and API Catalog updates.
📄 Talk: Power Up Document Processing
Dive into smart automation with MuleSoft IDP, NLP, and Einstein AI for intelligent document workflows.
Spark is a powerhouse for large datasets, but when it comes to smaller data workloads, its overhead can sometimes slow things down. What if you could achieve high performance and efficiency without the need for Spark?
At S&P Global Commodity Insights, having a complete view of global energy and commodities markets enables customers to make data-driven decisions with confidence and create long-term, sustainable value. 🌍
Explore delta-rs + CDC and how these open-source innovations power lightweight, high-performance data applications beyond Spark! 🚀
6. “FTC to CAM – Stop creating content types and site
columns declaratively”
http://blogs.msdn.com/b/vesku/archive/2013/11/06/ftc-to-cam-stop-creating-content-
types-and-site-columns-declaratively.aspx
My Journey to PowerShell + CSOM
13. • Create Context
ClientContext ctx = new ClientContext("http://intranet.contoso.com");
• Call Load and ExecuteQuery Before Accessing Value Properties
Web web = ctx.Web;
ctx.Load(web);
ctx.ExecuteQuery();
Console.WriteLine(web.Title);
How CSOM Works
15. • Local Machine
• SharePoint 2013 Environment
Steps to start developing
16. • Located at C:Program FilesCommon
Filesmicrosoft sharedWeb Server
Extensions15ISAPI
• All DLLs that starts with
Microsoft.SharePoint.Client
Local Machine