The first value is the background color and the second is the text color. This switch
doesn??™t affect display of the matching text color, which relies on the current background and
foreground colors of the command prompt.
/OFF[LINE] Processes all of the specified files, even if they have the offline attribute set.
strings Defines one or more text strings that you want to find. Use regular expressions (the
/R command line switch) to locate text based on wildcards.
[drive:][path]filename[...] Defines one or more files to search for the specified string.
You can use wildcard characters to define the file specification.
CHANGING FILE AND DIRECTORY ACCESS WITH THE ICACLS COMMAND 407
Changing File and Directory Access with the
ICACLS Command
Server Core places a significant new emphasis on security. Given the current computing environment,
the emphasis is welcome. However, the new emphasis requires a new security utility as well.
The ICACLs command replaces the older CACLs utility used in previous versions of Windows.
Besides the information found in this chapter, you can find usage information for the ICACLS
Using Regular Expressions at the Command Prompt
The true power of FindStr and other advanced text manipulation command line utilities is that you can
create specialized strings using a concept called regular expressions.
Pages:
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969