User Account Control in Windows 7

rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

User Account Control in Windows 7

Beitrag von rmtevesjr »

Hi,
Anyone encountered this please. When I deploy agent to Windows 7 client the UAC setting was changed. I don't want to change the UAC settings because there are applications affecetd. Thank you.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: User Account Control in Windows 7

Beitrag von n.wenselowski »

Hello,

have a look at the property uac_level at the opsi-client-agent.
After changing it you need to re-deploy the agent for this to take effect.
If you haven't the option you need to update your products first.


Kind regards

Niko

Code: Alles auswählen

import OPSI
rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

Re: User Account Control in Windows 7

Beitrag von rmtevesjr »

Thanks a lot Niko for the reply. What particular file handle the property? Than you again.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: User Account Control in Windows 7

Beitrag von n.wenselowski »

Hello rmtevesjr,
rmtevesjr hat geschrieben:Thanks a lot Niko for the reply. What particular file handle the property? Than you again.
You can access the property from the configed if this is what you mean.
If not please explain it in some more words to me.

With kind regards

Niko

Code: Alles auswählen

import OPSI
rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

Re: User Account Control in Windows 7

Beitrag von rmtevesjr »

Hi Niko,
Is it under the opsiclientd? I need to create new property and add value 0 or 4? Thank you.
dkoch
Beiträge: 309
Registriert: 25 Nov 2011, 14:03

Re: User Account Control in Windows 7

Beitrag von dkoch »

Its a property value of the opsi-client-agent.
Bild


You can change the default by reinstalling opsi-client-agent (using opsi-package-manager ) with the option '-p ask'
Zuletzt geändert von dkoch am 14 Mai 2014, 08:33, insgesamt 1-mal geändert.
rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

Re: User Account Control in Windows 7

Beitrag von rmtevesjr »

Thanks a lot to both of you. You're such a big help.
rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

Re: User Account Control in Windows 7

Beitrag von rmtevesjr »

Sorry, I have a related question. Can the property be configured in the installer itself? There must be a file that can be adjusted/edited to apply this property?
rmtevesjr
Beiträge: 73
Registriert: 12 Jul 2012, 14:57

Re: User Account Control in Windows 7

Beitrag von rmtevesjr »

Or maybe a global settings? I noticed that the property appear if I select a client. If I change it there will it affect all the clients after reinstalling? Thank you.
dkoch
Beiträge: 309
Registriert: 25 Nov 2011, 14:03

Re: User Account Control in Windows 7

Beitrag von dkoch »

As said above:
You can change the default by reinstalling opsi-client-agent (using opsi-package-manager ) with the option '-p ask'

e.g:

Code: Alles auswählen

opsi-package-manager -i /var/lib/opsi/repository/opsi-client-agent_4.0.4.4-1.opsi -dALL -pask
Antworten