Re: Log in issue



On Feb 17, 11:17 am, "Pegasus \(MVP\)" <I....@xxxxxxxxxx> wrote:
"rkovelman" <rkovel...@xxxxxxxxxxxxxxxx> wrote in message

news:85d21b47-02ac-43a3-a6e9-de4720de208a@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx



On Feb 13, 12:37 pm, "Pegasus \(MVP\)" <I....@xxxxxxxxxx> wrote:
"rkovelman" <rkovel...@xxxxxxxxxxxxxxxx> wrote in message

news:f0d5d416-41bf-4daf-9f7c-34fbaa857c7c@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

On Feb 13, 11:25 am, "Pegasus \(MVP\)" <I....@xxxxxxxxxx> wrote:
"rkovelman" <rkovel...@xxxxxxxxxxxxxxxx> wrote in message

news:32450e29-1829-4ff8-a46a-e2e3f3f63282@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

On Feb 13, 5:37 am, "Pegasus \(MVP\)" <I....@xxxxxxxxxx> wrote:
"rkovelman" <rkovel...@xxxxxxxxxxxxxxxx> wrote in message

news:4fb5c8bb-883d-48a4-9885-124bbb7c1d40@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

I have a user who gets this message below:

Full error is:

Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1526
Date: 2/12/2009
Time: 12:51:03 PM
User: xx.ORG\arequena
Computer: xxxxxxxxxx
Description:
Windows did not load your roaming profile and is attempting to
log
you
on with your local profile. Changes to the profile will not be
copied
to the server when you logoff. Windows did not load your profile
because a server copy of the profile folder already exists that
does
not have the correct security. Either the current user or the
Administrator's group must be the owner of the folder. Contact
your
network administrator.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Mind you the account is local, not roaming. Is there a registry
setting for this? Any ideas?

Welcome back! I expect that you will now get a discussion among
respondents
who are familiar with servers and user profiles.

You claim that your profile is not of the roaming type. Let's have
a
closer
look at that. What do you get when you run the following command?
Please
post the full output you see!

net user "%username%" /domain

The command you showed does not work so I just ran:
net user "username"

How can I highlight, copy and paste the return from command line?

There is little point in you reporting that "the command does not
work".
Since we cannot see your machine we don't know where things went
wrong.
You
MUST post all error messages. Try these commands:

net user "%username%" /domain 1>c:\test.txt 2>&1
notepad c:\test.txt

This is the return:
The option /GG is unknown.

The syntax of this command is:

NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]

More help is available by typing NET HELPMSG 3506.

Any ideas?

If I do the command as just net user "username"

I get:

User name arequena
Full Name arequena
Comment
User's comment
Country code 000 (System Default)
Account active Yes
Account expires Never

Password last set 2/12/2009 12:29 PM
Password expires Never
Password changeable 2/12/2009 12:29 PM
Password required Yes
User may change password Yes

Workstations allowed All
Logon script
User profile
Home directory
Last logon 2/12/2009 12:32 PM

Logon hours allowed All

Local Group Memberships *Administrators
Global Group memberships *None
The command completed successfully.

Strange. I suggested this command:
net user "%username%" /domain
but you appear to have run this command:
net user "%username%" /GG

This is my error:

The option /GG.CORP is unknown.

The syntax of this command is:

NET USER
[username [password | *] [options]] [/DOMAIN]
username {password | *} /ADD [options] [/DOMAIN]
username [/DELETE] [/DOMAIN]

More help is available by typing NET HELPMSG 3506.

GG.corp is my domain

You need to become aware of the syntax used in many "help" commands. Words
spelt in upper case are keywords. They must remain as they are. Words spelt
in lower case are parameters. You must replace them by actual values. Words
between square brackets are optional parameters. You can use them if you
wish. Here are some examples:

net user /domain {This command is OK}
net user /GG {This command is not OK}
net user rkovelman {OK}
net user rkovelman /delete {OK}
net user rkovelman /delete /domain {OK}
net user rkovelman /delete /GG {not OK}

I guess what I am confused about is the command you tell me to run
does not work. If I just use netuser and the user name it works
fine. I posted the return on that but what else can I do?
.



Relevant Pages

  • Re: Log in issue
    ... Windows did not load your roaming profile and is attempting to ... The command completed successfully. ... net user "%username%" /domain ... net user rkovelman /delete ...
    (microsoft.public.windows.server.general)
  • Re: Log in issue
    ... So the command you need to key is exactly: ... net user %username% /GG.Corp ... Windows did not load your roaming profile and is attempting to ... net user rkovelman /delete ...
    (microsoft.public.windows.server.general)
  • Re: LanMan98 problem
    ... Windows has a database of usernames. ... a profile for that user. ... net user user ... to the 'AShared' share on computer 'Fan'. ...
    (comp.sys.acorn.networking)
  • Re: Log in issue
    ... Windows did not load your roaming profile and is attempting to ... The command completed successfully. ... net user "%username%" /domain ...
    (microsoft.public.windows.server.general)
  • Re: Log in issue
    ... Windows did not load your roaming profile and is attempting to ... The command completed successfully. ... net user "%username%" /domain ...
    (microsoft.public.windows.server.general)