| A | B |
| Read | folder, file names, data, attributes, run programs, change folders |
| Change | create folders, add files, change data in files, append data, change attributes, delete files and folders |
| full control | change file permissions, take ownership |
| everyone | anyone using the computer -do not need to authenticate with password |
| 4 folder permissions | read, change, full control, deny |
| share names | given to shared folders, can be multiple names for same folder |
| application folder | contains programs running on a network but accessed from a client |
| d$ | hidden share assigned to drive D |
| admin$ | hidden system root folder |
| IPC$ | hidden share for systems communication channels |
| Print$ | created from %system%\system32\spool\drivers |
| deny | prevents user or group from accessing file or folder |
| Net Share | creates shared folder from command prompt |
| Net Use | maps shared folders from command prompt |
| synchronization | updates cached files and files on the server when you log in or off of the server |
| IIS | allows the access of folders over the Internet using web browser |
| WebDav | what IIS uses to share folders on the Internet |