Additionally after running rsop.msc on XP I get

  • Thread starter Thread starter Hunter Pieper
  • Start date Start date
H

Hunter Pieper

----Reading Configuration Template info...


----Configure User Rights...
Configure S-1-5-32-544.
Configure S-1-5-21-1268589046-2053777206-
1008150880-1087.

User Rights configuration was completed
successfully.


----Configure Group Membership...
Configure WALLERISD\Domain Users.
No system mapping was found for WALLERISD\Domain
Users.

Group Membership configuration was completed
successfully.


----Configure General Service Settings...
Configure wuauserv.
Configure TrkWks.
Configure slserver.
Error 1060 querying undo value for group
policy setting <slserver>.
Error 1060: The specified service does not exist as an
installed service.
Error opening slserver.
Error 87 querying/saving undo value for
group policy setting <slserver>.
Configure SCardDrv.
Configure PolicyAgent.
Configure Messenger.
Configure ismserv.
Error 1060 querying undo value for group
policy setting <ismserv>.
Error 1060: The specified service does not exist as an
installed service.
Error opening ismserv.
Error 87 querying/saving undo value for
group policy setting <ismserv>.
Configure dns.
Error 1060 querying undo value for group
policy setting <dns>.
Error 1060: The specified service does not exist as an
installed service.
Error opening dns.
Error 87 querying/saving undo value for
group policy setting <dns>.

General Service configuration was completed
successfully.
 
Put the following command in your GPO under a "Computer: Start Up script"

net localgroup "administrators" "<domain>\<user or group>" /add

This will add them into the local admin group. It may take several reboots
for the policy to take effect.

Philip Nunn
 
That did it Thanks a bunch Philip.

Regards

Hunter "Shit I shoulda thought of that" Pieper
 
Back
Top