Movatterモバイル変換


[0]ホーム

URL:


Wayback Machine
63 captures
05 Jan 2010 - 13 Apr 2025
JanSEPOct
Previous capture17Next capture
200920102011
success
fail
COLLECTED BY
Organization:Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.At any given time several distinct crawls are running, some for months, and some every day or longer.View the web archive through theWayback Machine.
Web wide crawl with initial seedlist and crawler configuration from September 2010
TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20100917075605/http://activexperts.com/admin/powershell/ps1vs2/

Shortcut Menu

ActiveXperts

Skip

Main Navigation

Choose your language

Administration
ActiveXperts Netw. Monitor

You are here:

ActiveXperts.com >Administration >Powershell >New CmdLets

ActiveXperts Network Monitor

Quicklinks


New CmdLets of Powershell 2.0

Microsoft Windows PowerShell is a command-line shell and scripting tool based on the Microsoft .NET Framework.It is designed for system administrators, engineers and developers to control and automate the administration of Windows and applications.

Overview of the Powershell 2.0 new CmdLets


about_Windows_PowerShell_ISEWindows PowerShell ISE is a host application for Windows Pow...
More »
Add-ComputerThe Add-Computer cmdlet adds the local computer to a domain...
More »
Add-ContentGet content from item (specific location)
More »
Add-HistoryAdd entries to the session history
More »
Add-MemberAdd a member to an instance of a PowerShell object
More »
Add-PsSnapInAdd snap-ins to the console
More »
Add-TypeThe Add-Type cmdlet lets you define a .NET Framework class i...
More »
Checkpoint-ComputerThe Checkpoint-Computer cmdlet creates a system restore poin...
More »
Clear-ContentRemove content from a file/item
More »
Clear-EventLogThe Clear-EventLog cmdlet deletes all of the entries from th...
More »
Clear-HistoryThe Clear-History cmdlet deletes commands from the command h...
More »
Clear-HistoryThe Clear-History cmdlet deletes commands from the command h...
More »
Clear-HostClear the screen
More »
Clear-HostClear the screen
More »
Clear-ItemRemove content from a variable or an alias
More »
Clear-ItemPropertyDelete the value of a property
More »
Clear-ItemPropertyRemove the property value from a property
More »
Clear-VariableRemove the value from a variable
More »
Compare-ObjectCompare the properties of objects
More »
Complete-TransactionThe Complete-Transaction cmdlet commits an active transactio...
More »
Connect-WSManThe Connect-WSMan cmdlet connects to the WinRM service on a...
More »
ConvertFrom-CSVThe ConvertFrom-CSV cmdlet creates objects from CSV variable...
More »
ConvertFrom-SecureStringConvert a secure string into an encrypted standard string
More »
ConvertFrom-StringDataThe ConvertFrom-StringData cmdlet converts a string that con...
More »
Convert-PathConvert a ps path to a provider path
More »
ConvertTo-CSVThe ConvertTo-CSV cmdlet returns a series of comma-separated...
More »
ConvertTo-HtmlConvert the input into an HTML table
More »
ConvertTo-SecureStringConvert an encrypted standard string into a secure string
More »
ConvertTo-XMLThe ConvertTo-Xml cmdlet creates an XML-based representation...
More »
Copy-ItemCopy an item from a namespace location
More »
Copy-ItemPropertyCopy a property along with its value
More »
Copy-ItemPropertyCopy a property along with it's value
More »
Debug-ProcessThe Debug-Process cmdlet attaches a debugger to one or more...
More »
Disable-ComputerRestoreThe Disable-ComputerRestore cmdlet turns off the System Rest...
More »
Disable-PSBreakpointThe Disable-PSBreakpoint cmdlet disables breakpoints, which...
More »
Disable-PSBreakpointThe Disable-PSBreakpoint cmdlet disables breakpoints, which...
More »
Disable-PSRemoting...
More »
Disable-PSSessionConfigurationThe Disable-PSSessionConfiguration cmdlet prevents all users...
More »
Disable-WSManCredSSPThe Disable-WSManCredSPP cmdlet disables CredSSP authenticat...
More »
Disconnect-WSManThe Disconnect-WSMan cmdlet disconnects the client from the...
More »
Enable-ComputerRestoreThe Enable-ComputerRestore cmdlet turns on the System Restor...
More »
Enable-PSBreakpointThe Enable-PSBreakpoint cmdlet re-enables disabled breakpoin...
More »
Enable-PSBreakpointThe Enable-PSBreakpoint cmdlet re-enables disabled breakpoin...
More »
Enable-PSRemotingThe Enable-PSRemoting cmdlet configures the computer to rece...
More »
Enable-PSSessionConfigurationThe Enable-PSSessionConfiguration cmdlet re-enables register...
More »
Enable-WSManCredSSPThe Enable-WSManCredSPP cmdlet enables CredSSP authenticatio...
More »
Enter-PSSessionThe Enter-PSSession cmdlet starts an interactive session wit...
More »
Enter-PSSessionThe Enter-PSSession cmdlet starts an interactive session wit...
More »
ExitExit Powershell
More »
Exit-PSSessionThe Exit-PSSession cmdlet ends interactive sessions that you...
More »
Exit-PSSessionThe Exit-PSSession cmdlet ends interactive sessions that you...
More »
Export-AliasExport an alias list to a file
More »
Export-ClixmlProduce a clixml representation of powershell objects
More »
Export-ConsoleExport console configuration to a file
More »
Export-CounterThe Export-Counter cmdlet exports performance counter data (...
More »
Export-CsvExport to Comma Separated Values (spreadsheet)
More »
Export-FormatDataThe Export-FormatData cmdlet creates Windows PowerShell form...
More »
Export-ModuleMemberThe Export-ModuleMember cmdlet specifies the module members...
More »
Export-PSSessionThe Export-PSSession cmdlet gets cmdlets, functions, aliases...
More »
Export-PSSessionThe Export-PSSession cmdlet gets cmdlets, functions, aliases...
More »
ForEachLoop through values in the pipeline
More »
ForEach-ObjectLoop for each object in the pipeline
More »
Format-CustomFormat output using a customized view
More »
Format-ListFormat output as a list of properties, each on a new line
More »
Format-TableFormat output as a table
More »
Format-WideFormat output as a table listing one property only
More »
Get-AclGet permission settings for a file or registry key
More »
Get-AliasReturn alias names for Cmdlets
More »
Get-AuthenticodeSignatureGet the signature object associated with a file
More »
Get-ChildItemGet child items (contents of a folder or registry key)
More »
Get-ChildItemGet child items (contents of a folder or registry key)
More »
Get-ChildItemGet child items (contents of a folder or registry key)
More »
Get-CommandRetrieve basic information about a command
More »
Get-ComputerRestorePointThe Get-ComputerRestorePoint cmdlet gets the restore points...
More »
Get-ContentGet content from item (specific location)
More »
Get-CounterThe Get-Counter cmdlet gets live, real-time performance coun...
More »
Get-CredentialGet a security credential (username/password)
More »
Get-CultureGet region information (language and keyboard layout)Get r...
More »
Get-DateGet current date and time
More »
Get-EventThe Get-Event cmdlet gets events in the Windows PowerShell e...
More »
Get-EventlogGet eventlog data
More »
Get-EventSubscriberThe Get-EventSubscriber cmdlet gets the event subscribers in...
More »
Get-ExecutionPolicyGet the execution policy for the shell
More »
Get-FormatDataThe Get-FormatData cmdlet gets the formatting data in the cu...
More »
Get-HelpOpen the help file
More »
Get-HistoryGet a listing of the session history
More »
Get-HostGet host information
More »
Get-HotFixThe Get-Hotfix cmdlet gets the hotfixes that have been appli...
More »
Get-ItemGet a file object or get a registry (or other namespace) obj...
More »
Get-ItemGet a file/registry object (or any other namespace object)
More »
Get-ItemPropertyRetrieve the properties of an object
More »
Get-ItemPropertyRetrieve the properties of an object
More »
Get-JobThe Get-Job cmdlet gets objects that represent the backgroun...
More »
Get-JobThe Get-Job cmdlet gets objects that represent the backgroun...
More »
Get-LocationGet and display the current location
More »
Get-MemberEnumerate the properties of an object
More »
Get-ModuleThe Get-Module cmdlet gets the modules that have been import...
More »
Get-ModuleThe Get-Module cmdlet gets the modules that have been import...
More »
Get-PfxcertificateGet pfx certificate information
More »
Get-ProcessGet a list of processes on a machine
More »
Get-PSBreakpointThe Get-PSBreakPoint cmdlet gets the breakpoints that are se...
More »
Get-PSBreakpointThe Get-PSBreakPoint cmdlet gets the breakpoints that are se...
More »
Get-PSCallStackThe Get-PSCallStack cmdlet displays the current call stack....
More »
Get-PSCallStackThe Get-PSCallStack cmdlet displays the current call stack....
More »
Get-PSDriveGet drive information (DriveInfo)
More »
Get-PsProviderGet information for the specified provider
More »
Get-PSSessionThe Get-PSSession cmdlet gets the Windows PowerShell session...
More »
Get-PSSessionThe Get-PSSession cmdlet gets the Windows PowerShell session...
More »
Get-PSSessionConfigurationThe Get-PSSessionConfiguration cmdlet gets the session confi...
More »
Get-PsSnapinList PowerShell snap-ins on this computer
More »
Get-RandomThe Get-Random cmdlet gets a randomly selected number. If yo...
More »
Get-ServiceGet a list of services
More »
Get-TracesourceGet components that are instrumented for tracing.
More »
Get-TransactionThe Get-Transaction cmdlet gets an object that represents th...
More »
Get-UicultureGet the ui culture information
More »
Get-UniqueGet the unique items in a collection
More »
Get-VariableGet a powershell variable
More »
Get-WinEventThe Get-WinEvent cmdlet gets events from event logs, includi...
More »
Get-WMIobjectGet WMI class information
More »
Get-WSManCredSSPThe Get-WSManCredSPP cmdlet gets the Credential Security Ser...
More »
Get-WSManInstanceThe Get-WSManInstance cmdlet retrieves an instance of a mana...
More »
Group-ObjectGroup the objects that contain the same value for a common p...
More »
ifConditionally perform a command
More »
Import-AliasImport an alias list from a file
More »
Import-ClixmlImport a clixml file and rebuild the PS object
More »
Import-CounterThe Import-Counter cmdlet imports performance counter data f...
More »
Import-CsvTake values from a CSV list and send objects down the pipeli...
More »
Import-LocalizedDataThe Import-LocalizedData cmdlet dynamically retrieves string...
More »
Import-ModuleThe Import-Module cmdlet adds one or more modules to the cur...
More »
Import-ModuleThe Import-Module cmdlet adds one or more modules to the cur...
More »
Import-PSSessionThe Import-PSSession cmdlet imports commands (such as cmdlet...
More »
Import-PSSessionThe Import-PSSession cmdlet imports commands (such as cmdlet...
More »
Invoke-CommandThe Invoke-Command cmdlet runs commands on a local or remote...
More »
Invoke-CommandThe Invoke-Command cmdlet runs commands on a local or remote...
More »
Invoke-ExpressionRun a PowerShell expression
More »
Invoke-HistoryInvoke a previously executed Cmdlet
More »
Invoke-ItemInvoke an executable or open a file (START)
More »
Invoke-WmiMethodThe Invoke-WmiMethod cmdlet calls WMI methods.
More »
Invoke-WmiMethodThe Invoke-WmiMethod cmdlet calls WMI methods.
More »
Invoke-WSManActionThe Invoke-WSManAction runs an action on the object that is...
More »
Join-PathCombine a path and child-path
More »
Limit-EventLogThe Limit-EventLog cmdlet sets the maximum size of a classic...
More »
Measure-CommandMeasure running time
More »
Measure-ObjectMeasure the properties of an object
More »
Move-ItemMove an item from one location to another
More »
Move-ItemPropertyMove a property from one location to another
More »
Move-ItemPropertyMove a property from one location to another
More »
New-AliasCreate a new alias.
More »
New-EventThe New-Event cmdlet creates a new custom event. You can...
More »
New-EventLogThis cmdlet creates a new classic event log on a local or re...
More »
New-ItemCreate a new item in a namespace
More »
New-ItemPropertySet a new property
More »
New-ItemPropertySet a new property of an item at a location
More »
New-ModuleThe New-Module cmdlet creates a dynamic module from a script...
More »
New-ModuleThe New-Module cmdlet creates a dynamic module from a script...
More »
New-ModuleManifestThe New-ModuleManifest cmdlet creates a new module manifest...
More »
New-ObjectCreate a new .Net object
More »
New-PSDriveInstall a new drive on the machine
More »
New-PSSessionThe New-PSSession cmdlet creates a Windows PowerShell sessio...
More »
New-PSSessionThe New-PSSession cmdlet creates a Windows PowerShell sessio...
More »
New-PSSessionOptionThe New-PSSessionOption cmdlet creates an object that contai...
More »
New-ServiceCreate a new service
More »
New-TimespanCreate a timespan object
More »
New-VariableCreate a new variable
More »
New-WebServiceProxyThe New-WebServiceProxy cmdlet lets you use a Web service in...
More »
New-WSManInstanceThe New-WSManInstance cmdlet creates a new instance of a man...
More »
New-WSManSessionOptionCreates a WSMan Session option hashtable which can be passed...
More »
Out-DefaultSend output to default
More »
Out-FileSend command output to a file
More »
Out-GridViewThe Out-GridView cmdlet sends the output from a command to a...
More »
Out-GridViewThe Out-GridView cmdlet sends the output from a command to a...
More »
Out-HostSend the pipelined output to the host
More »
Out-NullSend output to null
More »
Out-PrinterSend the output to a printer
More »
Out-StringSend objects to the host as strings
More »
Pop-LocationSet the current working location from the stack
More »
Pop-LocationSet the current working location from the stack
More »
PowershellLaunch a powershell session
More »
Push-LocationPush a location to the stack
More »
Push-LocationPush a location to the stack
More »
Read-HostRead a line of input from the host console
More »
Read-HostRead a line of input from the host console
More »
Receive-JobThe Receive-Job cmdlet gets the results of Windows Powershel...
More »
Receive-JobThe Receive-Job cmdlet gets the results of Windows Powershel...
More »
Register-EngineEventThe Register-EngineEvent cmdlet subscribes to events that ar...
More »
Register-ObjectEventThe Register-ObjectEvent cmdlet subscribes to events that ar...
More »
Register-PSSessionConfigurationThe Register-PSSessionConfiguration cmdlet creates and regis...
More »
Register-WmiEventThe Register-WmiEvent cmdlet subscribes to WMI events on the...
More »
Remove-ComputerThe Remove-Computer cmdlet removes the local computer from i...
More »
Remove-EventThe Remove-Event cmdlet deletes events from the event queue...
More »
Remove-EventLogThe Remove-EventLog cmdlet deletes an event log file from a...
More »
Remove-ItemRemove an item
More »
Remove-ItemRemove an item
More »
Remove-ItemPropertyDelete the property and its value from an item
More »
Remove-ItemPropertyRemove a property and its value
More »
Remove-JobThe Remove-Job cmdlet deletes Windows PowerShell background...
More »
Remove-JobThe Remove-Job cmdlet deletes Windows PowerShell background...
More »
Remove-ModuleThe Remove-Module cmdlet removes the members of a module fro...
More »
Remove-ModuleThe Remove-Module cmdlet removes the members of a module fro...
More »
Remove-PSBreakpointThe Remove-PSBreakpoint cmdlet deletes a breakpoint. Enter a...
More »
Remove-PSBreakpointThe Remove-PSBreakpoint cmdlet deletes a breakpoint. Enter a...
More »
Remove-PSDriveRemove a provider/drive from its location
More »
Remove-PSSessionThe Remove-PSSession cmdlet closes Windows PowerShell sessio...
More »
Remove-PSSessionThe Remove-PSSession cmdlet closes Windows PowerShell sessio...
More »
Remove-PSSnapinRemove PowerShell snap-ins from the console
More »
Remove-VariableRemove a variable and its value
More »
Remove-WmiObjectThe Remove-WmiObject cmdlet deletes an instance of an existi...
More »
Remove-WmiObjectThe Remove-WmiObject cmdlet deletes an instance of an existi...
More »
Remove-WSManInstanceThe Remove-WSManInstance deletes an instance of a management...
More »
Rename-ItemChange the name of an existing item
More »
Rename-ItemPropertyRename a property of an item
More »
Rename-ItemPropertyRename a property of an item
More »
Rename-ItemPropertyRenames a property at its location
More »
Reset-ComputerMachinePasswordThe Reset-ComputerMachinePassword cmdlet changes the machine...
More »
Resolve-PathResolves the wildcards in a path
More »
Restart-ComputerThe Restart-Computer cmdlet restarts the operating system on...
More »
Restart-ServiceStop and then restart a service
More »
Restore-ComputerThe Restore-Computer cmdlet restores the local computer to t...
More »
Resume-ServiceResume a suspended service
More »
Select-ObjectSelect properties of objects.
More »
Select-StringSearch through strings or files for patterns
More »
Select-XMLThe Select-XML cmdlet lets you use XPath queries to search f...
More »
Send-MailMessageThe Send-MailMessage cmdlet sends an e-mail message from wit...
More »
Set-AclSet permissions
More »
Set-AliasCreate or change an alias
More »
Set-AuthenticodeSignaturePlace a signature in a .ps1 script or other file
More »
Set-ContentSet content in the item (specific location)
More »
Set-DateSet system time on the host system
More »
Set-ExecutionPolicyChange the execution policy (user preference)
More »
Set-ItemChange the value of an item
More »
Set-ItemPropertySet a property at the specified location to a specified valu...
More »
Set-ItemPropertySet the value of a property
More »
Set-LocationSet the current working location
More »
Set-LocationSet the current working location
More »
Set-PSBreakpointThe Set-PSBreakpoint cmdlet sets a breakpoint in a script or...
More »
Set-PSBreakpointThe Set-PSBreakpoint cmdlet sets a breakpoint in a script or...
More »
Set-PSdebugTurn script debugging on or off
More »
Set-PSSessionConfigurationSet-PSSessionConfiguration [-AssemblyName] [-Config...
More »
Set-ServiceChange the start mode/properties of a service
More »
Set-StrictModeThe Set-StrictMode cmdlet configures strict mode for the cur...
More »
Set-TracesourceTrace a PowerShell component
More »
Set-VariableSet a variable and a value
More »
Set-WmiInstanceThe Set-WmiInstance cmdlet creates or updates an instance of...
More »
Set-WmiInstanceThe Set-WmiInstance cmdlet creates or updates an instance of...
More »
Set-WSManInstanceThe Set-WSManInstance cmdlet modifies the management informa...
More »
Set-WSManQuickConfigThe Set-WSManQuickConfig cmdlet configures the computer to r...
More »
Show-EventLogThe Show-EventLog cmdlet opens Event Viewer on the local com...
More »
Sort-ObjectSort objects by property value
More »
Sort-ObjectSort objects by property value
More »
Split-PathReturn part of a path
More »
Start-JobThe Start-Job cmdlet starts a Windows PowerShell background...
More »
Start-JobThe Start-Job cmdlet starts a Windows PowerShell background...
More »
Start-ProcessStarts one or more processes on the local computer. To spec...
More »
Start-ProcessStarts one or more processes on the local computer. To spec...
More »
Start-ProcessStarts one or more processes on the local computer. To spec...
More »
Start-ServiceStart a stopped service
More »
Start-SleepSuspend shell, script, or runspace activity
More »
Start-TransactionThe Start-Transaction cmdlet starts a transaction, which is...
More »
Start-TranscriptStart a transcript of a command shell session
More »
Stop-ComputerThe Stop-Computer cmdlet shuts down computers remotely. It c...
More »
Stop-JobThe Stop-Job cmdlet stops Windows PowerShell background jobs...
More »
Stop-JobThe Stop-Job cmdlet stops Windows PowerShell background jobs...
More »
Stop-ProcessStop a running process
More »
Stop-ProcessStop a running process
More »
Stop-ServiceStop a running service
More »
Stop-TranscriptStop the transcription process
More »
Suspend-ServiceSuspend a running service
More »
Tee-ObjectSend input objects to two places
More »
Test-ComputerSecureChannelThe Test-ComputerSecureChannel cmdlet verifies that the secu...
More »
Test-ConnectionThe Test-Connection cmdlet sends Internet Control Message Pr...
More »
Test-ModuleManifestThe Test-ModuleManifest cmdlet verifies that the files that...
More »
Test-PathReturn true if the path exists, otherwise return false
More »
Test-WSManThe Test-WSMan cmdlet submits an identification request that...
More »
Trace-CommandTrace an expression or command
More »
Trace-CommandTrace an expression or command
More »
Undo-TransactionThe Undo-Transaction cmdlet rolls back the active transactio...
More »
Unregister-EventThe Unregister-Event cmdlet cancels an event subscription th...
More »
Unregister-PSSessionConfigurationThe Unregister-PSSessionConfiguration cmdlet deletes registe...
More »
Update-FormatdataUpdate and append format data files
More »
Update-ListThe Update-List cmdlet adds items to and removes items from...
More »
Update-TypedataUpdate the current extended type configuration
More »
Use-TransactionThe Use-Transaction cmdlet adds a script block to an active...
More »
Wait-EventThe Wait-Event cmdlet suspends execution of a script or func...
More »
Wait-JobThe Wait-Job cmdlet waits for Windows PowerShell background...
More »
Wait-JobThe Wait-Job cmdlet waits for Windows PowerShell background...
More »
Wait-ProcessThe Wait-Process cmdlet waits for one or more running proces...
More »
Where-ObjectFilter input from the pipeline
More »
Where-ObjectFilter the objects passed along the command pipeline.
More »
While...
More »
Write-DebugWrite a debug message to the host display
More »
Write-ErrorWrite an object to the error pipeline.
More »
Write-EventLogThe Write-EventLog cmdlet writes an event to an event log....
More »
Write-HostDisplay objects through the host user interface
More »
Write-OutputWrite an object to the pipeline
More »
Write-ProgressDisplay a progress bar
More »
Write-VerboseWrite a string to the host's verbose display
More »
Write-WarningWrite a warning message
More »

Footer Navigation


[8]ページ先頭

©2009-2025 Movatter.jp