Re: installing applications
From: Steven L Umbach (n9rou_at_n0-spam-for-me-comcast.net)
Date: 09/02/04
- Next message: Steven L Umbach: "Re: scheduled jobs not logging on"
- Previous message: Steven L Umbach: "Re: security"
- In reply to: Brantley Allen: "Re: installing applications"
- Next in thread: Brantley Allen: "Re: installing applications"
- Reply: Brantley Allen: "Re: installing applications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 02 Sep 2004 21:56:19 GMT
You could use restricted groups by placing domain users in the power users group for
your 140 computers by placing the computers in an OU and then create a GPO for that
OU with restricted groups configured to include domain users [or a global group of
users you create] to the power users group. It could also be done with a Group Policy
start up script using the net localgroup [ net localgroup "power users"
"mydomian\domain users" /add ] command for an OU. Restricted groups works well but
may remove all existing users already in a group in which case a startup script would
work fine. If you use restricted groups, you will not be able to browse for it since
it does not exist at the domain level just enter power users as the group name. See
the links below on restricted groups. --- Steve
http://support.microsoft.com/default.aspx?scid=kb;en-us;228496
http://support.microsoft.com/default.aspx?scid=kb;en-us;810076
http://support.microsoft.com/default.aspx?scid=kb;EN-US;322241
"Brantley Allen" <brantley@pounds-tx.com> wrote in message
news:10je74v27daidd8@corp.supernews.com...
>I know about the publishing with GP. I still have to get my developers to properly
>build the .msi files to install for everybody, instead of the installer.
>
> Ok, so I can make them Power Users. How do I do this on 140 systems without going
> to each one and doing it manually?
>
> Brantley
>
>
> "Steven L Umbach" <n9rou@n0-spam-for-me-comcast.net> wrote in message
> news:GppZc.106624$mD.88627@attbi_s02...
>> You could try making them power users which while more powerful than a regular
>> users is still a long way from an administrator. Regular users by design are very
>> limited in to what they can install on computers.
>>
>> If these are .msi applications or can be converted to .msi applications you can
>> use Group Policy to publish or assign the applications to users or computers. --
>> Steve
>>
>>
>> tp://www.microsoft.com/windows2000/techinfo/planning/management/swinstall.asp --
>> how to use Group Policy to assign/publish applications
>>
>> "news.birch.net" <brantley@pounds-tx.com> wrote in message
>> news:10jc49cfh01hjde@corp.supernews.com...
>>>I want a group of supervisors to be able to install applications on our AD
>>>computers. Currenlty, only Domain Admins and Local Administrators have this
>>>ability.
>>>
>>> How can I set a group to install applications without adding them to the Local
>>> Admininstrators groups of all my systems?
>>>
>>> Brantley Allen
>>> System Administrator
>>> Pounds Photographic Labs
>>>
>>
>>
>
>
- Next message: Steven L Umbach: "Re: scheduled jobs not logging on"
- Previous message: Steven L Umbach: "Re: security"
- In reply to: Brantley Allen: "Re: installing applications"
- Next in thread: Brantley Allen: "Re: installing applications"
- Reply: Brantley Allen: "Re: installing applications"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|