ciphermethod.com

Parallels Windows 11 Pro

by on Jan.26, 2025, under Scripts, Windows

Message: “Your version of Windows has reached the end of service.” 

In order to Force Windows 11 24H2 Feature Update, follow the instructions below:

  1. Open the Local Group Policy via the start menu, or run “gpedit.msc”.
  2. Expand “Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update -> Manage updates offered from Windows Update”
  3. Open “Select the target Feature Update version”
  4. Set option to “Enabled”
  5. Set the first field (Which Windows product version would you like to receive feature updates for), to “Windows 11”
  6. Set the second field “Target Version for Feature Updates” to “24H2”.
  7. Click Apply, click Ok, and then exit Group Policy Editor.
  8. Run “gpupdate /force”, or reboot, to force the system to see the settings.
  9. Check Windows Update for new updates, you should now see the update available.

If gpedit is not installed:

  1. Use notepad to create a text file with the following and save to Desktop as gpedit-install.bat.
    • @echo off pushd "%~dp0"
    • dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~*.mum >gpedit-install.txt
    • dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~*.mum >>gpedit-install.txt
    • for /f %%i in ('findstr /i . gpedit-install.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
    • pause
  2. Right click gpedit-install.bat on desktop and click “Runs as administrator” to install gpedit.
  3. In search field type gpedit.msc and enter to run.
Leave a Comment more...

Functional Synology DSM 7.0 VPN Server

by on Jul.10, 2022, under Apple, iOS, iPhone, Linux, Security

Synology VPN Server

Forward ports 500, 1701, 4500 to server

VPN Server: Enable L2TP/IPSec, confirm Authentication is MS-CHAP v2, and set pre-shared key, enable user permissions for L2TP

IPad/IPhone VPN Client: L2TP w/ secret

Windows VPN Client: L2TP/IPSec with pre-shared key

Windows VPN Adapter Options:

Set VPN adapter Security Tab to Layer 2 Tunneling Protocol with IPSec (L2TP/IPSec)

Set Requires encryption (disconnect if server declines)

Set “Allow these protocols” and enable Microsoft CHAP Version 2 (MS-CHAP v2)

Leave a Comment more...

SHOUTcast Updates

by on Jun.21, 2022, under SHOUTcast

Some work is being done on on the scripts that keep the site up and running. There has been some outages while I work the kinks out. All should be back to the regularly scheduled programming now. Thanks for your dedication to the services.

Leave a Comment more...

Fedora 34 Subscription Manager

by on Nov.09, 2021, under Red Hat

yum (dnf) list updates

Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Fix:

  1. vi /etc/dnf/plugins/subscription-manager.conf

Change enabled to 0

[main]
enabled=0

Option 2.

Register system with a Satellite server.

Leave a Comment more...

IndustrialComplex Work

by on Dec.16, 2019, under Uncategorized

Updated to Shoutcast Server v2.6.0.75. Migrating to the new domain name industrialcomplex.de.

Leave a Comment more...


Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

But Wait, There's More!

A few highly recommended friends...