wdsutil 追加-imagegroupwdsutil add-imagegroup
適用対象: Windows Server (半期チャネル)、Windows Server 2019、Windows Server 2016、Windows Server 2012 R2、Windows Server 2012Applies to: Windows Server (Semi-Annual Channel), Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
Windows 展開サービス サーバーには、イメージ グループを追加します。Adds an image group to a Windows Deployment Services server.
構文Syntax
wdsutil [Options] /add-ImageGroup imageGroup:<Imagegroupname> [/Server:<Server name>]
パラメーターParameters
パラメーターParameter | 説明Description |
---|---|
imageGroup: <Imagegroupname> ]imageGroup:<Imagegroupname> ] |
追加するイメージの名前を指定します。Specifies the name of the image to be added. |
[/Server:<Servername> ][/Server:<Servername> ] |
サーバーの名前を指定します。Specifies the name of the server. NetBIOS 名または完全修飾ドメイン名 (FQDN) のいずれかを指定できます。This can be either the NetBIOS name or the fully qualified domain name (FQDN). サーバー名が指定されていない場合は、ローカル サーバーが使用されます。If a server name is not specified, the local server is used. |
例Examples
イメージグループを追加するには、次のいずれかを入力します。To add an image group, type either:
wdsutil /add-ImageGroup imageGroup:ImageGroup2
wdsutil /verbose /add-Imagegroup imageGroup:My Image Group /Server:MyWDSServer