浏览代码
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 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
2 次插入 和
3 次删除
-
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> |