Azure – CIS Hardened Images

Hi there Did you know you have CIS Hardened Images available on Azure Marketplace o deploy on your environment? CIS Hardened Images, also known as virtual machine images, allow the user to spin up a securely configured, or hardened, virtual instance of many popular operating systems to perform technical tasks without investing in additional hardware … Continue reading Azure – CIS Hardened Images

Exporting File and Folder security ACLs

Hi there Have you ever to export file and folder security ACLs from a specific folder on disk or remote network path on a server? The following approach it's kind old school but works. cd c:\temp cacls . to list current dir only cacls *.* to list all folder and subfolders from the current folder … Continue reading Exporting File and Folder security ACLs

WMI filters on Windows 7 and Windows 10 – Case Sensitive

Hi again, after a long period without posting I'm here again. Today I'm going to share with you a sing post about WMI filters on Windows 7 and 10 This week to solve a GPO issue related to "networking connectivity loss" affecting Windows 10 Workstations we deployed to different GPOs for Drive Mapping. After a … Continue reading WMI filters on Windows 7 and Windows 10 – Case Sensitive