October 27, 2009
AppSense Environment Manager 8.0 Service Pack 2.0 has introduced some new Logoff functionality.
To enable all Environment Manager actions to complete on logoff and to prevent the logoff black screen from appearing on Vista and Server 2008, the Shutdown Windows API call is detoured.
This API call is called whenever a user logs off or shuts down the system. The detour allows Environment Manager to:
- Trigger Environment Manager logoff actions
- Prevent logoff continuing until all Environment Manager actions have completed
When Environment Manager actions are completed or a 60 second default timeout has been passed logoff continues allowing any remaining processes to shut down before Windows itself shuts down. You can override the default timeout by setting a millisecond value in the “LogoffActionWaitTimeout” registry key. Since Environment Manager has already completed its work, it will not be a cause of the Windows logoff black screen.
Whilst the Environment Manager logoff actions are taking place, the system is effectively stalled and the user may wonder what is happening. To alleviate their concerns, a custom screen can be displayed informing the user that Environment Manager is busy. The screen is activated when text for the screen is configured from within the Blocked Text Library.
Adding an entry to the Blocked Text Library with the Title Logoff Message will allow a custom message to be specified for display.
Note: Once logoff continues, Environment Manager has effectively finished for the user session, therefore no more Policy Configuration actions or User Personalization will take place. Additionally, if another application decides to misbehave at this point, the black screen may still appear for those applications.
Leave a Comment » |
Group Policy, general, user environment management | Tagged: Policies, Applications, Group Policy, Profile, Environment Manager, profiles, logoff, vista, 2008, trigger |
Permalink
Posted by Oliver Sills
October 21, 2009
Learn the difference between just throwing in a VDI solution, and designing a true Desktop & Application Delivery Architecture. Learn why most VDI projects fail, and the best practices that will show a solid ROI to your CFO/CIO.
Don’t try to bolt-on a Frankenstein solution, – come hear from our team of technical experts. You’ll also experience a great networking opportunity to meet your peers, and learn from their projects as well. Some questions we will help you answer…
- Why is desktop virtualization different than server virtualization
- Is VDI the same thing as Desktop or Application Delivery (hint: it is not)
- What architecture/designs are available
- What are the SAN requirements for Desktop Delivery
- How do you handle user profiles
- How is printing different with virtual desktops or Terminal Services
- When do you use Terminal Server based Application Delivery versus Desktop Delivery (or both)
- What licensing is needed from each manufacturer to implement a solid desktop virtualization architecture
A solid line up of technical presenters; from Microsoft, Citrix, AppSense, and AGSI coming to a city near you…
10/27/09 – Raleigh, NC
10/28/09 – Charlotte, NC
10/29/09 – Charleston, SC
More details: http://www.advantec.us/events-dtv.htm
To register: http://www.advantec.us/eventspdtv-reg.asp
Leave a Comment » |
CTP, Citrix, Cloud, Desktop Virtualization, Edgesight, Group Policy, Microsoft, Mobile Device, Office 2007, Provisioning Server, Terminal Server, User Profile Manager, VDI, Win 7, XenApp, XenDesktop, XenServer, roaming profiles, user environment management, virtual profiles | Tagged: AppSense, Citrix, Desktop Virtualization, Environment Manager, Personality, Personalization, Profile, profiles, UEM, user environment management, VDI, XenApp, XenDesktop |
Permalink
Posted by Gareth Kitson
October 6, 2009
I have recently heard, from several different sources, that it is “best practice” not to share user profiles, or personalization settings, between different operating system platforms. On the surface, this seems a sensible limitation since different operating systems have different user profile structures.
Vista and Windows Server 2008 (WS08) put most profile data somewhere in “\users\%username%\appdata”, whereas XP and Windows Server 2003 (W2K3) may place it in “\documents and settings\%username%\application data” or “\documents and settings\%username%\local settings” or somewhere else entirely.
We can’t predict where the data will go for a given application which doesn’t help us understand the “splatter” that it makes in the file system. This folder lottery is further compounded by the fact that Vista and WS08 implicitly add the “.v2” extension to any profile path you define for a user. What this results in is that with a roaming profile solution, you are forced to have different profiles, and therefore different settings, between XP/W2K3, which implicitly use a “v1” profile, and Vista/WS08 which explicitly use a “v2” profile (even though the path defined for this profile does not actually include the “.v2” extension).
Applications should get the paths to use within the profile folder hierarchy by using operating system API calls that are the same between the different operating systems but will yield the correct folder for the operating system it is being run on. Unfortunately, not all applications are written this way and some will make assumptions about paths and maybe even hard code them which is likely to cause problems even before operating system migration, particularly in Terminal Server/Citrix XenApp environments.
There is also the class of setting that is actually different between the different operating systems. Take for instance the good old desktop wallpaper which most people, if pushed, will confess is the one item that makes their PC experience “personal” (while this is not an essential productivity related personalization setting, it does however provide a good example as to how even the most basic of settings fail to migrate between OS platforms) Although users don’t know, and indeed do not need to know, they are actually stored in different file formats between XP/W2K3 and Vista/WS08. Therefore if the setting for this, which is stored in the user’s registry hive, was just unintelligently transplanted between the two operating systems then one of the desktops wouldn’t show the correct wallpaper.
Some implementers may say that it is a good idea to start with clean profiles when moving from one operating system to another system since it is a good opportunity, in their view, for a clean start and to leave all the myriad of settings behind that aren’t apparently used for anything and just clutter the profile. However, against this has to be weighed the cost of the user having to re-personalize their applications and desktop. This costs both in terms of time (both users being interrupted during their workflow as they find a toolbar or application setting they need is missing, and then having to remember where and how to re-make the customization, which could be different to how they would have changed the option on their old OS) and also can cause a certain amount of resistance when these users tell their yet-to-be-upgraded colleagues is that this great new operating system, which has been months in planning, has lost all of their settings and they are struggling to find the new ways to set things the way “they should be”.
Enter AppSense Environment Manager. All of the technical issues outlined above are addressed by Environment Manager making the migration from one operating system to another, and back again if required, a much less painless experience and instead now becomes an automated, seamless process for both the user and administrator alike. The files used by an application within the locally cached profile folders are stored in a relative, rather than absolute, form in the Environment Manager database which then allows them to be subsequently put back in the correct, operating system specific, folder hierarchies. Because Environment Manager functions on a per-application basis, it can much more accurately target which settings need to be brought over onto the new operating system and it also silently transmogrifies items and their settings, such as desktop wallpapers, to help ensure that seamless migration that administrators dream of. All this, of course, is done with next to no configuration by administrators so they do not need to understand the intricacies of any of the applications and subsequent registry settings and profile structures the user uses. This helps make for quick and easy migrations, although I don’t personally like the term “migration” since it implies a one way movement whereas Environment Manager provides bi-directionality with no extra effort.
So in summary…While it is right to say that it is NOT best practice to share ‘roaming profiles’ across OS platforms, AppSense Environment Manager dispels the myth that sharing ‘personalization settings’ between operating systems is not a recommended best practice –in fact AppSense recommend you embrace it…
1 Comment |
CAL, Citrix, Desktop Virtualization, Group Policy, Microsoft, Migration, OS, Office 2007, Per Device, Printing, Provisioning Server, Streaming, TS, Terminal Server, Terminal Services, User Profile Manager, VDI, VMware, Visio, Win 7, Win7, Windows 7, Windows Server, XenApp, XenDesktop, XenServer, roaming profiles, user environment management, virtual profiles | Tagged: AppSense, Citrix, Corruption, Desktop Virtualization, Environment Manager, Logon Scripts, Logon Times, Microsoft, NTUser.DAT, Personalization, Profile, profiles, reduce costs, Registry keys, Registry Settings, ROI, Support Calls, UEM, user environment management, VDI, VMware, VMworld, XenApp, XenDesktop |
Permalink
Posted by guyrleech
October 1, 2009
Unless you’ve been living on a desert island in the mid-Pacific for the past few months (actually, that sounds pretty good!), you’ve probably heard something about a new Microsoft OS called Windows 7. By all accounts, this OS looks set to be the next logical upgrade from XP (with many companies skipping Vista for reasons I don’t need to go into right now!). So not only will companies be looking to upgrade their existing physical PCs to this wonderful new OS, but the availability of Win7 will inevitably bring about a re-assessment of the corporate desktop estate. That re-assessment will of course consider the prospect of lowering management costs by moving from physical machines to a virtual desktop environment; Win7 seems much more ‘VDI friendly’ than any of its predecessors.
So….a company-wide OS upgrade is coming…. A migration from physical to virtual desktops is probably also coming…….
You might be thinking a couple of things about this….
1. “Will I see my family again?”
and
2. “I want to make this upgrade really work. I’m not going to have any support calls on this and I’m going to use this to reduce my costs….”
Well, I’m not sure what we can do about the family challenge, but I do know how you can answer number 2.
Let’s break the problem down into two parts; 1. upgrading to Win7 on the physical PC, and 2. the migration to a virtual Win7 environment.
Upgrading to Win7 on the physical PC
Win7 is quite different to XP. You may very well have problems running legacy or homegrown XP apps on Win7. In order to solve this problem, you might have to consider virtualizing troublesome apps rather than wait for upgrades from multiple app vendors.
Another problem you’ll have is the user profile data and desktop setup scripts. It’s highly unlikely that anything the user has done to the XP machine to personalize it (at both the OS and the application level) will be compatible with the new Win7 desktop. This is because XP uses a completely different User Profile format and structure to that of Win7, meaning it is not as simple as re-using their old profiles on the new OS. The result? All your upgraded employees have to re-personalize their desktop. I don’t know about you, but I’ve done a lot to personalize my desktop and applications over the years. I have all my apps just the way I want them, my email signature and rules are set just right and there’s probably a hundred other settings I’ve forgotten about and wouldn’t know how to re-do on a new OS. What a great start to my Win7 experience….a bland, impersonal machine. By the way, the same thing goes for policy settings, such as printer and file drive access as well as other ‘logon processes’. So, one of the most important considerations in your Win7 migration is to retain all this user-specific information (we call it the “user personality”) from the XP desktop and simply ‘inject’ this back into the new Win7 desktop following upgrade to ensure a seamless experience to the user.
Migrating from an XP PC to a Win7 virtual desktop
Rather than just upgrading physical PCs, you might want to take this opportunity to move employees over to a virtual environment. Not only does this provide the user with a nice, new Win7 desktop, it also can provide some huge desktop management cost reduction opportunities; no need to upgrade the desktop machine with hardware capable of running the new OS (as this can now be re-purposed as a ‘thin client’), centralized management of desktops, monitoring of the environment to reduce support costs etc . However, the real big opportunity to reduce costs here lies in the use of a single, standardized and leveraged Win7 desktop image across the entire company. Imagine creating ONE standardized, corporate Win7 desktop (possibly with a selection of baseline corporate apps such as Outlook and IE) and to have this provisioned to each employee as they require it. When the employee goes home, the desktop is deleted. No need to store and manage lots of desktops….instead they’re delivered on an ‘as-needed’ basis.
However, this standard Win7 image is by no means personal to the user – not if it’s being used by thousands of employees! This is where the user personality comes in. By centrally managing the user personality independent of this standard Win7 desktop, it can then be applied to the desktop when needed. So you now have a low cost, standard Win7 estate, with employees experiencing the same working environment as when they were using their desktop PC. Sound like heaven?
Well, it certainly might sound like futuristic, but believe me this is happening today! I see it in many of our enterprise customers, our VAR partners and our System Integrator partners – and it’s gaining huge momentum (see Sumit Dhawan’s latest blog on this here).
Win7 will be a game-changing event in the corporate desktop world. It will essentially be the catalyst to a whole new way of looking at and managing the desktop – and what we know to be true is that the user aspect of the corporate PC must now be treated as a separate entity unto itself – enabling the business tools (apps and OS) to be standardized and their delivery automated, leading to huge reductions in cost (management, storage, licensing) and productive employees.
Here are some of the things we believe you must consider as part of your Win7 migration. Remember all these things are possible today. There are some vendors who can provide some of the items below…..but there’s only one that can do them all! ;-)
Pete Rawlinson
VP WW Marketing, AppSense
- Low cost, low risk migration to Win7 on your physical PCs
Seamlessly decouple all aspects of the user from the employees existing PC (XP, Vista), and reapply this data into a fresh, standard Win7 PC. The employee sees no change to the personal settings post-upgrade.
- Eliminate the costs associated with using legacy scripts and bloated user profiles
Your Win7 migration affords the opportunity to replace outdated and management-intensive methods to manage the user experience on the desktop. Complex, often large login scripts can be replaced and selectively executed dependent on the user needs. Maintenance is reduced, as is the user logon time.
- Low cost, low risk migration to Win7 in a virtual desktop environment
Decouple the user personality from the existing PC and store this independent of the desktop. The user can then be redirected to a low cost, standard, virtualized Win7 image, where their personality is applied on-demand. A low-cost physical-to-“Win7 virtual” migration process, with the employee seeing no change to their PC experience.
- Ensure seamless user experience in multi-OS desktop estate
Regardless of whether your desktop estate is a mix of XP, Vista or Win7, the same centralized, independent user personality is able to seamlessly ‘roam’ across each OS version. This enables you to implement Win7 into your desktop estate gradually, without having to create multiple user profiles for each OS version.
- Establish lowest cost Win7 desktop environment through standardized, personalized desktop images
Desktop management and storage costs can be reduced significantly by standardizing on your Win7 corporate image. By having one standard Win7 desktop provided to employees on-demand, desktop management becomes much easier and less risky. Including personality management into this scenario enables this standard desktop to be dynamically personalized on-access, providing the employee with their familiar PC-type experience.
- Personalize virtualized applications
Many legacy, home grown and XP-based applications are unsuitable for use in a Win7 environment, making application virtualization a necessity. Unless the company is prepared to virtualize each individual employee’s applications, virtualized applications must be standard and therefore non-personal in nature. Applications must be automatically configured for each specific user and/or connecting device, and automatically personalized to the user based on their personality. You can now accelerate the Win7 roll-out since incompatible applications are virtualized, yet still remain personal to the employee.
- Quickly and easily scale Win7 implementation with no impact to user experience
The user is provided with a consistent personal experience across multiple client OS versions, multiple delivery technologies, multiple accessing devices and accommodates the employee context (e.g. security level, accessing location etc).
- Ensure quality user experience as your Win7 implementation scales through visibility and remediation
Migration to Win7 in your organization is a significant and on-going event. Adherence to SLAs and reducing support loads are paramount during this process. In addition to ensuring a consistent and personalized user experience during the Win7 migration process, you must also provide desktop optimization and remediation through reporting, monitoring and auditing of the user personality.
Leave a Comment » |
2008, App-V, Application Streaming, Citrix, Desktop Virtualization, Group Policy, Laptop, Licensing, Microsoft, Migration, Mobile Device, OS, Office 2007, Streaming, TS, Terminal Server, Terminal Services, User Profile Manager, VDI, Win 7, Win7, Windows 7, Windows Server, XenApp, XenDesktop, XenServer, roaming profiles, user environment management | Tagged: Adoption, AppSense, Citrix, Desktop Virtualization, Environment Manager, Logon Scripts, Logon Times, Microsoft, Migration, OS, Personality, Personalization, Policies, productivity, Profile, profiles, reduce costs, Registry keys, ROI, SBC, UEM, user environment management, VDI, View, VMware, Win 7, Win7, Windows 7, XenApp, XenDesktop |
Permalink
Posted by peterjr11
September 17, 2009
Leave a Comment » |
Group Policy, general, user environment management | Tagged: Applications, AppSense, Environment Manager, exclusion, Group Policy, Hive, Last Write Wins, Logon Scripts, Logon Times, Personality, Personalization, Policies, Profile, profiles, reduce costs, Registry keys, Registry Settings, UEM, user environment management |
Permalink
Posted by Oliver Sills
September 15, 2009
I’ve always been a massive advocate of ‘KISS’ – Not the grease-paint laden 1970s glam rock band (although I do own a few dozen of their albums and sport their band logo on my arm!) – the concept of ‘Keep It Simple, Stupid’.
In my opinion, one of the most important factors in designing and building software is to ensure that the user interface, and the concepts behind the software itself, are kept as simple and intuitive as possible.
There’s no point in implementing a killer feature if that feature is too complex and too difficult to actually configure and maintain as it may result in confused end-users and, inevitably, a redundant piece of functionality.
On the other hand, by reducing the complexity of a particular piece of functionality too much, software vendors run the risk of making that particular feature totally inflexible and to some extent of little to no use to the end-user at all!
Therefore, there has to be a balance between simplicity and flexibility.
A good product needs to be designed well, proven to work and simple to understand. Take the rock group KISS as an example. They started way back in the early 70’s with a lead guitarist, a bass player, lead vocalist and a drummer. Add some make-up and a track list of great songs and a global brand was instantly created. The concept was simple.
Start tampering with a working formula and things start to go wrong. Change the appearance (i.e. remove the make-up) and the ‘product’ becomes misunderstood. Start making things more complex and consumers become disillusioned.
“If it ain’t broke, don’t fix it!”
AppSense Environment Manager can be seen as a complex product. It can be used in a variety of ways to solve a variety of different environment problems.
So, have AppSense delivered on the concept of ‘KISS’ with Environment Manager? Have we provided a killer product that is simple to understand, yet flexible and compelling? Maybe, maybe not. There is always room for improvement. However, improvement must not come at a cost to the consumer.
Our next product release, currently scheduled for Q1 2010, aims to introduce improvements to the way the software is currently configured and maintained, without adding unecessary complexity or introducing the risk of ‘breaking something that used to work’.
So, ‘Keeping It Simple, Stupid’ is, ironically, not a simple task. However, by adopting the concept, it may save you many ‘Crazy, Crazy Nights’ trying to put things right in the future.
Leave a Comment » |
Citrix, Group Policy, Microsoft, Sepago, Streaming, TS, User Profile Manager, VDI, general, roaming profiles, rto, user environment management, virtual profiles | Tagged: AppSense, Citrix, complexity, customers, Desktop Virtualization, development, Environment Manager, Group Policy, KISS, Last Write Wins, Logon Scripts, Logon Times, Personality, Personalization, Policies, Profile, profiles, reduce costs, Registry keys, Registry Settings, Simple, software, Stupid, Support Calls, UEM, user environment management, VMware |
Permalink
Posted by Oliver Sills
September 14, 2009
2 Comments |
Group Policy, Printing, general, user environment management | Tagged: AppSense, Desktop Settings, Environment Manager, Group Policy, Langauge, Logon Scripts, Logon Times, Mouse, Personality, Personalization, Policies, Printing, Profile, profiles, Refresh, Registry keys, Registry Settings, UEM, user environment management |
Permalink
Posted by Oliver Sills
September 7, 2009
9 Comments |
Group Policy, general, user environment management | Tagged: Logon Scripts, Policies, UEM, user environment management, Group Policy, Personalization, Profile, Personality, AppSense, Environment Manager, Logon Times, Registry keys, Registry Settings, profiles, stop, upgrade, upgrading, import, reusable, dependency, dependencies |
Permalink
Posted by Oliver Sills
September 2, 2009
Live from VMworld 2009 – A press release shows that VMware are to OEM the RTO Virtual Profiles Product into VMware View.
On the recent announcement at VMworld 2009, VMware are planning to OEM the RTO Virtual Profiles™ technology into VMware View – this is great news, and yet another proof point of the importance of user personalization in the virtual desktop space. It looks as though VMware have made a similar move Citrix did some months back when they acquired SepagoPROFILES for inclusion into their Xen line, and it makes total sense.
Let’s take a minute to appreciate the basic premise of how to reduce desktop TCO through virtualization. The only way to deliver cost-effective virtual desktops is to standardize the corporate image. However, if you standardize, then you also have to provide personalization capabilities in order to get the user adoption needed to make the transition to virtual desktops a success. In this respect, providing some level of personalization baked into platform solutions such as View is necessary.
By adding RTO technology, VMware will leverage the Windows User Roaming Profile - which has been successfully used in Terminal Services environments for many years. This will certainly ease some of the pains typically associated with Roaming Profiles, such as profile corruption and slow logon times. However, in more complex, enterprise environments, something more than profile management is required to provide a local PC equivalent experience from a virtualized, standard corporate desktop (as Sumit Dhawan has explained here). Personalizing a virtual desktop requires the ability to automatically set-up and configure the desktop based on the user’s role and context (e.g. what printers they can use, what drives they can access, use of peripheral devices), support for the installation and persistence of user-installed applications, as well as the application of all user-customized settings across all applications. All these in combination are known as the ‘user environment’, and the most important characteristic of the user environment is that it is client OS and delivery mechanism agnostic – effectively providing a ‘follow me’ user personality anywhere, using any delivery method and to any device. This is simply not possible using profile management alone, and why a User Environment Management Solution is required.
The thing is, most companies don’t have homogeneous desktop estates. This is true in physical PCs today and will also be the case in their virtualized equivalents. Companies typically use combinations of delivery technologies, applications (corporate and non-corporate), client OS and devices to deliver an optimum, productive working experience to their employees. Based on extensive experience with many customers rolling out desktop virtualization projects, we know that successful (i.e. low-cost, high adoption) virtual desktops require the ability to automatically deliver non-persisted, leveraged corporate OS and apps on-demand from a centralized source. To this fresh, clean desktop session must then be added the independently-managed user environment as described above – note this must be added selectively in response to user actions. We are well beyond profile management now!
Adding RTO Virtual Profiles into the View offering will certainly enable VMware’s customer base to start to roll-out Windows XP based virtual desktops (Windows Vista & Windows 7 will be supported in future releases) in a controlled way, while providing some personalization capabilities. As these implementations start to grow, the need for a more comprehensive treatment of the user environment will become essential.
User personalization is an exciting and rapidly-growing space! We’re working closely with VMware, Citrix, Microsoft and our joint customers to ensure successful and viable virtual desktop roll-outs …..we look forward to seeing this vital part of the new desktop paradigm grow in importance over the coming months and years!
Pete Rawlinson
VP WW Marketing, AppSense
Live from VMworld 2009 – A press release shows that VMware are to OEM the RTO Virtual Profiles Product into VMware View. Press Release can be found here
2 Comments |
CAL, CTP, Citrix, Edgesight, Group Policy, Laptop, Licensing, Microsoft, Mobile Device, Per Device, Sepago, Streaming, TS, User Profile Manager, VDI, VMware, VMworld, XenApp, XenApp 5, XenDesktop, general, roaming profiles, rto, rumor, rumour, user environment management, virtual profiles | Tagged: AppSense, Citrix, Corruption, Desktop Virtualization, Environment Manager, Last Write Wins, Lockdown, Logon Scripts, Logon Times, Microsoft, NTUser.DAT, Personality, Personalization, Profile, profiles, Registry keys, Registry Settings, roaming profiles, rto, RTO Virtual Profiles, Sepago, SepagoPROFILE, Software Restriction, UEM, user environment management, VDI, View, virtual profiles, VMware, VMworld, Xen, XenApp, XenDesktop |
Permalink
Posted by peterjr11
September 2, 2009
This is the seventh installment in a series of posts about the new features and options in AppSense Version 8 Service Pack 2. (If you have not yet downloaded this latest release, you can read more info and download it from here )
AppSense Environment Manager Service Pack 2.0 introduces a new auditing event – Trigger Action Time.
A Trigger is the instigator for both conditions and actions to be processed. For example:
Please see the screenshot below showing that when the ‘JD Edwards’ application is launched, and the user is running the application on a client within a ’set IP address range’, then a specific printer is automatically mapped as the only printer available for the application.

Click to see full size capture
In the above case, the Trigger is the launching of ‘an’ application, the condition is meeting both the application being ‘JDEwards.exe’ and the IP address range criteria and the policy action is the mapping of the specific printer.
Other Trigger actions include Computer Startup, Computer Shutdown, User Logon, User Logoff, Process Started, Process Stopped, Network Connect, Network Disconnect etc…
On selection, this new event is raised for every used Trigger. This details the start time, end time and duration for the chosen trigger conditions and actions to complete.
P:S
As this is an ever growing blog topic, the previous posts on the other new features we have detailed can be found below:
NEW FEATURE No. 1 – AppSense Environment Manager 8.0 Service Pack 2 – Run As
NEW FEATURE No. 2 – AppSense Environment Manager 8.0 Service Pack 2 – Connect As
NEW FEATURE No. 3 – AppSense Environment Manager 8.0 Service Pack 2 – Improved compression and data handling protocol
NEW FEATURE No. 4 – AppSense Environment Manager 8.0 Service Pack 2 – Manipulation of files in Personalization Analysis
NEW FEATURE No. 5 – AppSense Environment Manager 8.0 Service Pack 2 – Run Once
NEW FEATURE No. 6 – AppSense Environment Manager 8.0 Service Pack 2 – Group SID Refresh
NEW FEATURE No. 7 – AppSense Environment Manager 8.0 Service Pack 2 – Trigger Action Time Audit Event
NEW FEATURE No. 8 – AppSense Environment Manager 8.0 Service Pack 2 – Stop If Fails
NEW FEATURE No. 9 – AppSense Environment Manager 8.0 Service Pack 2 – New Application Categories in the User Interface
NEW FEATURE No. 10 – AppSense Environment Manager 8.0 Service Pack 2 – Refresh
NEW FEATURE No. 11 – AppSense Environment Manager 8.0 Service Pack 2 – Registry Hive Exclusions
7 Comments |
Citrix, Group Policy, Laptop, Mobile Device, Per Device, Printing, TS, User Profile Manager, VDI, VMware, XenApp, XenApp 5, XenDesktop, general, roaming profiles, user environment management | Tagged: audit, event, logging, logoff, logon, network connected, network disconnected, process started, process stopped, session disconnected, session reconnected, shutdown, startup, time, trigger |
Permalink
Posted by Oliver Sills