Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hierFlux principal

AccessChk: View effective permissions on files and folders

In my previous post about NTFS permissions, I showed you how to list file or folder permissions that differ from those of their parent. Today, you'll learn how to use AccessChk, a tool from the Sysinternals suite, to query files, folders, shares, services, and other objects for their effective permissions.

The post AccessChk: View effective permissions on files and folders first appeared on 4sysops.

Read NTFS permissions: View read, write, and deny access information with AccessEnum

Reading NTFS permissions for files and folders on a Windows device to find misconfiguration can be a cumbersome and time-consuming task. Basically, there are two options for accomplishing the task. Either you can read NTFS permissions for every scanned object and analyze the results, or you can find misconfigured permissions and list only the differences. Let me show you how to do the latter with the help of AccessEnum, a GUI tool from the Sysinternals Suite.

The post Read NTFS permissions: View read, write, and deny access information with AccessEnum first appeared on 4sysops.

Cannot delete a file or folder

If you cannot delete a file or folder and the operation fails with the error message "This action can't be completed because the file is open in another program," some questions come up. Was is another program? How can it be identified? In this post, I will show you how to use Handle and Process Explorer, tools from the Sysinternals suite, to answer these questions.

The post Cannot delete a file or folder first appeared on 4sysops.
❌
❌