Windows Tools

SIDWalker Syntax

Overview | Notes | Syntax | Examples | Related Tools

ShowAccs Syntax

One Step showaccs AccessProfileFile [/f [Path]] [/r] [/s] [/p] [/g] [/m [MapFilePath]] [/nobuiltins] [/?]

Parameters

AccessProfileFile
Specifies the path of the .csv file to be generated.
/f [Path]
Shows access rights for all NTFS files or, optionally, for those in the directory tree of the specified path.
/r
Shows access rights for the registry.
/s
Shows access rights for file shares.
/p
Shows access rights for printer shares.
/g
Shows access rights for local groups.
/m [MapFilePath]
Generates a map file, optionally in the directory specified by MapFilePath.
/nobuiltins
Omits access rights for built-in groups.
/?
Displays help on Showaccs.

Remarks

SIDWalk Syntax

One Step sidwalk ProfileFile [ProfileFile …] [/t] [/f [Path]] [/r] [/s] [/p] [/g] [/l File] [/?]

Parameters

ProfileFile
Specifies the path and file name of one or more .csv mapping files to be used for input.
/t
Conducts a test/dry run.
/f [Path]
Scans all NTFS file system files or, optionally, only those on the directory tree of the specified path.
/r
Scans the registry.
/s
Scans file shares.
/p
Scans printer shares.
/g
Scans local groups.
/l File
Generates a Converter log file with File as the file name and path.
/?
Displays help on Sidwalk.

Remarks