< Back

ConvertTo-Hexadecimal

Mon Jan 13, 2020 5:25 am

NAME ConvertTo-Hexadecimal



SYNTAX

ConvertTo-Hexadecimal [[-FilePath] <string>]





PARAMETERS

-FilePath <string>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Get-ComObject;

remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

inputTypes : @{inputType=@{type=@{name=None}}}

syntax : @{syntaxItem=@{name=Get-ComObject}}

parameters :

details : @{name=Get-ComObject; description=System.Management.Automation.PSObject[]}

description : {@{Text=Returns a list of COM objects}}

returnValues : @{returnValue=@{type=@{name=List of string objects}}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Get-ComObject

Category : Function

Synopsis : Returns a list of COM objects

Component :

Role :

Functionality :

ModuleName : core





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Get-HardLink -Path

C:\\files\\myFile.txt; remarks=System.Management.Automation.PSObject[]; title=--------------------------

EXAMPLE 1 --------------------------}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=;

parameterValue=Object; name=Path; type=@{name=Object}; required=true; globbing=false;

pipelineInput=true (ByValue); position=1}}

details : @{name=Get-HardLink; description=System.Management.Automation.PSObject[]}

description : {@{Text=works well to find out if one of your hardlinks, created by New-HardLink, have been broken.}}

relatedLinks : @{navigationLink=@{uri=http://www.itninja.com/blog/user/greg_shields}}

syntax : @{syntaxItem=@{name=Get-HardLink; parameter=@{description=System.Management.Automation.PSObject[];

parameterValue=Object; name=Path; required=true; globbing=false; pipelineInput=true (ByValue);

position=1}}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Get-HardLink

Category : Function

Synopsis : List/find files with multiple hardlinks.

Component :

Role :

Functionality :

ModuleName : core





description : {@{Text=Uses the uninstall path to capture installed software. This is safer than using the WMI query,

which

checks the integrity upon query, and can often reconfigure, or reset application defaults.}}

syntax : @{syntaxItem=@{name=Get-InstalledSoftware; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=Get-InstalledSoftware; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Get-InstalledSoftware

Category : Function

Synopsis : Get installed software on the local or remote computer.

Component :

Role :

Functionality :

ModuleName : core