Can't access to work network

I have raspebrry pi 3B and Octoprint version 1.8.1, Octopi version 0.18.0, Ender3 printer.
It works at home network WiFi, but never worked at work network (WiFi).
At work(Enterprise) , I have Ethernet as well, but didn't work either.

I copied examples from wpa_supplicant.conf(5)- Linux man page either wifi or Ethernet none of them works.

I have an old printer use Octoprint version 1.3.10 and Octopi 0.16.0 raspberry pi 3B is working fine since I installed few years ago.

Can anyone help?

Hello @birch66 !

This is usually to the restrictions of networks in companies.
You may get in contact with your network administrator to get permission to include the Pi into your companies network.

Thanks, Ewald,
I am having an old 3D printer using Octoprint version 1.3.10 and octopi version 0.16.0 works with
following wifi set:

WPA/WPA2 secured

network={
ssid="xx WiFi"
priority=1
proto=RSN
key_mgmt=WPA-EAP
pairwise=CCMP
auth_alg=OPEN
eap=PEAP
identity="xxxxxxx"
password="xxxxxx"
phase1="peaplabel=0"
phase2="auth=MSCHAPV2"
}
But use the same WiFi setting for Octoprint version 1.8.1 and Octopi 0.18.0 didn't work.
company's network administrator may not help this.
Is there any clone software I can use to clone from working SD(used old version) to new SD card?
Thanks again for your helps!

rpi-clone