To start let's not forget that there are 2 types of user:
System Manager:
are those that have full privileges on the system. Can configure the system, including installing software and hardware to create users. Limited User
:
limited User Manager is distinguished mainly do not have permissions to install programs, but you can use those installed by administrators. A limited user can not access files of other users, or components of the operating system. They can create users.
not forget that there is a super administrator user, which is hidden but can be seen through the net user command in the command prompt. You can also create the DWORD value "Administrator" in the UserList key in the Windows registry.
The idea is to allow each user to manage their own information and their own programs now look at how we can achieve this through ownership of persmisos windows user. Do not forget that the tab must be enabled by disabling the option "Use simple file sharing" which is in folder options.
disk quotas allow the allocation of capacity or disk space each user can thus capcidad better manage the hard disk. If the configuration of the disabled disk quotas must be activated using the console of Windows security policies: gpedit.msc. This was done in the sessions but here I remember a little active steps to ownership of disk quotas:
- gpedit.msc
- Administrative Templates settings on your computer.
- System.
- Disk Quotas.
- Execute policy: Enable disk quotas.
System Manager:
are those that have full privileges on the system. Can configure the system, including installing software and hardware to create users. Limited User
:
limited User Manager is distinguished mainly do not have permissions to install programs, but you can use those installed by administrators. A limited user can not access files of other users, or components of the operating system. They can create users.
not forget that there is a super administrator user, which is hidden but can be seen through the net user command in the command prompt. You can also create the DWORD value "Administrator" in the UserList key in the Windows registry.
The idea is to allow each user to manage their own information and their own programs now look at how we can achieve this through ownership of persmisos windows user. Do not forget that the tab must be enabled by disabling the option "Use simple file sharing" which is in folder options.
disk quotas allow the allocation of capacity or disk space each user can thus capcidad better manage the hard disk. If the configuration of the disabled disk quotas must be activated using the console of Windows security policies: gpedit.msc. This was done in the sessions but here I remember a little active steps to ownership of disk quotas:
- gpedit.msc
- Administrative Templates settings on your computer.
- System.
- Disk Quotas.
- Execute policy: Enable disk quotas.
0 comments:
Post a Comment