USERPROFILE

 0 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
cpaine216
Basic Member
Posts: 14
Basic Member
    When you run the set command you see a variable USERPROFILE set - does anyone know why this variable would be returning a different value based on running from Windows Server via dos prompt and LID?

    From dos on server:
    USERPROFILE=C:\Users\cpaine

    From LID:
    USERPROFILE=C:\Windows\system32\config\systemprofile

    And does anyone know how to force this value to be:
    USERPROFILE=C:\Users\Default

    and make it stay?