From 5f11517c6fbf92e7eced599c605923ec5d45af35 Mon Sep 17 00:00:00 2001 From: Yasaman Ghassemi Date: Mon, 17 Oct 2022 10:08:45 +0330 Subject: [PATCH] Update README.md According to your answer, getsiddata function in Forest/Domain Information has wrong definition. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e321d0d..da1f7f3 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ The following functions can be used with the -f flag to specify the data you wan getdomainsid - Returns the domain sid (by default current domain if no domain is provided) getforest - returns the name of the current forest getforestdomains - returns the name of all domains in the current forest - getsiddata - Converts a SID to the corresponding group or domain name (use the -u option for providing the SID value) getadcsservers - Get a list of servers running AD CS within the current domain ### Computer Information