You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Displays a partitionable GPU by using the specific GPU device name. The result will show the details of the specific GPU listed.
61
+
Displays a partitionable GPU by using the specific GPU device name. The result will show the
62
+
details of the specific GPU listed.
55
63
56
64
## PARAMETERS
57
65
58
66
### -CimSession
59
-
Runs the cmdlet in a remote session or on a remote computer.
60
-
Enter a computer name or a session object, such as the output of a [New-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227967) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
61
-
The default is the current session on the local computer.
67
+
68
+
Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session
69
+
object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession)
70
+
or [Get-CimSession](/powershell/module/cimcmdlets/get-cimsession) cmdlet. The default is the
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
137
+
138
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
This example partitions a GPU in a host into four partitions by using the GPU device ID name.
60
67
61
68
## PARAMETERS
62
69
63
70
### -CimSession
64
-
Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session object, such as the output of a [New-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227967) or [Get-CimSession](https://go.microsoft.com/fwlink/p/?LinkId=227966) cmdlet.
65
-
The default is the current session on the local computer.
71
+
72
+
Runs the cmdlet in a remote session or on a remote computer. Enter a computer name or a session
73
+
object, such as the output of a [New-CimSession](/powershell/module/cimcmdlets/new-cimsession)
74
+
or [Get-CimSession](/powershell/module/cimcmdlets/get-cimsession) cmdlet. The default is the
Specifies one or more Hyper-V hosts on the virtual network adapters are to be retrieved. NetBIOS names, IP addresses, and fully qualified domain names are allowed.
81
-
The default is the local computer.
82
-
Use localhost or a dot ('.') to specify the local computer explicitly.
90
+
91
+
Specifies one or more Hyper-V hosts on the virtual network adapters are to be retrieved. NetBIOS
92
+
names, IP addresses, and fully qualified domain names are allowed. The default is the local
93
+
computer. Use localhost or a dot (`.`) to specify the local computer explicitly.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
190
+
191
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
0 commit comments