Ver a proveniência
Update NTFSSecurity.format.ps1xml
On line 149, "ApplyTo" seems to have been replaced by a carriage return.
tags/4.2.6^2
JB Lewis
há 5 anos
committed by
GitHub
ascendente
cometimento
6471854e10
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
2 adições e
3 eliminaçõ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> |