- Getting Started with Nano Server
- Charbel Nemnom
- 200字
- 2021-07-02 21:11:12
Required parameters
- MediaPath: The root of the DVD drive contains the mounted ISO file that you are using.
- BasePath: The base path is a local folder on your machine that you specify where the command will keep a copy of the required Nano Server files and packages. This is very helpful, so next time you run New-NanoServerImage, you no longer have to specify the MediaPath, and instead you can just specify the BasePath and avoid the time of the copy operation.
- TargetPath: The target path is the path where you want to save your specialized Nano Server image, so that could be a folder where you actually keep, for example, your VHD(X)/WIM files, you can name them anything that is descriptive. If you are creating a VHD(X) image, you need to make sure that you specify the extension you want to use, .VHDX or .VHD, more on this later.
- AdministratorPassword: The password to be used for the built-in local Administrator account.
- DeploymentType: This will be Guest or Host, depending on whether you want to deploy a virtual machine or physical Nano Server.
- Edition: This parameter helps you to choose between standard or datacenter edition.
推薦閱讀
- ServiceNow Application Development
- Mastering AWS Lambda
- Learn Type:Driven Development
- 計(jì)算機(jī)圖形學(xué)編程(使用OpenGL和C++)(第2版)
- Raspberry Pi Networking Cookbook(Second Edition)
- HTML5+CSS3基礎(chǔ)開發(fā)教程(第2版)
- AngularJS深度剖析與最佳實(shí)踐
- UML+OOPC嵌入式C語言開發(fā)精講
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計(jì)算
- 零基礎(chǔ)學(xué)MQL:基于EA的自動(dòng)化交易編程
- INSTANT Passbook App Development for iOS How-to
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實(shí)驗(yàn)指導(dǎo)
- Internet of Things with ESP8266
- 詳解MATLAB圖形繪制技術(shù)
- Unity 2018 Augmented Reality Projects