You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/machineAccountQuota.py
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@
5
5
6
6
# Description:
7
7
# This module will try to get the Machine Account Quota from the domain attribute ms-DS-MachineAccountQuota.
8
-
# If the value is superior to 0, it tries to list any computer object created by a user and returns the machine name and its creator sAMAccountName and SID.
8
+
# If the value is superior to 0, it tries to list any computer object created by a user and returns the machine
0 commit comments