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.

cliff620

Member
  • Joined

  • Last visited

  • Country

    United States
  1. pmshah has it exactly right... Why wait for WinPE to bootup, although it can be done just like Kilimats had said by using penetcfg. You will add the line indicated below to the bottom of the penetcfg.ini file. But, I think you are wasting time waiting on WinPE to bootup. I have the universal bootdisk on cd that loads the bootfiles into a RAMdrive then ejects the cd (so you can move to the next PC) and finishes the bootup on Ramdrive. You can also use a floppy, but it is not nearly as fast. [NetDrive1] ; Drive = * (to use the first available drive letter) Drive = Y: NetworkPath = \\servername\share UserName = add username here ; Password = (leave it empty to be prompted for a password) Password = add password here [PostNetAutoRun] ; StarupFlag = CommandLine ; StartupFlag is a bit field that can take the following values: ; 0 = run hidden and wait (00 00 00 00) ; 1 = run normal and wait (00 00 00 01) ; 2 = run hidden and don't wait (00 00 00 10) ; 3 = run normal and don't wait (00 00 00 11) 1 = Z:\Ghost\Ghost32.exe The nice thing about the Universal bootdisk (www.netbootdisk.com) is that it autodetects every network card I have in my environment by default (which is around 15 counting laptops). They also have provided a way to add protocol.ini settings to get 100/Full if neccessary. This disk will autolog onto a network (which is not neccessary w/mulitcast) or prompt users each time for credentials. Since you are using multicast you will just provide the sever session name in the command line when you autolaunch ghost. GHOST.EXE -buffersize=32 -sure -rb -clone,mode=restore,src=@mc"session",dst=1 FYI.. we saw a dramatic imporvement when we added the -buffersize=32 line Good Luck, Cliff

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.