Die Suche ergab 2 Treffer

von mcalvas
03 Mär 2011, 13:24
Forum: Free Support
Thema: Retrieving hostname
Antworten: 2
Zugriffe: 2592

Re: Retrieving hostname

Hi,
I would like to get this variable on server side, and I want to execute a script on my opsi server containing the name of the machine being installed. So I can't use a netboot script or any script executing on client side.
Regards,

MC
von mcalvas
28 Feb 2011, 17:33
Forum: Free Support
Thema: Retrieving hostname
Antworten: 2
Zugriffe: 2592

Retrieving hostname

Hi all, I would like to execute a script on my opsi server at the end (or during) a windows installation using netboot. For this, I need to get the hostname of the machine being installed in a variable. Could you tell me the best and easier way to retrieve this value ? From which python script can I...