Latest Event Updates

How to Integrate ECM with ERP in Your Workplace

Posted on

Microsoft SharePoint is incredibly versatile as it provides various functions which are traditionally separate applications: intranet, extranet, content management, document management, personal cloud, enterprise social networking, enterprise search, business intelligence, workflow management, and more.

Organizations have been trying to digitize and automate their AP processes since the first scanner even appeared. Though, digitizing documents is usually the first step, we see that time and time again organizations either have a standalone solution, or those eager to advance have tried to acquire high quality scanners thinking at least they’ll have scanned copies, and they can see their invoices stored somewhere on their desktops, then sending multiple versions through emails and in the end, they have even more of a mess than what they began with when it originated from only a single hardcopy.

gradient_500x375

 

To see more about this click here:

http://www.sharepointeurope.com/blog/2015/7/28/how-to-integrate-ecm-with-erp-in-your-workplace

Create and Edit DocumentDB Server Side Scripts in the Azure Preview Portal

Posted on

The DocumentDB Script Explorer now supports creating, editing, and deleting stored procedures, user-defined functions, and triggers! You can read more about DocumentDB server side programming here.

Now, let’s get started with the new functionality.  Within Script Explore, click the applicable command depending on the type of script you wish to create.

ScriptExplorer_thumb

 

To see more about this click here:

http://azure.microsoft.com/blog/2015/07/28/create-and-edit-documentdb-server-side-scripts-in-the-azure-preview-portal/

Adventures in High Speed Networking on Azure

Posted on

The ASP.NET team have been testing experimental server designs in their Smurf Lab and recently moved it to a 10GbE network. We quickly created a http echo server based on similar principles to our game server networking; hoping to validate whether there was any inherent “cost” in using managed C# rather than a lower level, closer to the metal, language.

Capture

f we can go from an empty cache browser request in Europe to East Coast US and back – twice; a total distance of over 17,400 miles / 28,000km, though load balancers, on regular ASP.NET 4.6 (rather than the leaner newer ASP.NET 5) in the Azure cloud to web page complete for a 238 KB website in under 363ms (favicon.ico ignored); then there is something very, very wrong with those latencies for a simple “Hello, World!” response under 200 bytes; presumably between VMs in the same datacenter! And this is prior to applying of our more recent learnings from this testing, which we shall obviously be doing now!

techempower-10-ec2

To see more about this click here:

http://www.ageofascent.com/azure-cloud-high-speed-networking/

 

Connecting to Dynamics CRM Online with Power BI

Posted on

It  provides the ability to  connect to a number of online services and one of these is Dynamics CRM Online.

Once you have logged in successfully, Power BI will synchronize with your Dynamics CRM Online repository and provide a dataset representing your CRM data.

Accessing it from your Phone

Microsoft has an IOS, Windows Phone and Android app for viewing your dashboards.  This works well with Dynamics CRM data for getting access to your vital data at a glance while on the road!

image_thumb1

 

To  see more about this click here:

http://www.microsofttrends.com/2015/07/23/connecting-to-dynamics-crm-online-with-power-bi/

Azure Data Factory Visual Studio Extension for authoring pipelines

Posted on

ADF authoring experience and remove on-boarding and deployment challenges. The ADF extension in Visual Studio improves productivity and efficiency for both new and advanced users with tailored experiences and rich tooling.

ADF Visual Studio extension is integrated with the Azure SDK 2.7 and above for Visual Studio 2013.

Features enabled in this release:

  • Template based authoring
  • Integration with Solution Explorer for authoring and deploying Data Factory entities
  • Integration with Diagram view for visual interaction while authoring
  • Integration with Server explorer for browsing and interaction with already deployed entities
  • JSON editing with schema validation and rich intellisense
  • Multi-Environment publishing
  • Integrated support for deploying transformation activity execution code
  • Migrate data factory across multiple subscriptions

FileNewProject_thumb

 

To see more about this click here:

http://azure.microsoft.com/blog/2015/07/22/azure-data-factory-visual-studio-extension-for-authoring-pipelines/

Leveraging the OMS Search API in an Azure Automation Runbook

Posted on

The availability of the OMS Search API has enabled automation scenarios which involves alerting, notification and potential remediation based on log analytics data in Operations Management Suite (OMS).

In this blog post we will talk about a sample scenario for monitoring a honeypot account with an Azure Automation runbook . This runbook checks if someone has attempted to logon with this account on a specific server.

Our runbook will talk to the OMS Search API and is able to execute searches or can retrieve the results of a saved search. Based on the query results we can decide to take corrective actions or to invoke other runbooks for alerting and notification purposes.  During conversations with customers we have been asked many times if OMS has similar System Center Operations Manager (SCOM) task integration to take actions based on OMS search query results.

Hybrid-runbook-shows-up_thumb

 

To see more about this click here:

http://azure.microsoft.com/blog/2015/07/21/leveraging-the-oms-search-api-in-an-azure-automation-runbook/

How to move item between sharepoint lists – Office 365

Posted on

we can use sharepoint designer and workflow, and then we can just create source item in destination list and then remove source item from the parent list. Well, It’s too much work for me… Is there’s something else what we can do? Well, there’s very simple method which was already in old on premise sharepoint versions.

ContentAndStructure

 

To see more about this click here:

http://tszulczewski.com/how-to-move-item-between-sharepoint-lists-office-365/

New IT management controls added to OneDrive for Business

Posted on

The OneDrive for Business team has been working to deliver the most commonly requested controls by IT admins. Today, we’ll highlight new management options you have to protect and control the flow of your information using OneDrive for Business.

Managing mobile devices connecting to OneDrive for Business data

As more people move to OneDrive for Business to store and access their files, email-based mobile device management (MDM) policies may not suffice to protect data. Now using MDM in Office 365, you can ensure that devices connecting to your OneDrive for Business data are managed. After you’ve set up MDM policies, a device will need to enroll in MDM for Office 365 when it tries to connect to your data using OneDrive for Business or Office Mobile apps. This ensures that the device meets security requirements, enforces PIN log-in and other chosen configurations on the device. You can find out more about MDM for Office 365 and see it in action on the show.

Capture

 

To see more about this click here:

https://blogs.office.com/2015/07/16/new-it-management-controls-added-to-onedrive-for-business/

Cloud Assessments – Katpro Technologies Pvt Ltd

Posted on

Leveraging the Microsoft cloud platform is a great way for businesses to tap into the growing popularity and amazing potential of cloud-based workflow. With Katpro Tech you can now devise the perfect cloud strategy exclusively for your business, with our experience on building awareness, ensuring analysis and enabling adoption of cloud based services. This is precisely where Katpro Tech’s extensive experience an established Microsoft Azure Circle Partner comes to the fore.

 Click Here  to Get a Free Cloud Assessment

Cloud-AssessmentFinal1-e1342818145572

PowerShell to the Rescue

Posted on

Since my early days working in MS-DOS, I have enjoyed the tricks of shell-programming or shell-scripting. Being able to tell a machine to do a set of sequential actions in one go, often repetitive tasks, can be a life saver, and sometimes, a way to do something that other APIs won’t allow.

This post will focus on Power Shell, specially oriented for the SharePoint ecosystem.sharepoint

To Learn more about Powershell Tricks : Click Here