About 409,000 results
Open links in new tab
  1. Remove-Item (Microsoft.PowerShell.Management) - PowerShell

    The Remove-Item cmdlet deletes one or more items. Because it's supported by many providers, it can delete many different types of items, including files, folders, registry keys, variables, …

  2. How can I uninstall the Windows Powershell? - Microsoft Q&A

    Aug 21, 2023 · How to perform a complete uninstall of Azure PowerShell How to delete packages from the PowerShell Gallery - PowerShell This article is an introduction to the PowerShell …

  3. Remove-Item (Microsoft.PowerShell.Management) - PowerShell

    Remove-Item コマンドレットは、1 つ以上のアイテムを削除します。 多くのプロバイダーでサポートされているため、ファイル、フォルダー、レジストリ キー、変数、エイリアス、関数 …

  4. Remove-Item (Microsoft.PowerShell.Management) - PowerShell

    Das Cmdlet Remove-Item löscht mindestens ein Element. Da es von vielen Anbietern unterstützt wird, kann es viele verschiedene Arten von Elementen löschen, darunter Dateien, Ordner, …

  5. Remove-ItemProperty (Microsoft.PowerShell.Management)

    The Remove-ItemProperty cmdlet deletes a property and its value from an item. You can use it to delete registry values and the data that they store.

  6. Remove-Printer (PrintManagement) | Microsoft Learn

    The Remove-Printer cmdlet deletes a printer from the specified computer. You can specify the printer to remove by using either a printer object retrieved by Get-Printer, or by specifying a …

  7. Remove-MailboxFolderPermission (ExchangePowerShell)

    You can't use this cmdlet to selectively remove permissions from a user on a mailbox folder. The cmdlet removes all permissions that are assigned to the user on the specified folder. To …

  8. Remove-AppxPackage (Appx) | Microsoft Learn

    The Remove-AppxPackage cmdlet removes an app package from a user account. An app package has an .msix or .appx file extension.

  9. Remove-Module (Microsoft.PowerShell.Core) - PowerShell

    The Remove-Module cmdlet removes the members of a module, such as cmdlets and functions, from the current session. If the module includes an assembly (.dll), all members that are …

  10. Remove-Variable (Microsoft.PowerShell.Utility) - PowerShell

    The Remove-Variable cmdlet deletes a variable and its value from the scope in which it is defined, such as the current session. You cannot use this cmdlet to delete variables that are set as …