About 41,900 results
Open links in new tab
  1. Restart-Computer (Microsoft.PowerShell.Management) - PowerShell

    The Restart-Computer cmdlet restarts the operating system on the local and remote computers. You can use the parameters of Restart-Computer to run the restart operations, to specify the …

  2. Running Remote Commands - PowerShell | Microsoft Learn

    Mar 24, 2025 · Using the WS-Management protocol, Windows PowerShell remoting lets you run any Windows PowerShell command on one or more remote computers. You can establish …

  3. PowerShell remoting - PowerShell | Microsoft Learn

    Mar 26, 2025 · In this chapter, you learned the fundamentals of PowerShell remoting, including running commands interactively on a single remote computer and executing commands …

  4. Restart-Service (Microsoft.PowerShell.Management) - PowerShell

    The Restart-Service cmdlet sends a stop message and then a start message to the Windows Service Controller for a specified service. If a service was already stopped, it is started without …

  5. Managing services - PowerShell | Microsoft Learn

    These Service cmdlets don't have a ComputerName parameter, but you can run them on a remote computer by using the Invoke-Command cmdlet. For example, the following command …

  6. PowerShell Remoting FAQ - PowerShell | Microsoft Learn

    When a local computer connects to a remote computer, WS-Management establishes a connection and uses a plug-in for PowerShell to start the PowerShell host process …

  7. Restart-Computer (Microsoft.PowerShell.Management) - PowerShell

    Restart-Computer startet den Remotecomputer neu und wartet dann bis zu 5 Minuten (300 Sekunden), bis PowerShell auf dem neu gestarteten Computer verfügbar ist, bevor er …

  8. Changing computer state - PowerShell | Microsoft Learn

    Dec 18, 2023 · Windows includes two command-line tools for restarting a computer. Use either tsshutdn.exe or shutdown.exe with appropriate arguments. You can get detailed usage …

  9. How to restart, logoff and shutdown client computer using …

    Feb 4, 2023 · I am trying to logoff or restart this client computer but nothing working out. Please let me how to properly turn of the client computer using remote PowerShell.

  10. Restart-NetAdapter (NetAdapter) | Microsoft Learn

    The Restart-NetAdapter cmdlet restarts a network adapter by disabling and then re-enabling the network adapter. This may be needed for certain properties to take effect in a physical network …

Refresh