Ricerca nella guida ai comandi di Windows PowerShell





ConvertFrom-Base64

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Converts base64 encoded string to byte array.

ConvertTo-Base64

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Converts byte array or specified file contents to base64 string.

ConvertTo-MacOs9LineEnding

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Converts the line endings in the specified file to Mac OS9 and earlier style line endings "\r".

ConvertTo-UnixLineEnding

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Converts the line endings in the specified file to Unix line endings "\n".

ConvertTo-WindowsLineEnding

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Converts the line endings in the specified file to Windows line endings "\r\n".

Convert-Xml

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Performs XSLT transforms on the specified XML file or XmlDocument.

Disconnect-TerminalSession

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Disconnects a specific remote desktop session on a system running Terminal Services/Remote Desktop

Export-Bitmap

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Exports bitmap objects to various formats.

Format-Byte

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Displays numbers in multiples of byte units.

Format-Hex

Contenuto in: PowerShell Community Extensions (Pscx.dll)
Displays the contents of files or byte streams in hex format and optionally ASCII.
123456Successiva