New-RDMSystemInformationReport
Synopsis
Syntax
Id
New-RDMSystemInformationReport [-ID] <guid> [-Inventory <InventorySystemInformation>]
[-ExportPath <string>] [-NoClobber] [-VaultMode <VaultMode>] [-ForcePromptAnswer <DialogResult[]>]
[<CommonParameters>]InputObject
New-RDMSystemInformationReport [-InputObject] <PSConnection>
[-Inventory <InventorySystemInformation>] [-ExportPath <string>] [-NoClobber]
[-VaultMode <VaultMode>] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
PS C:\> Get-RDMEntry -Name 'MySystemInformationReportEntry' | New-RDMSystemInformationReportParameters
-ExportPath
-ForcePromptAnswer
-ID
-InputObject
-Inventory
-NoClobber
-VaultMode
CommonParameters
Inputs
RemoteDesktopManager.PowerShellModule.PSOutputObject.PSConnection
Notes
Last updated
Was this helpful?