|
yuipr
初级用户
 
积分 52
发帖 25
注册 2007-2-10
状态 离线
|
『第 31 楼』:
使用 LLM 解释/回答一下
Originally posted by redtek at 2007-2-9 05:26 PM:
另,我没有时间帮兄调试,
只是看着兄没有一次性把自己需要的内容说全,而且兄没有写出在自己机器上单步的执行效果,看着着急,
所以,才写出 ...
redtek大哥,看来前面我的表达是不是很清楚,现在用net user %username%就有问题,提示找不到用户,看来问题是在这儿。
Originally posted by redtek at 2007-2-9 05:26 PM:
Also, I don't have time to debug for you,
Just seeing that you didn't fully state what you need at one time, and you didn't write out the execution effect of stepping through on your own machine, which is worrying,
So, I just wrote...
Brother redtek, it seems that my previous expression wasn't very clear. Now using net user %username% has a problem, prompting that the user is not found. It seems the problem is here.
|
|
2007-2-10 06:36 |
|
|
redtek
金牌会员
     
积分 2902
发帖 1147
注册 2006-9-21
状态 离线
|
『第 32 楼』:
使用 LLM 解释/回答一下
兄客气了,别谢我,要感谢就感谢zh159,ccwan和qingfushuan兄一直在帮兄热情的解决问题:)
兄看一下是否自己登录的帐号权限不够(目前登录的不是管理员组?)。
我对网格不懂、看英文更头晕,所以帮不上兄什么忙,也就是提点小建议而已:)
兄把问题写全:)
zh159、ccwan兄和qingfushuan兄几位高手会帮助兄把问题解决掉的:)
Brother, you're being too polite. Don't thank me. If you want to thank someone, thank brothers zh159, ccwan, and qingfushuan for always helping you enthusiastically solve problems :).
Brother, see if the account you're logged in with doesn't have enough permissions (currently not in the administrator group?).
I don't understand grids and get dizzy looking at English, so I can't help you much, just giving a little suggestion :).
Brother, write the problem completely :).
Brothers zh159, ccwan, and qingfushuan, the experts, will help you solve the problem :).
|

Redtek,一个永远在网上流浪的人……
_.,-*~'`^`'~*-,.__.,-*~'`^`'~*-,._,_.,-*~'`^`'~*-,._,_.,-*~'`^`'~*-,._ |
|
2007-2-10 06:43 |
|
|
zh159
金牌会员
     
积分 3687
发帖 1467
注册 2005-8-8
状态 离线
|
『第 33 楼』:
使用 LLM 解释/回答一下
Originally posted by yuipr at 2007-2-9 17:12:
非常感谢你细致如微的回答。
C:\Documents and Settings\yichuanj>@echo off
net uesr %username%
The syntax of this command is:
NET
先检查你的单词拼写
Originally posted by yuipr at 2007-2-9 17:12:
Thank you very much for your detailed answer.
C:\Documents and Settings\yichuanj>@echo off
net user %username%
The syntax of this command is:
NET Check your spelling of the word first
|
|
2007-2-10 06:46 |
|
|
yuipr
初级用户
 
积分 52
发帖 25
注册 2007-2-10
状态 离线
|
『第 34 楼』:
使用 LLM 解释/回答一下
Originally posted by redtek at 2007-2-9 05:43 PM:
兄客气了,别谢我,要感谢就感谢zh159,ccwan和qingfushuan兄一直在帮兄热情的解决问题:)
兄看一下是否自己登录的帐号权限不够(目前登录的不是管 ...
我登录的这个帐号是在管理员组中的,不知道为什么会有这个问题。在坛子上泡了一下午了,对zh159,ccwan和qingfushuan的帮助,非常感谢,小弟这在执行net user %username%还是有问题,不是权限问题的,请问大家还有什么办法能解决吗?
Originally posted by redtek at 2007-2-9 05:43 PM:
You're too kind. Don't thank me. If you want to thank someone, thank zhi159, ccwan, and qingfushuan who have been helping you enthusiastically to solve the problem : )
Check if the account you're logged in with doesn't have enough permissions (the one you're currently logged in with isn't an administrator...
The account I'm logged in with is in the administrator group. I don't know why this problem exists. I've been hanging out on the forum all afternoon. I'm very grateful for the help from zhi159, ccwan, and qingfushuan. I'm currently executing net user %username% and there are still problems. It's not a permission issue. Does anyone have any other solutions?
|
|
2007-2-10 06:49 |
|
|
yuipr
初级用户
 
积分 52
发帖 25
注册 2007-2-10
状态 离线
|
『第 35 楼』:
使用 LLM 解释/回答一下
Originally posted by zh159 at 2007-2-9 05:46 PM:
先检查你的单词拼写
请问不是 ”net user “
Originally posted by zh159 at 2007-2-9 05:46 PM:
Check your word spelling first
Is it not "net user "
|
|
2007-2-10 06:51 |
|
|
zh159
金牌会员
     
积分 3687
发帖 1467
注册 2005-8-8
状态 离线
|
『第 36 楼』:
使用 LLM 解释/回答一下
Originally posted by yuipr at 2007-2-9 17:51:
请问不是”net user “
之前你写成了 uesr
echo %username%
看看能不能显示
Originally posted by yuipr at 2007-2-9 17:51:
Please not "net user "
Earlier you wrote uesr
echo %username%
See if it can be displayed
|
|
2007-2-10 06:52 |
|
|
qingfushuan
高级用户
   
积分 502
发帖 327
注册 2006-12-30
状态 离线
|
『第 37 楼』:
net user&net localgroup
使用 LLM 解释/回答一下
net user net localgroup
查询用户 查询用户组
net user net localgroup
Query user Query user group
|
|
2007-2-10 06:52 |
|
|
qingfushuan
高级用户
   
积分 502
发帖 327
注册 2006-12-30
状态 离线
|
『第 38 楼』:
%username%
使用 LLM 解释/回答一下
%username% 当前用户名
%username% Current username
|
|
2007-2-10 06:54 |
|
|
yuipr
初级用户
 
积分 52
发帖 25
注册 2007-2-10
状态 离线
|
『第 39 楼』:
使用 LLM 解释/回答一下
Originally posted by zh159 at 2007-2-9 05:52 PM:
之前你写成了uesr
echo %username%
看看能不能显示
可能之前是手误,见笑了
C:\Documents and Settings\yichuanj>echo %username%
yichuanj显示是当前的登录用户
Originally posted by zh159 at 2007-2-9 05:52 PM:
You previously wrote uesr
echo %username%
See if it can be displayed
Maybe it was a typo before, please excuse me
C:\Documents and Settings\yichuanj>echo %username%
yichuanjIt shows the current logged-in user
|
|
2007-2-10 06:55 |
|
|
yuipr
初级用户
 
积分 52
发帖 25
注册 2007-2-10
状态 离线
|
『第 40 楼』:
使用 LLM 解释/回答一下
Originally posted by qingfushuan at 2007-2-9 05:52 PM:
net user net localgroup
查询用户 查询用户组
那ingfushuan说在批处理就直接用net user 吗
Originally posted by qingfushuan at 2007-2-9 05:52 PM:
net user net localgroup
Query user Query user group
Then does qingfushuan say that in batch processing, just use net user directly?
|
|
2007-2-10 06:56 |
|
|
zh159
金牌会员
     
积分 3687
发帖 1467
注册 2005-8-8
状态 离线
|
『第 41 楼』:
使用 LLM 解释/回答一下
那就再试试
net user %username%
Then try again
net user %username%
|
|
2007-2-10 06:57 |
|
|
qingfushuan
高级用户
   
积分 502
发帖 327
注册 2006-12-30
状态 离线
|
『第 42 楼』:
直接在cmd下用net user >>1.txt,你试试
使用 LLM 解释/回答一下
直接在cmd下用net user >>1.txt,1.txt里的就是你查询的所有用户
直接在cmd下用net loaclgroup >>2.txt.2.txt里的就是你查询的所有用户组
Directly use `net user >>1.txt` in cmd, and the users you queried are in 1.txt. Directly use `net loaclgroup >>2.txt`, and the user groups you queried are in 2.txt
|
|
2007-2-10 06:59 |
|
|
qingfushuan
高级用户
   
积分 502
发帖 327
注册 2006-12-30
状态 离线
|
『第 43 楼』:
用>
使用 LLM 解释/回答一下
用>就够了,不需要>>
Please provide the Chinese text that needs to be translated.
|
|
2007-2-10 07:00 |
|
|
yuipr
初级用户
 
积分 52
发帖 25
注册 2007-2-10
状态 离线
|
『第 44 楼』:
使用 LLM 解释/回答一下
Originally posted by qingfushuan at 2007-2-9 05:59 PM:
直接在cmd下用net user >>1.txt,1.txt里的就是你查询的所有用户
直接在cmd下用net loaclgroup >>2.txt.2.txt里的就是你查询的所有用户组
这确实是一种方法,关键是这样显示出来的话,对每个用户的信息还是不明确,理想效果 zhanggj(用户):(后面这是组信息)ccusers,ccusers,ccmsg
Originally posted by qingfushuan at 2007-2-9 05:59 PM:
Directly use net user >>1.txt in cmd, and the 1.txt will be all the users you queried
Directly use net loaclgroup >>2.txt in cmd, and the 2.txt will be all the user groups you queried
This is indeed a method. The key is that when displayed this way, the information for each user is still not clear. The ideal effect is zhanggj (user): (the following is the group information) ccusers, ccusers, ccmsg
|
|
2007-2-10 07:02 |
|
|
yuipr
初级用户
 
积分 52
发帖 25
注册 2007-2-10
状态 离线
|
『第 45 楼』:
使用 LLM 解释/回答一下
Originally posted by zh159 at 2007-2-9 05:57 PM:
那就再试试
net user %username%
还是提示找不到这个用户。
Originally posted by zh159 at 2007-2-9 05:57 PM:
Then try again
net user %username%
Still prompts that the user is not found.
|
|
2007-2-10 07:03 |
|