answersLogoWhite

0

faillog -u [username]

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the DOS command for weekday and time?

In DOS, you can use the date command to display or set the current date, and the time command to display or set the current time. To see the current date and time along with the weekday, you can use the echo command combined with the %date% and %time% environment variables. For example, you can enter echo %date% %time% to display the current date and time.


What command do you use to display a message in java script?

document.write("hello world")


What command would you run at the command prompt to display all of your computers addresses?

You can use the command:ipconfig /all


What windows networking utility can tell you what your IP address is?

From a command prompt, you can use the command "ipconfig" to display your ip address.


Which commands can you use to display the pathname of a current working directory?

You can use the pwd command in Unix-like operating systems to display the pathname of the current working directory. In Windows Command Prompt, you can use the cd command without any arguments to achieve the same result. Additionally, in PowerShell, the command Get-Location can be used to show the current directory.


What command will display files starting from z in unix?

Use the command: ls z* for those files in your current working directory.


What command do you use to view IP address information?

For Unix/linux, use the 'ifconfig' command. For Windows, use 'ipconfig'


What Linux command is used to display previous command?

The history command is used in Linux to display a list of previously executed commands. You can also use the up arrow key on your keyboard to cycle through previous commands one at a time. To repeat the last command, you can simply type !!.


Which MS DOS command can display hidden files?

If you just want to display the hidden files, run following command: dir /ah this will show you all hidden files and folders.. However if you want to change the attributes permanently, use attrib command..


Which MS-DOS command can display hidden files?

If you just want to display the hidden files, run following command: dir /ah this will show you all hidden files and folders.. However if you want to change the attributes permanently, use attrib command..


What command do you use to display active TCP or UDP connections?

To display active TCP or UDP connections, you can use the command netstat -an in the command prompt or terminal. This command shows all active connections and listening ports, along with their respective IP addresses and port numbers. For a more detailed view, you can use ss -tuln on Linux systems, which provides similar information with additional options for filtering.


Which command do you use to display the current active configuration settings on a switch?

Show running-config