I am trying to create a Shared Service on MOSS 2007, but it is giving me error:
Provisioning failed: 'Administrator' is not a valid Windows NT name. Give the complete name: <domain\username>.
I don't know what is the problem, I entered the username in this format 'SERVER\Administrator', is it incorrect , becuase what the error message is saying is not true " 'Administrator' is not a valid Windows NT name ".
Regards, Noordin

Provisioning failed: 'Administrator' is not a valid Windows NT name. Give the complete name: <domain\username>.
WaaZ
Chief G
Doug Peck
Well, its good nobody else is having this problem, but if somebody can give a clue that would be really helpful.
TonyX852
No!! , did you get any luck with that.
Noordin
mistry_bhavin
If it's a farm, try to use a domian account, so use this format (DOMAIN\Administrator). If your SQL is in the same machine, you can use this format (SERVER\Administrator). Don't forget to verify if your "Administrator" account really exist. And if it's really have administrator permissions.