Work Assignment Description
HT Company is ready to build a file server. The current situation of the company is to have sales, finance, information three departments. Each department has several employees, one of whom is its department manager (see the previous project for more details).
Requirements:
1. Create three folders on the file server to store each department's files, and require that only the users of this department can access their departmental folders (Full Control permissions, the user of this department is the owner of this folder), each department manager and company general Manager can access all folders (read), Create a public folder so that all users can view and store public files inside
2. Users in each department can store up to 100M of files on the server
3. Company servers have limited hard disk space and require file compression to conserve disk space
Implementation process:
First create 3 a folder
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/64/D3/wKioL1UrE_qxwpn-AAGDJkhPZ_M407.jpg "title=" Image001.png "alt=" Wkiol1ure_qxwpn-aagdjkhpz_m407.jpg "/>
Each folder inherits parental privileges, so you can set inherited permissions
folder Properties - Advanced - Change Permissions - tick on the use available from this ...
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/64/D5/wKioL1UrFCmR_Dw1AAT4bDnGKH4586.jpg "title=" Image003.png "alt=" Wkiol1urfcmr_dw1aat4bdngkh4586.jpg "/>
Then delete the unrelated user groups and users and add the appropriate user groups. Tick on Full control.
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/64/D7/wKioL1UrFFqz2dydAAQDMjb3IOg251.jpg "title=" Image005.png "alt=" Wkiol1urffqz2dydaaqdmjb3iog251.jpg "/>
Add the remaining user groups in turn.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/64/D8/wKioL1UrFHzxJyM0AAG8onmdSsY449.jpg "style=" float: none; "title=" Image007.png "alt=" Wkiol1urfhzxjym0aag8onmdssy449.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/64/DC/wKiom1UrEy2xGspmAAGx6ZOyTP8002.jpg "style=" float: none; "title=" Image009.png "alt=" Wkiom1urey2xgspmaagx6zoytp8002.jpg "/>
folder - Properties - quotas, setting 100M .
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/64/DE/wKiom1UrE0rTWvDnAAHdQO72Mgg305.jpg "title=" Image011.png "alt=" Wkiom1ure0rtwvdnaahdqo72mgg305.jpg "/>
Add a quota entry for the user.
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/64/DA/wKioL1UrFLKjil6cAAIVpJ03obE373.jpg "title=" Image013.png "alt=" Wkiol1urflkjil6caaivpj03obe373.jpg "/>
Disk Properties - General - tick the zip file
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/64/DF/wKiom1UrE3jBckaYAAHHKkZWsP4186.jpg "title=" Image015.png "alt=" Wkiom1ure3jbckayaahhkkzwsp4186.jpg "/>
"Windows Server Configuration and Management" File system Management