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.

Active Setup without a UAC Prompt

Featured Replies

In my current environment, I'm using active setup run scripts that create user specific registry settings and copy/create files. This has been working fine under xp, but with Windows 7, I'm constantly getting UAC prompts.

I need suggestions on either a better way to do something for users as they logon to a machine or to get past the UAC prompts.

Thank you


I'm a bit confused as to exactly what you're trying to do, but if Win-7 is already installed and you don't want to be bedeviled by UAC, simply turn it OFF.

That's the first thing I do when setting up a new PC with Windows 7 on it. (likewise Vista)

There is a neat little script to do that with no muss, no fuss. When you're job is done, you can always turn UAC back on, if that's your thing. The companion script to "Disable UAC" is "Enable UAC".

The "Disable UAC" script is easy to find on the internet.

I found it here.

http://www.box.net/shared/8d0155pk7y

Another script that I consider a must, is "Take Ownership" which allows you to become the "OWNER" of any folder or file, from the Right-Click context menu.

"Take Ownership" is the second thing I run on a new Win-7 setup.

I actually do a lot more, but those are the things that I think would help you the most in your Query.

good luck,

B)

Edited by Andromeda43

You could also easily achieve the same as the reg file from a simple command:

reg ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

However, if you're seeing UAC prompts, what exactly is ActiveSetup trying to change? A user-specific setting in their own profile's registry shouldn't cause a UAC prompt, nor should file and folder changes to most of their user profile. Is your ActiveSetup command or commands attempting to make changes outside the user's profile?

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.