瀏覽代碼
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> |