Insights

Holographic Brain ImageHolographic Brain Image

blog

  • Blog

    Create a Workflow to Check Overdue Tasks Using SharePoint Designer

    Lately, I’ve learned almost anything can be made possible when working with SharePoint. The things that seem the most difficult and complex can actually turn out to be rather simple. A couple of weeks ago a client had requested a new SharePoint workflow to improve their task list. First, an email must be automated when…

    Concurrency, Inc.
  • Blog

    Expand / Resize Windows Azure VM OS / Data Disk

    While working on a Microsoft Azure Virtual Machine (classic) recently, I noticed that the OS disk was almost out of disk space along with an additional data disk that was attached to this Windows VM. If you are using a newer VM from Azure, you probably won’t encounter these problems as the default OS disk size is now 127GB…

    Concurrency, Inc.
  • Blog

    Creating an Audit Report for User Logins in Dynamics CRM

    If you’ve ever tried to create an audit report for Dynamics CRM, you may have noticed that you can’t create one with the Report Wizard. The Audit Summary Report in the Settings area gives you some information, provided you enable auditing for the correct entities. However, if you need detailed information on your report, or…

    Concurrency
  • Blog

    What the Visual Studio Online (VSO) rename to Visual Studio Team Services (VSTS) means

    Last week at Connect() Microsoft announced the transition of its Visual Studio Online (VSO) service to the name Visual Studio Team Services (VSTS) which better describes the role that it has as the platform for DevOps delivery.  The toolset is intended to be an end-to-end framework for delivering modern applications to customers.  Microsoft is serious about DevOps and this toolset is fully…

    Nathan Lasnoski
  • Blog

    Microservices with Azure App Services

    This is the first post in a series that takes a deep dive into Microservices & Azure App Services. The goal of this series is to educate you on microservices and how to apply a microservices style architecture to your new OR existing application by using Azure App Services, a newer PaaS offering to the Azure…

    Concurrency
  • Blog

    Windows 10 Default App Protocols with Edge and Internet Explorer 11

    Modern Apps in Windows 10 present many organizations with new opportunities and challenges. While I like the new Edge browser and I see a lot of potential for it in the future, the fact is not everything works with it, and many organizations just aren’t ready to support a new default browser.  At the same time, gone…

    Concurrency, Inc.
  • Blog

    Exporting SharePoint Group Members to Excel Without PowerShell

    I was at a client recently and was not allowed to run any powershell commands but needed a list of accounts that existed in a SharePoint Group in a table format.  I also was not allowed site collection administration permission.  I tried a few different options in which trying to manipulate the list view of the group…

    Concurrency, Inc.
  • Blog

    Windows Application Packaging for Microsoft Intune

    Although most of the engagements that I’ve seen with Microsoft Intune tend to focus on Mobile Device Management, Microsoft Intune is also a very useful tool for cloud based management of Windows PCs. Offering inventory reporting, Windows update management, software deployments and malware tools; it is a great solution for small to midsize businesses looking…

    Concurrency, Inc.
  • Blog

    DNS Aliases with HTTP Redirection

    I sometimes want an easy way to remember a long URL without relying on bookmarks or saved favorites.  NameCheap.com, my favorite registrar and name service provider, offers something called a “URL Redirect (301)” in their external DNS manager which is a brilliant use of a DNS name that resolves to one of their own web servers…

    Concurrency