Operations | Monitoring | ITSM | DevOps | Cloud

What is WMI? Windows Management Instrumentation, do you know this?

What is WMI? Is this a new brand of German cars? Nope. Since we like to explore the vast fields of knowledge, we are going to try to approach this question: What is WMI? There are people out there who don’t have the imperious need to master the concept, taxi drivers for example, but there are other brave people who will live much better with the knowledge of these skills. So, what is WMI?

How to Strengthen Security on Windows 10 Networks

The Windows 10 operating system has had a reputation for poor design and lax practices on information privacy and security for some time. It’s debatable exactly how bad the OS actually is or isn’t in this regard. In this article, we’ll be exploring some methodologies and best practices for hardening the security status of your Windows 10 workstations and network configuration.

Master IE11 Developer Tools in 2019

Internet Explorer 11 is an updated version of the IE web browser developed by Microsoft. And if previous versions saw you move to other browsers, then this article will help you reconsider. The previous versions of Internet Explorer didn’t have a developer-friendly browser, but vast improvement can be seen in its latest version. The built-in developer tools in IE11 now make developing and debugging code in the browser a simple task.

How to Configure Windows Network Printers and Email in Office 365

Enterprise users of Office 365 often need to configure a multi-function printer to use the platform’s SMTP email capabilities on their network. There are several ways of doing this, each with their own benefits and disadvantages. In this guide we’ll be looking at the steps required in setting up Office 365 network printing and email under various conditions.

Windows Management Instrumentation in remote monitoring

Pandora FMS features include decentralized monitoring, which is based on several standards and/or protocols of common and open use (SNMP v1 and v2 -v3 from version 7.0 NG 727-, ICMP and WMI). In this article we will talk about the latter, starting from the simplest and with references to each of the articles published here in your blog.

Windows as a Service: Stay Ahead. Keep Control.

With technology’s unrelenting advance, the evolution of the digital workplace has unarguably entered the fast lane. Microsoft – which provides critical digital workplace solutions through their Windows OS – is no exception. Indeed, end users indispensably depend on Microsoft’s range of workplace services to achieve everyday tasks – from simple log-ins to advanced programming – putting them at the front lines of any new updates and modifications.

Windows Batch File Tips and Tricks

Batch files have been around since the early Windows operating system. These are plain text files with .bat|.cmd|.btm file extensions, and when executed, the commands are interpreted by the Windows command-line interface. While Microsoft released a more advanced command-line tool called PowerShell (this is not installed by default), the native windows command line remains a popular choice for scripting. Here are some tips and tricks for developers and non-technical people alike.