Before we discuss about
Citrix Profile Manager, let us try to understand what a profile is, what are
the different type of profiles that we have and Benefits of each type of
profile Citrix user profile is nothing but a Windows user profile. Citrix
uses Windows user profiles when users access Published Desktop or Application
through Citrix.
Windows User Profile is
folder that gets created with user loginid under C:\Users directory when user
logs on to a Windows Machine. The content of User profile folder includes
Desktop, My Documents, Favourites, Downloads, AppData etc. It will also store configuration
settings, Registry Settings, Printer Settings, and Network Settings etc of the
user. User registry configuration is stored separately for each user in a file
called NTUSER.dat which gets imported to HKCU or HKEY_CURRENT_USER registry
hive.
When user log onto a Machine for the first time, a profile using his/her
user id will get created with a copy of Default user profile. Default user
profile gets created under C:\Users during the OS install along with Public
Profile.
While Default profile is
used to create user profiles, Public profile is used to share files or folders
to all the users, which means if a file is copied to Desktop folder of Public
Profile it is visible for all the users on their Desktop.
Windows Comes with 4
Types of Profiles.
- Local Profile.
- Roaming Profile.
- Mandatory Profile.
- Temporary Profile.
Local Profile: Local Profile contents are stored and saved in
C:\Users directory of user’s machine. These profiles cannot be shared across
machines as they are stored local to the machine.
Roaming Profile: Roaming profiles Contents are saved to a network share and are copied to C:\Users directory during user logon and will be copied back to share on logoff.As user profiles are on network share, profile contents are available across the machines.
Mandatory Profile: Like Roaming Profiles Contents of Mandatory profiles are on network share and are copied to C:\Users directory during user logon and will be copied back to share on logoff. Though this profile is available across machines, Changes made to profile during user session are discarded.
Temporary Profile: As profile named this profile is temporary which gets created whenever there is a error during profile load or due to corrupted profiles, contents of temp profile are lost when user logs off the session.
No comments:
Post a Comment