​Module 1: Architecture Overview

•  Architecture

•  FlexCast models (use cases)

•  Layered approach methodology

•  Connection flow process

•  Hosting platform considerations

Module 2: Initial Requirements and Lab

•  Citrix consulting methodology

•  Supporting infrastructure requirements

•  Supporting infrastructure licensing considerations

•  Preparing for Windows 10 and Server 2016 with AppDNA

•  Lab environment

Module 3: Installing and Configuring aXenApp and XenDesktop Site

•  Licensing considerations

•  Installation and management of the license server

•  Basic license server troubleshooting

•  Delivery Controller role

•  The XenApp and XenDesktop Site

•  Databases and the Local Host Cache (LHC)

Module 4: Provision and Deliver Applicationand Desktop Resources

•  The Virtual Delivery Agent

•  Machine Catalogs and Delivery Groups

•  Provisioning methods and considerations

•  Provisioning methods: Machine Creation Services(MCS) in depth

•  MCS environment considerations

•  Creating resources

Module 5: Providing Access with CitrixStoreFront and Receiver

•  StoreFront installation and architecture

•  StoreFront authentication services

•  Citrix Receiver

•  Receiver configurations

Module 6: Understanding and ConfiguringCitrix Policies

•  Policies introduction

•  Policies for session management

Module 7: Application Presentationand Management

•  Application properties

•  File-type association

•  Workspace Control

•  Shortcut placement

•  Session Prelaunch and Session Lingering

•  Application groups

Module 8: Printing with XenAppand XenDesktop

•  Printing introduction

•  Print job routing

•  Printer driver management

•  Citrix Universal Print Driver and Server

Module 9: Citrix Profile Management

•  User profiles

•  Configuring Citrix Profile management

Module 10: Managing the XenApp andXenDesktop Site

•  Delegated administration

•  Logging and reporting

•  Introduction to PowerShell

•  Reboot schedules for the Server VDA

Module 11: XenApp and XenDesktopSite Redundancy

•  Component failure review

•  Methods of redundancy

•  Configuring site and access infrastructure redundancy

Module 12: XenApp and XenDesktop SiteBasic Network Security

•  Citrix administrator introduction tosecurity considerations

•  Certificate authority

•  XML service security

•  External HDX connection security withNetScaler Gateway

Module 13: Monitoring the XenApp andXenDesktop Site

•  Introduction to Citrix Director

•  Navigating Director

•  Trends and reports

•  Alerts and notifications

•  Monitoring sessions

•  Interacting with sessions

•  Network monitoring with HDX Insight

Module 14: Introduction to Supporting andTroubleshooting XenApp and XenDesktop

•  Introduction to supporting XenApp and XenDesktop Site

•  Known issue awareness

•  XenApp and XenDesktop Hotfixes and the Long TermService Release

•  Common Troubleshooting Tools

​​

腾科python培训_Citrix相关推荐

  1. 川大python培训

    高校学生能否回家或留校?北京市教委这样说 近日,北京多地散发新冠肺炎确诊病例和无症状感染者.北京市教委新闻发言人李奕今天通报了北京高校疫情防控的相关要求. 首先,严格落实"外防输入.内防反弹 ...

  2. Python培训:Python有哪些函数?你了解几种?

    本期小编要为大家带来的Python教程就是关于Python函数这方面的,我们都知道Python函数,一般是指组织好的.可重复使用的.用来实现单一或相关联功能的代码段,Python函数包含系统中自带的一 ...

  3. Python培训教程:Python有哪些比较重要的内置函数?

    学习Python技术或者参加Python工作的小伙伴们应该都知道,在Python编程语言中会经常出现很多内置函数,很少有人清楚这些函数,但是它的功能是不可小觑的,下面小编就为大家详细介绍一下Pytho ...

  4. Python培训教程分享:10款超好用的Python开发工具

    学会Python技术后,我们在参加工作的时候如果能有辅助工具的话,那么会很大程度的提高我们的工作效率,那么Python都有哪些好用的开发工具呢?下面小编就为大家详细的介绍一下10款超好用的Python ...

  5. Python培训教程分享:Python异常机制

    ​ 在学习Python技术的时候,我们经常会遇到一些异常,例如导致程序在运行过程中出现的中断或退出,我们都称之为异常,大多数的异常都不会被程序处理,而是以错误信息的形式展现出来.本期Python培训教 ...

  6. 参加完Python培训后有哪些就业方向

    很多学习Python技术的同学都是为了后面能够找到一个好的工作,对于大家来说了解了Python的就业方向,后面就可以根据自己的能力来选择对应的工作岗位了,那么下面小编就为大家详细的介绍一下参加完Pyt ...

  7. Python培训教程分享:有哪些值得使用的爬虫开源项目?

    相信很多同学在学习Python技术的时候,都有学习到Python爬虫技术,爬虫技术在各大互联网公司都是非常常见的,可以帮助我们获取各种网站的信息,比如微博.B站.知乎等,本篇Python培训教程分享为 ...

  8. Python培训教程分享:visual studio编写python怎么样?

    本期小编要为大家介绍的Python培训教程就是关于"visual studio编写python怎么样?"的问题,但答案当然是可以的,据了解,vs2017.vs2019都集成了pyt ...

  9. Python培训分享:Python新版本中的6个新特性

    Python在几年做了一个全面的升级,此次Python升级中有6个新特性,本期小编为大家介绍的Python培训教程就是关于介绍Python新版本中的6个新特性的,来看看下面的详细介绍. Python培 ...

最新文章

  1. Python中的标识符有哪些基础原则?
  2. 聊聊Mysql的那些破事儿
  3. 用lambda对std::list排序 - 力为的技术博客 - C++博客
  4. 生成pojo mysql_通过数据库表反向生成pojo类
  5. 【算法数据结构Java实现】Java实现动态规划(背包问题)
  6. phpStorm打开提示 failed to create JVM 的解决的方法
  7. python判断ip地址是否合法_python实现判断一个字符串是否是合法IP地址的示例
  8. stl list 删除元素_删除所有出现的元素,并从列表中删除一些特定的元素。 C ++ STL...
  9. 如何选择c语言学习书籍
  10. 关于Feign的几个问题
  11. 使用Qt设计师文件的3种方式
  12. 数据可视化demo_火出圈的大屏你真的会做吗?这才是老板最爱的可视化大屏
  13. log file switch
  14. 奥运22日看点:女乒女曲有望夺金 皮划艇全线出击
  15. L298N模块驱动电机(实现pwm调速)
  16. matlab fzsxl函数,复指数函数或序列的绘制
  17. Pixhawk之启动代码和入口函数(.mk、rcS、__start、hrt)
  18. Java设计模式(六)装饰器模式-与代理模式的区别-项目实战应用
  19. Nuxt.js 如何做SEO
  20. 产品读书《文案训练手册》

热门文章

  1. 谁在偷窥之在网吧上网如何保护隐私(转)
  2. C# 中禁止跨线程访问解决-- MethodInvoker的理解
  3. 面试君与面试官的分歧:innodb支持行锁就不锁表么?
  4. 微信公众号隐藏分享按钮和复制链接
  5. 183页PPT | 《2020全球5G和新基建产业展望》报告!(附下载)
  6. php二维数组快速排序,php 二维数组快速排序算法
  7. 静态代码块是什么?有什么用?
  8. UE4资产操作、材质
  9. MySQL数据和日志的刷盘机制以及双一配置
  10. CSS鼠标悬停图片上图片变灰 变色 半透明