Jump to content

Main public logs

Combined display of all available logs of freem. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:30, 22 March 2023 Lukegao1 talk contribs created page How to Add Users from CMD (创建页面,内容为“To add users from the command prompt (CMD) in Windows, you can use the "net user" command. Here are the steps: 1. Open the command prompt as an administrator. You can do this by searching for "cmd" in the Start menu, right-clicking on "Command Prompt," and selecting "Run as administrator." 2. Type the following command to add a new user: ``` net user [username] [password] /add ``` Replace "[username]" with the desired username for the new user and "[password]…”)