6 Tips para una página web más inclusiva

Colocando la Accesibilidad en el corazón del diseño podemos hacer productos y servicios accesibles para las personas con discapacidades. La situación actual amerita responder rápidamente a las necesidades del mercado y la presencia digital tomó cada vez más relevancia e importancia dentro de la estrategia de digitalización de la empresa para garantizar la continuidad y … Continue reading 6 Tips para una página web más inclusiva

¿Cómo ampliar tu cuota de mercado con una cultura de Inclusión?

Si en tu empresa no diseñas con accesibilidad, es como decirle a cada quinta persona que entra en tu puerta… "Realmente no quiero tu negocio"Bert Floyd, Jefe de Equipo de Tecnologías de Asistencia, TD Bank, Canadá Covid-19 ha generado la reflexión y reacción colectiva sobre la importancia de la presencia digital para garantizar la continuidad … Continue reading ¿Cómo ampliar tu cuota de mercado con una cultura de Inclusión?

SQL Server recommendations for Microsoft Endpoint Configuration Manager environment – White Paper

Updated 25/05/2020 : GITHUB is now the new repository that hosts the new release of the document (2.6)Kudos to Ryad Ben Salah / Benjamin Reynolds and Stephane Serero Introduction  As a Premier field engineer at Microsoft, we field many questions about SQL configuration for Configuration Manager environments, so we’re writing this to address some of … Continue reading SQL Server recommendations for Microsoft Endpoint Configuration Manager environment – White Paper

WordPress: How To create a Custom Block with Series Links

Introduction As you write a series of blogs in WordPress you usually want to add links to the entire series to each blog. This helps the reader locate and quickly move from one part of a series to the next or skip around if desired. You can install a plugin that helps you do series … Continue reading WordPress: How To create a Custom Block with Series Links

AppLocker – Part 3

Introduction:In the previous blog we looked at the AppLocker Rules, Rule Conditions and how to enforce them. In this blog we will look at AppLocker in audit mode. By using the Audit only enforcement setting, you can ensure that the AppLocker rules are properly configured for your organization. When AppLocker policy enforcement is set to … Continue reading AppLocker – Part 3

SCOM: MSSQLServer Event ID 28005

Hey everyone, Theron (aka T-) here, Senior Consultant with Microsoft Consulting Services (MCS) specializing in Active Directory, but also dabbles with all things Systems Center. Recently, while implementing SCOM 2019 in a customer's environment, I ran into an issue when trying to install agents; the discovery wizard would never complete the 'discovery' process. After making … Continue reading SCOM: MSSQLServer Event ID 28005

Infrastructure – System Center Operations Manager – SQL Query for SCOM Maintenance mode schedules

SCOM maintenance schedules list views only display names and comments. In order to view affected objects you are required to open the schedules to see the server list. This SQL query will display semicolon delimited list of the affects objects for each schedule. Below is a SQL query you can utilize to see all SCOM … Continue reading Infrastructure – System Center Operations Manager – SQL Query for SCOM Maintenance mode schedules

AKS: Enabling and using preview features such as nodepools using CLI

Most of the time we use the familiar Azure portal to consume Azure Resources. That is all well and good. However sometimes we find that having the Azure CLI to do this is more easier, as once we perfect the script we can just run it, instead of having to use the Portal. In this … Continue reading AKS: Enabling and using preview features such as nodepools using CLI