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.

Update local policy after I sysprep'ed an image

Featured Replies

I've been working on a Windows 7 image for the past few days, getting it up to par with our needs and requirements. After I did all the work, I just remembered I needed to set a local group policy. Is there a way I can do this without having to re-sysprep and re-image the entire system again? Maybe through DISM or unattend.xml? Thanks!

What policy needs te be set.

What I know is for example the policy setting for: Prevent installation of Removable devices

GPEdit.msc then go to in Local Computer Policy ->Computer Configuration ->Administrative Templates->System -> Device Installation -> Device Installation Restrictions ->Enable/Disable the "Prevent installation of Removable devices".

is the same as

HKEY_LOCAL_MACHINE » Software » Policies » Microsoft » Windows » DeviceInstall » Restrictions

The keyname will be DenyRemovableDevices value = 1

So I think u should mount the image.

Load the registry components from %mount_dir%\windows\system32\config in the registry and add your settings.

  • Author

The policy I need to change:

Computer Configuration > Administrative Templates > System > Device Installatioin > Allow remote access to the Plug and Play interface: Enabled.

HKEY_LOCAL_MACHINE » Software » Policies » Microsoft » Windows » DeviceInstall » Settings

AllowRemoteRPC REG DWORD 1 or 0

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

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.