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

    You can use the parameters of Restart-Computer to run the restart operations, to specify the authentication levels and alternate credentials, to limit the operations that run at the same …

  2. 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 …

  3. update and restart from powershell or command line

    Mar 11, 2024 · In this module, you'll learn how to use the Microsoft Graph PowerShell SDK to interact with the Windows Update for Business deployment service, so you can offer, …

  4. 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 …

  5. Clear-Tpm (TrustedPlatformModule) | Microsoft Learn

    Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.

  6. Changing computer state - PowerShell | Microsoft Learn

    Dec 18, 2023 · This example shows how you can use external commands from PowerShell to manage the configuration of a computer.

  7. Restart-WebAppPool (WebAdministration) | Microsoft Learn

    Description The Restart-WebAppPool cmdlet restarts the specified application pool.

  8. Restore-Computer (Microsoft.PowerShell.Management) - PowerShell

    This command restores the local computer to the restore point that has sequence number 255. It uses the Confirm parameter to prompt the user before actually performing the operation.

  9. Set-ADAccountPassword (ActiveDirectory) | Microsoft Learn

    This command prompts the user for a new password that is stored in a temporary variable named $NewPassword, then uses it to reset the password for the user account with …

  10. Reset-ComputerMachinePassword …

    This command resets the computer password of the local computer by using the DC01 domain controller. It uses the Credential parameter to specify a user account that has permission to …