Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WDS and Machinename

Featured Replies

I'm deploying a Windows XP system with WinPE 2.0 And I use a WDS server for that.

I do a unattended installation of XP (NOT A IMAGE), the only problem is in RIS the setup get the MACHINENAME from AD but with WDS it doesn't.

Now am I looking for a way to get my machine name from AD before is starts installing my OS. Is there a way to do this or is this impossible with WDS?

A few years ago I wrote a small script that assigns the Computername by checking the MAC address. Would that be of any help to you?

  • Author

Can i use it in WINPE? (just to get the machine name in a variable).

  • Author

Can you post the script/ files so i can see if it works or not?

I used these two lines in an old script that I used mac’s as computer names. I used a tool called compname.exe. I copy it to %windir%/system32 dir at the start of my bat file. Not sure if this helps or not.

for /f "tokens=*" %%z in ('compname /d ?m') do set MAC=%%z
compname /c %MAC%>NUL

  • 1 month later...
  • Author

After trying to llok on alot of website I still don't know het to get my MACHINENAME out of AD. My WDS server boot a winpe (its a very clean one) My winpe formats the drive, and copy i386 folder from server to local disk. then start winxp setup with a sif file. in my sif file i have %MACHINENAME% as var. But %machinename% is at this moment * cause i putted "%machinename% = *" in the start of my script.

What i want is a script dat read in my active directory and give me the right computer name for the computer i want to install. I will compare the MAC adress or GUID from the computer and the compûtername in AD. Is this possible? If yes can you point me in de right directions or maybe better give me with a script.

I hope someone can helps me...

Edited by unwise

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.