User Account Control in Windows 7
User Account Control in Windows 7
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.
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.
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: User Account Control in Windows 7
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
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
Re: User Account Control in Windows 7
Thanks a lot Niko for the reply. What particular file handle the property? Than you again.
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: User Account Control in Windows 7
Hello rmtevesjr,
If not please explain it in some more words to me.
With kind regards
Niko
You can access the property from the configed if this is what you mean.rmtevesjr hat geschrieben:Thanks a lot Niko for the reply. What particular file handle the property? Than you again.
If not please explain it in some more words to me.
With kind regards
Niko
Code: Alles auswählen
import OPSI
Re: User Account Control in Windows 7
Hi Niko,
Is it under the opsiclientd? I need to create new property and add value 0 or 4? Thank you.
Is it under the opsiclientd? I need to create new property and add value 0 or 4? Thank you.
Re: User Account Control in Windows 7
Its a property value of the opsi-client-agent.

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

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.
Re: User Account Control in Windows 7
Thanks a lot to both of you. You're such a big help.
Re: User Account Control in Windows 7
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?
Re: User Account Control in Windows 7
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.
Re: User Account Control in Windows 7
As said above:
You can change the default by reinstalling opsi-client-agent (using opsi-package-manager ) with the option '-p ask'
e.g:
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