-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center.
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center.
- HP Community
- Desktops
- Desktop Software and How To Questions
- HP Smart Client Services 7.2.0.5 - MAC based profile
Create an account on the HP Community to personalize your profile and ask a question
11-22-2021 08:44 AM
Hi,
I'm trying to get smart client services up&running, but it seems the mac specific deployment is not working correctly.
My IIS logging shows me the following:
2021-11-22 15:34:44 10.31.218.218 HEAD /auto-update/PersistentProfile/MAC/.xml
Seems there is no mac address in the path, so of course the thin client won't find his mac.xml
Can anyone support?
Thnx.
01-28-2022 12:14 AM
In file '/usr/bin/auto-update' i change the line
MAC=$(ifconfig -a | grep eth0 | tr -s ' ' | cut -d ' ' -f 5 | tr -d ':')
to
MAC=$(ifconfig -a | grep ether | tr -s ' ' | cut -d ' ' -f 3 | tr -d ':')
this works for me on t640 smart zero