Userenv and SCECLI 1202s are pretty common it is the error codes within that
will enable you to troubleshoot them.
Once you have those search the KB for Userenv 1000 Scecli 1202 and the error
code in the details: for example 0x534 or (5)
In additon these errors can be further defined inherantly in Windows. From a
command prompt type;
net helpmsg 5
Error 5 means access denied.
For an error code in hex such as 0x534 use calc to convert to decimel = 1332
net helpmsg 1332
No mapping between account names and security IDs was done.
By far the most common SCECLI 1202 is caused by the issue outlined in the
following article:
247482 Error Message: Security Policies Are Propagated with Warning. 0x534
http://support.microsoft.com/?id=247482
Buz Brodin
MCSE NT4 / Win2K
Microsoft Enterprise Domain Support
Get Secure! -
www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.