mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-14 06:19:15 +02:00
Cleanup network profiles
This commit is contained in:
@@ -6,7 +6,7 @@ REM SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
REG IMPORT C:\OEM\RDPApps.reg
|
||||
|
||||
:: Write the Powershell network profile cleanup script
|
||||
:: Create Powershell network profile cleanup script
|
||||
(
|
||||
echo # Get the current network profile name
|
||||
echo $currentProfile = ^(Get-NetConnectionProfile^).Name
|
||||
|
Reference in New Issue
Block a user