Tagged Questions
2
votes
1answer
457 views
Ghost Solution Suite: Booting over PXE to WinPE for re-imaging, then booting to installed OS
I have 40 networked computers that need to be re-imaged each night over a network via an automatic and unattended process. This is to reset the computers to a default state, as well as update the ...
0
votes
3answers
338 views
Get hardware serial number by MAC address?
Is there a command like the following:
wmic /node:"COMPUTERNAME" bios get serialnumber
But by MAC address instead of computer name?
A solution to that would be appreciated, although if you have ...
0
votes
1answer
234 views
Add “Image Windows” to pxe boot menu
I have a Fog server running (which contains my OS images). However, when booting from a client I want to reimage it without using the web gui. So I need to add an entry to my pxelinux.cfg\default file ...
0
votes
1answer
394 views
Is Imaging over wireless possible and/or feasible? PXE boot over Wireless?
I am looking to implement (if possible/feasible) the ability to image a PC and Mac via our wireless network. Is this actually possible? I have read multiple documents that newer Macbook Airs can do ...
0
votes
1answer
268 views
Ghost.exe + PXE
I have created a boot disc for clients to connect to Ghost 11. Rather than use physical media to boot clients we have loaded the boot disc onto a PXE server which clients the download and boot. ...