User Tools

Site Tools


windowsvarious

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
windowsvarious [2025/02/18 15:13] wolfowindowsvarious [2025/04/22 08:57] (current) – deutsch wolfo
Line 14: Line 14:
 New-Item "hklm:\software\wireguard" New-Item "hklm:\software\wireguard"
 New-ItemProperty "hklm:\software\wireguard" -Name "LimitedOperatorUI" -Value 1 -PropertyType "DWord" -Force New-ItemProperty "hklm:\software\wireguard" -Name "LimitedOperatorUI" -Value 1 -PropertyType "DWord" -Force
-Add-LocalGroupMember -Group "Network Configuration Operators" -Member "$user"</file> |+Add-LocalGroupMember -Group "Network Configuration Operators" -Member "$user"</file> \\ In German systems, use "Netzwerkkonfigurations-Operatoren" as the group name. |
 ^ Installation ^^ ^ Installation ^^
 | Use an MST (Transforms) file | <code dos>msiexec /i example.msi TRANSFORMS="example.mst"</code> | | Use an MST (Transforms) file | <code dos>msiexec /i example.msi TRANSFORMS="example.mst"</code> |
 | MSIEXEC flags | ''-qn'' – Quiet, no interaction \\ ''/norestart'' – No Restart \\ ''/x'' – Uninstall | | MSIEXEC flags | ''-qn'' – Quiet, no interaction \\ ''/norestart'' – No Restart \\ ''/x'' – Uninstall |
windowsvarious.txt · Last modified: by wolfo

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki