(SOLVED) Run Opsi tasks when user is logged in

Antworten
loggenk
Beiträge: 163
Registriert: 15 Nov 2012, 17:34

(SOLVED) Run Opsi tasks when user is logged in

Beitrag von loggenk »

Hi,

Can anyone tell me if its possible that an Opsi tasks run after the user is logged in?

I need to set something on excisting systems. So that it will be in the current user hive. I know activesetup is possible, but that only runs when you create a new user.

With regards,

Kees...
Zuletzt geändert von loggenk am 12 Feb 2016, 07:48, insgesamt 1-mal geändert.
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Run Opsi tasks when user is logged in

Beitrag von n.wenselowski »

Hi,

could you be a little bit more specific about what login and what environment?


Kind regards

Niko

Code: Alles auswählen

import OPSI
loggenk
Beiträge: 163
Registriert: 15 Nov 2012, 17:34

Re: Run Opsi tasks when user is logged in

Beitrag von loggenk »

Hi Niko,

Sorry.
Okay, its a Windows 7 64-bits. But we also have Windows 10 systems
I need to setup something for all users on the system.

Activesetup only works when creating a new user.
But on the system are at least 4 excisting users.

How can i, lets say change background, for all users on the system.

With regards,

Kees...
holgerv
Beiträge: 288
Registriert: 20 Aug 2012, 09:35

Re: Run Opsi tasks when user is logged in

Beitrag von holgerv »

loggenk hat geschrieben:I need to setup something for all users on the system.
File System or Registry?
see "AllNtUserProfiles" in https://download.uib.de/opsi4.0/doc/htm ... inst-files
https://download.uib.de/opsi4.0/doc/htm ... -allntuser
loggenk hat geschrieben:Activesetup only works when creating a new user.
That's wrong.
https://helgeklein.com/blog/2010/04/act ... explained/
wiki/userspace:active_setup_example
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Run Opsi tasks when user is logged in

Beitrag von n.wenselowski »

Hi,

did you have a look at the User Profile Management? Could suit your needs.


Kind regards

Niko

Code: Alles auswählen

import OPSI
loggenk
Beiträge: 163
Registriert: 15 Nov 2012, 17:34

Re: (SOLVED) Run Opsi tasks when user is logged in

Beitrag von loggenk »

Hi,

Thanks for your reaction.

Forgot about /allusers.. Works great.

I take a look at the User Profile Management

Greetings,

Kees...
Benutzeravatar
SisterOfMercy
Beiträge: 1522
Registriert: 22 Jun 2012, 19:18

Re: (SOLVED) Run Opsi tasks when user is logged in

Beitrag von SisterOfMercy »

loggenk hat geschrieben:Forgot about /allusers.. Works great.
Dude... really? :(
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Antworten