Hi to all,
we starting with my company to use soti on Windows modern PC.
For the enroll we just install the Provisioning Package.
What we need is modify the name of the various pc on the Mobicontrol view but not modify the name internally to the Windows OS.... we need just to organize better the various device on our Soti tenant.
With the old OS of Windows and Windows Classic agent we use a script that read a txt file and modiy the name just on the device view.
How can we do this usning Windows Modern agent ?
Now with Windows Classic we are using this script:
set newname=TXT://C:\Fortech\Utility\Soti\DeviceName.txt?LN=1
writeprivateprofstring device devicename "%newname%"
sleep 2