Jump to content

JonathanHerlin

Members
  • Last visited

  • Posts

    6
  • Reputation

    0
  1. I have activated the Wired Autoconfig. But I don't see any WLAN or Wireless networking service?
  2. Hi there! I have hit the wall like you would say in my seat. I have installed Windows Server 2008 RC2 64-bit on my HP Probook 6450b Everything worked fine until I realized that I didn't have any internet connection. I know that Vista drivers should work in Windows Server. But they didn't. So I installed my wireless drivers. They show up, YAY!. But they don't work either... The wireless card is found and installed, but it says Disabled. I have tried various methods to activate it again. Does anyone have a solution for my problem? Thanks for reading this!
  3. I got it to send the requests to the Linux server. Now i only need to set up the filename so it will work. Thank you!
  4. Thank you very much! Will test this as soon as possible. I googled around alot and coudn't find anything about it. I will return and tell you how it went.
  5. Hi there! I recently came across a linux server which we are making to a PXE server for various linux distributions. This is a business network: . What I need to do is to tell the Windows DHCP server to send all boot request to 10.64.110.200 But how do I do that? Also the DHCP on the router will be turned off later. Since the client computer ask for a DHCP server and chooses the fastest one, it's often the dedicated DHCP server. If there isn't a good way to change this in Windows Server I belive well have to change from Windows to linux in the DHCP server part. Thank you in advance