Perms Main Topic| Next

Perms Syntax


One Stepperms [domain\|computer\]username path [/i] [/s] [/?]

Where:

[domain\|computer\]username
Name of user whose permissions are to be checked, in the format domain\username or computer\username or local username.
path
Name of a file or folder in any legal format, including UNC (\\). You can use the * or ? wildcards.
/i
Assumes the specified user is logged on interactively to computer where the file/directory resides. With this switch, PERMS assumes the user is a member of the INTERACTIVE group. Without this switch, PERMS assumes the user is a member of the NETWORK group. Indicates that Perms is to assume that account is interactively logged on to the computer where path resides. Without this parameter, Perms assumes the user is logged on over the network and is a member of the Network security group.
/s
Checks permissions on files in subdirectories.
/?
displays help for the Perms command.