mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 07:17:24 +00:00
Update code-integrity-policy-commands.md
This commit is contained in:
parent
983d4176fc
commit
1b6a574a3b
@ -16,7 +16,6 @@ Generates Policy Commands, Token Commands, and Miscellaneous Commands for user m
|
|||||||
## Policy Commands
|
## Policy Commands
|
||||||
|
|
||||||
| Command | Description | Alias |
|
| Command | Description | Alias |
|
||||||
| | | |
|
|
||||||
|--------|---------|---------|
|
|--------|---------|---------|
|
||||||
| --update-policy /Path/To/Policy/File | Add or update a policy on the current system | -up |
|
| --update-policy /Path/To/Policy/File | Add or update a policy on the current system | -up |
|
||||||
| --remove-policy PolicyGUID | Remove a policy indicated by PolicyGUID from the system | -rp |
|
| --remove-policy PolicyGUID | Remove a policy indicated by PolicyGUID from the system | -rp |
|
||||||
@ -25,18 +24,16 @@ Generates Policy Commands, Token Commands, and Miscellaneous Commands for user m
|
|||||||
## Token Commands
|
## Token Commands
|
||||||
|
|
||||||
| Command | Description | Alias |
|
| Command | Description | Alias |
|
||||||
| | | |
|
|
||||||
|--------|---------|---------|
|
|--------|---------|---------|
|
||||||
| --add-token Path/To/Token/File [--token-id ID] | Deploy a token onto the current system, with an optional specific ID. | -at |
|
| --add-token Path/To/Token/File [--token-id ID] | Deploy a token onto the current system, with an optional specific ID. | -at |
|
||||||
| --remove-token ID | Remove a Token indicated by ID from the system. | -rt |
|
| --remove-token ID | Remove a Token indicated by ID from the system. | -rt |
|
||||||
| --list-tokens | Dump information about all tokens on the system | -lt |
|
| --list-tokens | Dump information about all tokens on the system | -lt |
|
||||||
|
|
||||||
>[!NOTE] Regarding --add-token, if <[ID]> is specified, a pre-existing token with [ID] should not exist.
|
>[!NOTE] Regarding --add-token, if <[ID]> is specified, a pre-existing token with <[ID]> should not exist.
|
||||||
|
|
||||||
## Miscellaneous Commands
|
## Miscellaneous Commands
|
||||||
|
|
||||||
| Command | Description | Alias |
|
| Command | Description | Alias |
|
||||||
| | | |
|
|
||||||
|--------|---------|---------|
|
|--------|---------|---------|
|
||||||
| --device-id | Dump the Code Integrity Device ID | -id |
|
| --device-id | Dump the Code Integrity Device ID | -id |
|
||||||
| --refresh | Attempt to Refresh CI Policies | -r |
|
| --refresh | Attempt to Refresh CI Policies | -r |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user