SAP IBSO Tools Bootcamp with WSL2

Preparation

  • nstall and Upgrade to WSL2(Windows Subsystem for Linux)**

    GUID :Install WSL | Microsoft Docs

  • Deal problem with connection, probably VPN or McAfee Firewall may be blocking requests coming from WSL.In order to confirm that:

    • Disconnect Big-IP Edge client
    • Right click the McAfee Icon on the Notification Tray
    • Quick Settings > Disable Endpoint Security Firewall
    • Try running the same command again

    If it succeeds, then follow these steps to bypass the firewall:

    • Copy and paste shared path in Run and hit enter:

      file:\\dwdf213.wdf.sap.corp\CProtection\Software\Current\Windows\Client\AntiVirus\JavaDevelopers
    • You will be navigated to this shared location where you can find ECS-JavaDev.cmd

    • Copy the file to your local machine. Right click on that file and select Run as admin option.

    • You will be prompted whether to run that file or not. Select yes and proceed.

    • A command prompt window appears, and it will ask you to press any key.

    • On pressing any key, the window disappears, and the process will be completed.

    For the changes to take effect, we need to wait for at least 24 hours or after 3:00 AM UTC-5 (Waldorf time).

    To Enforce the policies, McAfee Components and Amcore, please follow the below steps:

    • Right Click on M Icon (McAfee Icon) in system tray -> McAfee Endpoint Security - > Update Now -> Wait until completion.
    • Again, Right Click on M Icon (McAfee Icon) in system tray -> Update security -> Wait until completion.
    • Right Click on M Icon (McAfee Icon) in system tray -> McAfee Agent Status Monitor -> Click on “Collect and Send Props”, “Send Events”, “Check New Policies”, “Enforce Policies” -> Wait for 5 to 10 Minutes. (Agent Service will start running and get updates to your machine). Green color indicates McAfee is working and in good condition.
    • Restart your machine.
  • Deal with problem that can’t connect to internal network when use the F5-BIG-IP-VPN

  • Install Oh my zsh with Windows Terminal