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.

esheehy

Member
  • Joined

  • Last visited

  • Country

    United States
  1. Permit me to approach the issue from a different angle, as I had a similar process issue: One unattended image build for all hardware used to create all deployable "super-set" application or hardware (HAL, Tablet, etc) images. I provide all the drivers via OEMPnPDriversPath in the winnt.sif. All drivers exist in c:\drivers, then during the deployment, be it sysprep or continued unattended, a script queries WMI for hardware information and runs specific application installs based on that output. For example, WMI replies laptop = VPN install, WMI replies with model information = wireless application for that hardware is installed, etc. PnP will only take the drivers that it needs, so like Cygnus said that is a non-issue. Hardware specific app installs can either be on the image or called from the network. This way it is completely unattended through deployment. The deployment script uses hierarchy structure; platform, manufacturer, model to facilitate the logic. It can be as general or as specific as required. This method has proven to be very extensible in production and adapts quite readily to change.
  2. Thanks, Xper!!! whew, what a relief... Lot's of excellent information there! to you and all the contributors. MSFN and the generosity of its members with knowledge makes my professional life much easier and dramatically more efficient. thanks again, and much appreciation to you!
  3. Is Gosh's home page removed permanently? http://gosh.msfnhosting.com

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.