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.

Unattended Question

Featured Replies

Is it possible to have the computer name be randomized? We do a lot of deploying and it would be sweet if the Computer Name could be changed with each installation without having to be at the computer... Is this possible?


Well the Computer name is stored in the registry. So after windows is installed, just run

a program you wrote that does random number generation and append to the company

prefix name and then use the command at the comand line to write your computer name

back into the registry of that computer.

Another way is to have your program create names in advance and store it to a file.

Then you would stick your floppy/flash into the computer, it would read a pointer that

is stored along with the already generated names which is used to determine

which random compute name is available next in the file and write it to the registry, then update the

pointer and you would go to the next computer and it would be ready to update using the

new pointer value.

Another way is to write a program to read the MAC address of the network card in the

computer and append it to the end of the company computer name. You could also

resolve the MAC address agains't a DNS and append a english name associated with the

MAC/network address and since the MAC addresses are unique, your computer names

will always be unique. You don't want to use IP numbers, since if your network is DHCP'd,

then your computer may have an IP address that's different than the one appended

to your compute name causing alot of confusion on tracing down the computer

with a name vs. the actual IP address of the computer causing the problem.

:thumbup

Enter : '*' as Computer Name and it will be randomly generated.

Is there a way to put in a word + random string as computer name?

i.e. MACH-XXXX

MACH*

Edited by stimpee

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.