Quellcode durchsuchen
Update NTFSSecurity.format.ps1xml
On line 149, "ApplyTo" seems to have been replaced by a carriage return.
tags/4.2.6^2
JB Lewis
vor 5 Jahren
committed by
GitHub
Ursprung
Commit
6471854e10
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit
2 neuen und
3 gelöschten Zeilen
-
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> |