發表文章

目前顯示的是有「佈署」標籤的文章

Deploy WIMBoot Images

圖片
WIMBoot磁區規劃 以下是WMIBoot的磁區規劃,比較重要的是Images這個磁區,依照以下指令會建立10GB的空間來放置WIMBoot Images,如果需要更大的空間可以修改shrink minimum=10000的值,但相對來說會壓縮到前一個Windows磁區,以下是各個磁區的規畫建議   磁區規劃內容 System (EFI System Partition): Size: 100MB. If the primary drive is less than 16GB, you can use a minimum size of 32MB. If the primary drive is an Advanced Format 4K Native drive (4-KB-per-sector), the minimum size is 260 MB. MSR (x86 and x64 only, not needed for ARM) Windows. Images. Set this partition with the following attributes: Location: End of the disk Type: de94bba4-06d1-4d40-a16a-bfd50179d6ac (PARTITION_MSFT_RECOVERY_GUID) Attributes: 0x8000000000000001 (GPT_BASIC_DATA_ATTRIBUTE_NO_DRIVE_LETTER & GPT_ATTRIBUTE_PLATFORM_REQUIRED) File system: NTFS Drive Letter: Set a temporary drive letter, for example, M. Size: Must be big enough to hold install.wim, winre.wim, and custom.wim files plus at least 50 MB of free space.

App-V Part 1-App-V Server環境需求

App-V Part 1-App-V Server環境需求 在App-V的使用環境可以在網域下或是非網域,但是在非網域環境下許多動作就必須透過PowerShell指令設定和佈署,如果在網域環境就可以透過GPO或是網域帳號作控管;不同App-V角色所需要的環境先決條件和設定都不同,安裝App-V本身不需要花費太多時間,反而是需要花費許多時間去安裝調整所需要的環境條件,尤其是Server平台,在安裝App-V Server前請先確認以下安裝環境和表格中的軟體需求。   App-V 5.0 SP3 Server不支援的安裝情境: 1. 無法佈署App-V Server在Server Core環境 2. 無法佈署在已經有安裝App-V 5.0 SP2的環境 3. 不支援SQL Server Express edition 4.不支援和domain controller安裝在同一個平台