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.

Display IP Address/DefGW in WinPE

Featured Replies

I want to connect to the most local server for installing my build from so what I was planning was to write a script which looked at the IP Address / Default GW of a machine when it had booted into WinPE and then lookup the nearest server based on a lookup table - I had considered a script to lookup in AD the site info but I'd rather keep this as indipendant and reliable as possible!

I've looked at scripts which use WMI to lookup IP information or PING servers and they don't seem to work in WinPE - I ammened connect.vbs to get the code in easily! I tried using KIX32.exe and it didn't work either! Does anyone have any advise on lookup these details in vbscript or anything else?!

Cheers

Clive

You can't use WMI in windows PE : it's not implemented, as written in the doc describing the limitations.

To get the IP, you can use the ipconfig command and then take what you want in what is given in the result.

Oh, I forgot something very useful : compname...it's a really great piece of software I discovered here and which I use every day now :)

It can display alll what you want, such as IP or MAC adress, and lots of stuff like that....you can even change these informations.

It's available on this page.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.