Jump to content

Recommended Posts

Posted

Hello,

Some of the machines in our network are set to boot from PXE by default - we want to find a way (from the WDS server) to ensure you have to type a password to launch the lite-touch?

 

Or secure it, so that students can't just image a machine!

 

 

As there are a lot of machines like this, we can't unfortunately just adjust the boot preference - hence why we'd like to do it from the server end ideally!

Posted (edited)

Honestly, I don't think there is a way to stop them from PXE booting a known computer from WDS. WDS is very dumb in this regard. The only thing you can do is alter permissions on the image folder inside the WDS folder.

 

Do this:

 

wdsperms.png

 

Disable inheritance on the permissions for this folder and ensure it looks something like the above. Make sure WDSServer, (local server)\Administrators, and System have full control. The completely blanked out name in the image is a special account I made so that our student helpers can image machines; set it to read. Before the prompt comes up to select an image it'll ask for credentials and as long as you feed it something that has read to the images folder it'll go. This is the best you're going to get for a stock WDS setup.

 

My WDS is tweaked though in that it loads a Linux PXE boot menu first that has the WDS server as an option along with other utilities that are all password protected. This was a pain to setup though and I doubt it will work with UEFI enabled devices.

Edited by Duke5A
Posted (edited)

You can do it by booting first into syslinux and creating a menu which can be password protected and have a default of boot to hard disk.

 

Ben

 

- - - Updated - - -

 

http://www.schrankmonster.de/2010/03/10/using-windows-deployment-services-wds-to-install-linux-over-network-pxe/

 

some additional info:

 

http://c-nergy.be/blog/?p=4661

 

I have done this and it works well.

 

Ben

Edited by plexer
Posted

Do you use HP or Dell machines? You could deploy a BIOS configuration to them remotely to require a password on BIOS boot menu or to remove PXE as first boot option.

 

Otherwise can you not disable WDS when not in use? Alternatively, if you're using SCCM you can easily set a password on the task sequence...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...