[snip]
I have 32 new iMac G5s and our students have their home folders on an
Xserver. The DVD is unusable until the region is set by an local
admin and a DVD is inserted in the machine.
I would like to be able to set the region code to 2 remotely via ARD.
Is this possible or do I have to use my feet?
Someone asked this before, and I thought about how I might do it. I
never tried it myself, and I never heard back from the person to find
out if they tried my proposed method or not. The command is
/usr/bin/setregion, but the man page says that is has no command line
interface. But it could be that Apple just did not want to document
it (just a guess!)
This following perl script is written to show the arguments and
environment, then echo the results. The region will not actually be
set because it never calls the real "setregion" command (only calls "echo")