PC Review


Reply
Thread Tools Rate Thread

Assigning an application

 
 
=?Utf-8?B?RGVubmFt?=
Guest
Posts: n/a
 
      7th Feb 2005
When I publish an application to User Configuration, users under the OU can
see the app under Add/Remove. However, I when I assign an app (whether
under U.C or Computer Config.), the program does not auto install.


I may be off in my thinking, but if you assign an application, won't it
automatically install (without requiring user intervention)? Thanks for any
help!

 
Reply With Quote
 
 
 
 
=?Utf-8?B?RGVubmFt?=
Guest
Posts: n/a
 
      17th Feb 2005
Give the share authenticated user access so the computer can access the .msi.
Startup scripts are machine specific and run before a user logs on. As a
result they run in the context of the localSystem account on a computer. As
localSystem, they have privilege to do just about anything on a Windows
system. If a startup script needs to access network resources (e.g. a server
share) however, localSystem will not work. Given that, Group Policy will
change the security context of the script to that of the machine's computer
account, which is a valid AD user (e.g. a machine named WorkstationA will
have an account in AD called WorkstationA$--this account is hidden, but is
represented by the computer object when you are viewing an AD domain). The
machine account, just like any other user account in AD, is a member of the
Authenticated Users and can thus access any network resources that a member
of this group can. So, if you have a startup script that needs to access
server resources, make sure that the computer's machine account has
permissions to access those resources.

"Dennam" wrote:

> When I publish an application to User Configuration, users under the OU can
> see the app under Add/Remove. However, I when I assign an app (whether
> under U.C or Computer Config.), the program does not auto install.
>
>
> I may be off in my thinking, but if you assign an application, won't it
> automatically install (without requiring user intervention)? Thanks for any
> help!
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assigning access rights to an application rather than user? Herby Windows XP Security 4 9th Jul 2008 01:30 AM
Assigning an application thru AD =?Utf-8?B?QW50aG9ueQ==?= Microsoft Windows 2000 2 26th Mar 2004 04:41 PM
Assigning file type extension to my application =?Utf-8?B?am9obg==?= Microsoft Dot NET Framework Forms 1 16th Feb 2004 06:03 PM
Assigning priority to a particular application jmarkey@penn-eng.com Microsoft Windows 2000 1 25th Nov 2003 09:41 PM
problem assigning an icon to my smart device application ronald Microsoft Dot NET Compact Framework 2 4th Sep 2003 08:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:58 PM.