Invoke-Command
InDesktop
Package
Syntax
Invoke-CommandInDesktopPackage
[-PackageFamilyName] <String>
[-AppId] <String>
[-Command] <String>
[[-Args] <String>]
[-PreventBreakaway]
Description
{{Fill in the Description}}
Examples
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Required Parameters
{{Fill AppId Description}}
Type: | String |
Position: | 2 |
Default value: | None |
Accept pipeline input: | True (ByPropertyName, ByValue) |
Accept wildcard characters: | False |
{{Fill Command Description}}
Type: | String |
Position: | 3 |
Default value: | None |
Accept pipeline input: | True (ByPropertyName, ByValue) |
Accept wildcard characters: | False |
{{Fill PackageFamilyName Description}}
Type: | String |
Position: | 1 |
Default value: | None |
Accept pipeline input: | True (ByPropertyName, ByValue) |
Accept wildcard characters: | False |
Optional Parameters
{{Fill Args Description}}
Type: | String |
Position: | 4 |
Default value: | None |
Accept pipeline input: | True (ByPropertyName, ByValue) |
Accept wildcard characters: | False |
{{Fill PreventBreakaway Description}}
Type: | SwitchParameter |
Position: | 5 |
Default value: | None |
Accept pipeline input: | True (ByPropertyName, ByValue) |
Accept wildcard characters: | False |
Inputs
System.String
System.Management.Automation.SwitchParameter
Outputs
System.Object