Computer Startup Script

G

Guest

Guest
Archived from groups: microsoft.public.win2000.group_policy (More info?)

I have this script in the GPO for the Computer Startup Scripts. I have it
running the script for the script folder. It is not running.

Ex:
net localgroup administrators "Business Group" /add

Any help would be appreciated.
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.group_policy (More info?)

I don't want to use Restricted Groups.

"Ed Wyche" <dont@care.com> wrote in message
news:urd6NKypFHA.3304@tk2msftngp13.phx.gbl...
>I have this script in the GPO for the Computer Startup Scripts. I have it
>running the script for the script folder. It is not running.
>
> Ex:
> net localgroup administrators "Business Group" /add
>
> Any help would be appreciated.
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.group_policy (More info?)

Ed-
I'm assuming that "Business Group" is a domain-based global group? What is
probably happening here is that the startup script, running in the security
context of localSystem, has insufficient rights to enumerate that group on
the domain.

--
Darren Mar-Elia
MS-MVP-Windows Server--Group Policy
Check out http://www.gpoguy.com -- The Windows Group Policy Information Hub:
FAQs, Whitepapers and Utilities for all things Group Policy-related
Just Released! The new Windows Group Policy Guide from Microsoft Press!!!
Check it out at http://www.microsoft.com/mspress/books/8763.asp


"Ed Wyche" <dont@care.com> wrote in message
news:OWheVOypFHA.2784@TK2MSFTNGP12.phx.gbl...
>I don't want to use Restricted Groups.
>
> "Ed Wyche" <dont@care.com> wrote in message
> news:urd6NKypFHA.3304@tk2msftngp13.phx.gbl...
>>I have this script in the GPO for the Computer Startup Scripts. I have it
>>running the script for the script folder. It is not running.
>>
>> Ex:
>> net localgroup administrators "Business Group" /add
>>
>> Any help would be appreciated.
>>
>
>
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.group_policy (More info?)

The Business Group is a Security Group and it is a Domain based global
group. How would I go about give it sufficient rights.

"Darren Mar-Elia" <dmanonymous@discussions.microsoft.com> wrote in message
news:Oo7FiGzpFHA.1372@TK2MSFTNGP10.phx.gbl...
> Ed-
> I'm assuming that "Business Group" is a domain-based global group? What is
> probably happening here is that the startup script, running in the
> security context of localSystem, has insufficient rights to enumerate that
> group on the domain.
>
> --
> Darren Mar-Elia
> MS-MVP-Windows Server--Group Policy
> Check out http://www.gpoguy.com -- The Windows Group Policy Information
> Hub:
> FAQs, Whitepapers and Utilities for all things Group Policy-related
> Just Released! The new Windows Group Policy Guide from Microsoft Press!!!
> Check it out at http://www.microsoft.com/mspress/books/8763.asp
>
>
> "Ed Wyche" <dont@care.com> wrote in message
> news:OWheVOypFHA.2784@TK2MSFTNGP12.phx.gbl...
>>I don't want to use Restricted Groups.
>>
>> "Ed Wyche" <dont@care.com> wrote in message
>> news:urd6NKypFHA.3304@tk2msftngp13.phx.gbl...
>>>I have this script in the GPO for the Computer Startup Scripts. I have
>>>it running the script for the script folder. It is not running.
>>>
>>> Ex:
>>> net localgroup administrators "Business Group" /add
>>>
>>> Any help would be appreciated.
>>>
>>
>>
>
>