- Windows 10 for Enterprise Administrators
- Jeff Stokes Manuel Singer Richard Diver
- 188字
- 2021-07-02 18:20:09
Image customization
In an enterprise environment with many legacy applications and department configurations, deploying an image preconfigured and set up for the user makes a lot of sense. Standing up a MDT environment in an enterprise is a relatively easy task (usually it takes more change in control/security procedures than actual install/setup time) that can be completed in an afternoon in most cases. Customizing the image is best done with reproducible tooling, and MDT will help with that as you can modify the default user profile.
That is, until all your applications are migrated to the Universal Windows Platform (UWP). For more information, visit https://docs.microsoft.com/en-us/windows/uwp/get-started/whats-a-uwp. Once this happens, your user profile/default application scenarios become a bit easier to plan and deploy. This is Microsoft's long-term vision for all applications. If your organization hasn't started taking a look, it might make sense to help drive that adoption as a long-term goal for your company. There are many security and stability benefits to moving in this direction, and the link provided at the beginning of this paragraph will provide ample data points to argue the case.
- 玩轉Scratch少兒趣味編程
- C語言程序設計實踐教程(第2版)
- Microsoft Application Virtualization Cookbook
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- Rake Task Management Essentials
- C語言程序設計
- Yocto for Raspberry Pi
- 程序是怎樣跑起來的(第3版)
- 從零開始學Linux編程
- C語言程序設計習題與實驗指導
- Illustrator CS6設計與應用任務教程
- 視窗軟件設計和開發自動化:可視化D++語言
- Mastering ASP.NET Core 2.0
- Java無難事:詳解Java編程核心思想與技術
- 數據結構案例教程:C語言版