Information Technology Reference
In-Depth Information
Table 4.4
Windows PowerShell cmdlets
Cmdlet
Definition
Clear-History
Deletes entries from the command history
Invoke-command
Runs commands on local or remote computers
Start-job
Starts a Windows PowerShell background job
Stop-job
Stops a Windows PowerShell background job
Remove-job
Deletes a Windows PowerShell background job
Import-Module
Adds modules to the current session
Receive-job
Gets the results of a Windows PowerShell background job
Format-table
Shows the results in a table format
Out-file
Sends the job results to a file
Get-Date
Gets the date and time
Set-Date
Sets the system time and date on a computer
Get-event
Gets an event in the event queue
New-event
Creates a new event
Trace-command
Configures and starts a trace of a command on a machine
Get-WindowsFeature
Gets a list of available and installed roles and features on
the local server
Get-WindowsFeature
-ServerName
Gets a list of available and installed roles and features on a
remote server
Get-Help Install-
WindowsFeature
Gets the syntax and accepted parameters for the Install-
WindowsFeature cmdlet
Uninstall-
WindowsFeature
Removes a role or feature
Get-NetIPAddress
Gets information about IP address configuration
Set-NetIPAddress
Modifies IP address configuration properties of an existing
IP address
Set-NetIPv4Protocol
Modifies information about the IPv4 protocol configuration
Search WWH ::




Custom Search