Guest damongar Posted August 7, 2007 Posted August 7, 2007 I want to create a service account that has the same permissions as administrator on servers but I do not want this account to be able to log in to the console of any server, is this possible? Thanks Ray
Guest Mathieu CHATEAU Posted August 7, 2007 Posted August 7, 2007 Re: How do i create a service account? You will want to give him the right "logon as a service" in your domain GPO. In the account property, you can restict logon hours to "none" and or to a list of your servers. I didn't test it yet, the restrict hours may prevent it from launching a service -- Cordialement, Mathieu CHATEAU http://lordoftheping.blogspot.com "damongar" <damongar@discussions.microsoft.com> wrote in message news:945E6C5F-61F9-49EE-A402-73F34CE495D3@microsoft.com... >I want to create a service account that has the same permissions as > administrator on servers but I do not want this account to be able to log > in > to the console of > any server, is this possible? > > Thanks > Ray >
Guest damongar Posted August 8, 2007 Posted August 8, 2007 Re: How do i create a service account? Thank you "Mathieu CHATEAU" wrote: > You will want to give him the right "logon as a service" in your domain GPO. > > In the account property, you can restict logon hours to "none" and or to a > list of your servers. > I didn't test it yet, the restrict hours may prevent it from launching a > service > > > -- > Cordialement, > Mathieu CHATEAU > http://lordoftheping.blogspot.com > > > "damongar" <damongar@discussions.microsoft.com> wrote in message > news:945E6C5F-61F9-49EE-A402-73F34CE495D3@microsoft.com... > >I want to create a service account that has the same permissions as > > administrator on servers but I do not want this account to be able to log > > in > > to the console of > > any server, is this possible? > > > > Thanks > > Ray > > > >
Recommended Posts