• PsPasswd应用程序的开发是一个小命令行工具,该工具将允许更改密码的地域或账户在当地或远程计算机。

    使用:

    pspasswd[[\计算机、计算机[等]|@文件[-u用户的[-p psswd]]]名[新密码]

    计算机

    执行命令的远程计算机或计算机的规定。 如果你忽略的计算机名称命令运行在当地的系统,并且如果指定的配符(\*),该命令上运行的所有计算机在目前的领域。

    @文件

    运行命令的每台计算机上列出的文本文件的规定。

    -u

    指定的可选用户名称登录到远程计算机。

    -p

    指定的可选密码为用户名。 如果省略这个,你会需要输入一个隐藏的密码。

    用户名

    指定名称的账户密码改变。

    新密码

    新密码。 如果忽略空密码应用。

  • के PsPasswd आवेदन विकसित किया गया था करने के लिए एक कमांड लाइन उपकरण है कि आप की अनुमति देगा का पासवर्ड बदलने के लिए एक स्थानीय या डोमेन खाते पर स्थानीय या दूरस्थ कंप्यूटर पर है ।

    उपयोग:

    pspasswd [[\कंप्यूटर[,कंप्यूटर[,..] | @फाइल [-u उपयोगकर्ता [-पी psswd]]] उपयोगकर्ता का नाम [NewPassword]

    कंप्यूटर

    प्रदर्शन के आदेश पर दूरदराज के कंप्यूटर या कंप्यूटर निर्दिष्ट. यदि आप न आना कंप्यूटर का नाम कमांड पर चलता है स्थानीय सिस्टम, और यदि आप निर्दिष्ट एक वाइल्डकार्ड (\*), आदेश सभी कंप्यूटरों पर चलाता है वर्तमान में डोमेन.

    @फाइल

    कमांड चलाने पर प्रत्येक कंप्यूटर के पाठ में सूचीबद्ध फ़ाइल निर्दिष्ट.

    -यू

    निर्दिष्ट करता है वैकल्पिक उपयोगकर्ता नाम के लिए लॉग इन करने के लिए दूरस्थ कंप्यूटर पर है ।

    -p

    निर्दिष्ट करता है वैकल्पिक पासवर्ड के लिए उपयोगकर्ता नाम. यदि आप न आना यह आप प्रेरित किया जाएगा दर्ज करने के लिए एक छिपा पासवर्ड.

    उपयोगकर्ता नाम

    निर्दिष्ट करता है नाम के लिए खाते का पासवर्ड बदलें.

    NewPassword

    नए पासवर्ड के लिए. अगर ommitted एक रिक्त पासवर्ड लागू किया जाता है.

  • The PsPasswd application was developed to be a small command line tool that will allow you to change the password of a local or domain account on the local or a remote computer.

    Usage:

    pspasswd [[\computer[,computer[,..] | @file [-u user [-p psswd]]] Username [NewPassword]

    computer

    Perform the command on the remote computer or computers specified. If you omit the computer name the command runs on the local system, and if you specify a wildcard (\*), the command runs on all computers in the current domain.

    @file

    Run the command on each computer listed in the text file specified.

    -u

    Specifies optional user name for login to remote computer.

    -p

    Specifies optional password for user name. If you omit this you will be prompted to enter a hidden password.

    Username

    Specifies name of account for password change.

    NewPassword

    New password. If ommitted a NULL password is applied.