Syntax error with net user
Gnidjazoun
Posted messages
28
Status
Member
-
Gnidjazoun Posted messages 28 Status Member -
Gnidjazoun Posted messages 28 Status Member -
Hello
I have a syntax problem with the net user command... I've tried all possibilities but with no results. I reversed selfprimaire and STROSAIRE95, added spaces before and after...
When opening Windows, the session name is: STROSAIRE95\selfprimaire and then password
Here is my idea
net user selfprimaire 1234 \STROSAIRE95 with a space between the 4 and the backslash
Thank you for enlightening me on my mistake
I have a syntax problem with the net user command... I've tried all possibilities but with no results. I reversed selfprimaire and STROSAIRE95, added spaces before and after...
When opening Windows, the session name is: STROSAIRE95\selfprimaire and then password
Here is my idea
net user selfprimaire 1234 \STROSAIRE95 with a space between the 4 and the backslash
Thank you for enlightening me on my mistake
4 answers
-
Hello,
Here is a very simple tutorial: http://www.lyceedupaysdesoule.fr/informatique/outils_administration/outils_administration_net_user.htm
Ritchi -
Hello,
Try this (the difference is the use of / instead of \ that you used previously):
net user selfprimaire 1234 /STROSAIRE95
Ritchi -
Hello
I have already tested it this way too
The option /STROSAIRE95 is unknown
and here I am being told that the command syntax is:......
You will get additional help by entering NET HELPMSG 3506 which does not bring me anything more -
Hello,
If "strosaire95" is your domain name, then try this:net user selfprimaire 1234 /DOMAIN
Ritchi-
-
-
-
-
Let's take things in order:
- Is it your personal computer or that of the St-Rosaire school?
- If it's yours, why do you need to run this command? Is it on the recommendation of the person managing the IT?
- If it's the St-Rosaire school’s, I believe you need to be on the school premises to be on the IT network managing the strosaire domain.
- What is your goal in wanting to run this command?
-
