Ver código fonte
Update NTFSSecurity.format.ps1xml
On line 149, "ApplyTo" seems to have been replaced by a carriage return.
tags/4.2.6^2
JB Lewis
5 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
2 adições e
3 exclusões
-
NTFSSecurity/NTFSSecurity.format.ps1xml
|
|
@@ -146,8 +146,7 @@ |
|
|
|
</TableColumnItem> |
|
|
|
<TableColumnItem> |
|
|
|
<ScriptBlock> |
|
|
|
[Security2.FileSystemSecurity2]::ConvertTo |
|
|
|
($_.InheritanceFlags, $_.PropagationFlags) |
|
|
|
[Security2.FileSystemSecurity2]::ConvertToApplyTo($_.InheritanceFlags, $_.PropagationFlags) |
|
|
|
</ScriptBlock> |
|
|
|
</TableColumnItem> |
|
|
|
<TableColumnItem> |
|
|
@@ -498,4 +497,4 @@ |
|
|
|
</View> |
|
|
|
|
|
|
|
</ViewDefinitions> |
|
|
|
</Configuration> |
|
|
|
</Configuration> |