Answered by:
System Context And User Context

Question
-
Hi All,
I have an application that will deploy from SCCM only when user is logged in with below program setting
"Exicute when user is logged in only
Run with Users right"
And its not deploying in normal setting like
Exicute weather user is logged or not "
With aministrative right
Can any shed some light into it please
Is it posible to deploy application in system Context which one is supporting User Context
shinu
Answers
-
Hi,
Are the user itself local administrator on the computer?
The biggest difference between the two different ways of deploying an application is that the when you use "Run with user rights" it does just that runs in the local user context so the user if the application requires it must have local administrator permissions.
regards,
Jörgen-- My System Center blog ccmexec.com -- Twitter @ccmexec
- Marked as answer by Sabrina Shen Wednesday, November 7, 2012 8:02 AM
-
If this is a business application which needs user to register his account id during the setup, it needs user interaction and the user need to be logged on to the machine; and if this is the case, application can't be installed with the condition 'Whether or not user is logged on'.
If case is different, application needs to be install without any user interaction and just need admin rights then yes, you can install this application in system context and by using condition 'Whether or not user is logged on'
Hope it helps..
- Marked as answer by Sabrina Shen Wednesday, November 7, 2012 8:02 AM
All replies
-
Hi,
Are the user itself local administrator on the computer?
The biggest difference between the two different ways of deploying an application is that the when you use "Run with user rights" it does just that runs in the local user context so the user if the application requires it must have local administrator permissions.
regards,
Jörgen-- My System Center blog ccmexec.com -- Twitter @ccmexec
- Marked as answer by Sabrina Shen Wednesday, November 7, 2012 8:02 AM
-
-
-
-
Hi Shinu,
Is the workstation in the Domain and what is error code you are getting when pushing the package with condition "run with Administrative Rights " "whether or not user logged in"
and what is the issue if the package is installing when user logged?
Regards,
Rajesh
-
If this is a business application which needs user to register his account id during the setup, it needs user interaction and the user need to be logged on to the machine; and if this is the case, application can't be installed with the condition 'Whether or not user is logged on'.
If case is different, application needs to be install without any user interaction and just need admin rights then yes, you can install this application in system context and by using condition 'Whether or not user is logged on'
Hope it helps..
- Marked as answer by Sabrina Shen Wednesday, November 7, 2012 8:02 AM