US10114827B2 - System and method for an intelligent e-mail and content respository - Google Patents
System and method for an intelligent e-mail and content respository Download PDFInfo
- Publication number
- US10114827B2 US10114827B2 US15/051,012 US201615051012A US10114827B2 US 10114827 B2 US10114827 B2 US 10114827B2 US 201615051012 A US201615051012 A US 201615051012A US 10114827 B2 US10114827 B2 US 10114827B2
- Authority
- US
- United States
- Prior art keywords
- file
- metadata
- repository
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/11—File system administration, e.g. details of archiving or snapshots
- G06F16/116—Details of conversion of file system types or formats
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/13—File access structures, e.g. distributed indices
-
- G06F17/30076—
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/164—File meta data generation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/93—Document management systems
-
- G06F17/30091—
-
- G06F17/3012—
-
- H04L51/22—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/42—Mailbox-related aspects, e.g. synchronisation of mailboxes
Definitions
- This disclosure generally relates to information handling systems, and more particularly relates to an intelligent e-mail and content repository in an information handling system.
- An information handling system generally processes, compiles, stores, and/or communicates information or data for business, personal, or other purposes. Because technology and information handling needs and requirements may vary between different applications, information handling systems may also vary regarding what information is handled, how the information is handled, how much information is processed, stored, or communicated, and how quickly and efficiently the information may be processed, stored, or communicated. The variations in information handling systems allow for information handling systems to be general or configured for a specific user or specific use such as financial transaction processing, reservations, enterprise data storage, or global communications. In addition, information handling systems may include a variety of hardware and software resources that may be configured to process, store, and communicate information and may include one or more computer systems, data storage systems, and networking systems.
- An information handling system can include a storage device and a processor that provides a repository.
- the repository can receive a first file, modify the first file to include first metadata, store the first file including the first metadata to the storage device, receive a second file where the second file can be different from the first file, determine that the second file includes the first metadata, and store the second file to the storage device in response to determining that the second file includes the first metadata.
- FIG. 1 is a block diagram of a repository system according to an embodiment of the present disclosure
- FIG. 2 is a schematic diagram of an example of the capture of an e-mail thread by the repository system of FIG. 1 ;
- FIG. 3 is a schematic diagram of an example of an e-mail or content item in the data repository of FIG. 1 ;
- FIG. 4 is a representation of a Graphical User Interface in the repository system of FIG. 1 ;
- FIG. 5 is a flowchart illustrating a method for providing an intelligent e-mail and content repository according to an embodiment of the present disclosure.
- FIG. 6 is a block diagram illustrating a generalized information handling system according to an embodiment of the present disclosure.
- FIG. 1 illustrates an embodiment of an intelligent e-mail and content repository system 100 .
- Repository system 100 includes a first user's information handling system (user system) 110 , one or more additional user's system 120 , an e-mail host 130 , a hosted team site 140 , and a data repository 150 .
- Repository system 100 operates to designate a particular e-mail as the head of a thread of e-mails, to automatically capture and store all subsequent e-mails in the thread of e-mails in data repository 150 , to provide for the recall and search of the information included in the thread, and to create a knowledge base from the information.
- Repository system 100 also operates to designate a particular content item as a top revision of the content item, to automatically capture and store all subsequent revisions of the content item, to provide for the recall and search for the information included in the revisions of the content item, and to create a knowledge base from the information. Further, repository system 100 operates to merge the functions with respect to e-mail threads and to any content items attached to the e-mail threads.
- Network 105 represents a network fabric that operates to permit the passing of information between the connected elements in accordance with a particular network communication standard.
- network 105 represents the Internet, and one or more of user systems 110 and 120 , e-mail host 130 , hosted team site 140 , and data repository 150 are publicly accessible.
- security measures may be employed to maintain the integrity and confidence of the information communicated in repository system 100 , such as Virtual Private Network (VPN) tunneling, data encryption, and the like.
- VPN Virtual Private Network
- network 105 represents a private intranet.
- network 105 represents a combination of the Internet and a private intranet or other network, as needed or desired.
- User system 110 includes an e-mail client 112 , a productivity suite 114 , and a repository agent 116 .
- User system 120 includes an e-mail client 122 and a productivity suite 124 .
- User systems 110 and 120 operate to provide a respective user or group of users with information handling functionality.
- user systems 110 and 120 can include personal computers, laptop computers, tablet devices, smart phones, or other information handling systems, as needed or desired.
- E-mail clients 112 and 122 represent programs for communicating between users of repository system 100 via an e-mail format, such as communications via a Simple Mail Transfer Protocol (SMTP) or another e-mail protocol, as needed or desired.
- SMTP Simple Mail Transfer Protocol
- an e-mail represents information that is created, drafted, or written by a first user, identified by a first e-mail address, that is addressed and set to one or more other users, identified by respective e-mail addresses, and that formats the information, the e-mail addresses, and other information into a particular document markup language.
- an e-mail can be formatted using plain text, using a Rich Text Format (RTF), or another e-mail format, as needed or desired.
- RTF Rich Text Format
- Productivity suites 114 and 124 represent programs for the creation and communication of information in various formats, such as database information, spreadsheet information, calendar information, message information, graphical information, presentation information, web content information, multimedia information, or other information as needed or desired.
- An example of productivity suite 114 and 124 includes an Office productivity suite from Microsoft, an iWork productivity suite from Apple, another productivity suite, or a combination thereof.
- a content item represents a file of a particular type, as is created, opened, edited, modified, or otherwise manipulated by a particular application of a productivity suite.
- An example of a content item includes a word processing document, a publishing document, a database or spreadsheet file, a presentation, another type of file or content, or a combination thereof, as needed or desired.
- E-mail clients 112 and 122 , and productivity suites 114 and 124 are presented as examples of information that can be handled by repository system 100 , and are not intended as limiting or to preclude other types of information from being handled by the repository system.
- E-mail host 130 includes a repository agent 136 similar to repository agent 116 , as described further, below.
- E-mail host 130 represents an e-mail server that operates to provide the e-mail services for users of repository system 100 .
- Hosted team site 140 includes a repository agent 146 similar to repository agent 116 , as described further, below.
- Hosted team site 140 represents a common shared information storage, posting, and retrieval system that has segregated storage in which various groups can collaborate on a common activity.
- hosted team site 140 can represent a shared workspace, such as a SharePoint team site, a Google Drive storage, a Facebook or other social media page, or another collaborative environment, as needed or desired.
- Repository agent 116 operates to enable the user of user system 110 to designate a particular e-mail as the head of a thread of e-mails. Then, when the user selects to send the e-mail to the recipients, repository agent 116 adds agent metadata to the e-mail, as described further, below, and sends the modified e-mail to data repository 150 for further processing. Repository agent 116 also operates to enable the user of user system 110 to designate a particular content item as a top revision of the content item. Then, when the user selects to save the content item, repository agent 116 adds agent metadata to the e-content item, as described further, below, and sends the modified content item to data repository 150 for further processing.
- An example of a repository agent can include a stand-alone program or application, a plug-in module to one or more of e-mail client 112 and productivity suite 114 , a smart phone app or widget, or the like.
- Repository agent 116 also enables the user of system 110 to designate a location to save the e-mail or content item.
- the location can include hosted team site 140 , a location on another device, or a file storage location, as needed or desired.
- hosted team site 140 or the other storage device can be organized in a hierarchical way, as needed or desired.
- repository agent 116 can provide an option for the user to select to associate the e-mail or content item with a particular project, such as by selecting a the project from a pull-down list of projects.
- each project can be associated with a number of destinations, such as a SharePoint site, a Facebook page, or the like, and the user can be presented with another pull-down list of the associated destinations.
- each destination can be further associated with a number of folders, such as folders that are associated with various business groups, topics, interests, or the like.
- Repository agents 136 and 146 operate similarly to repository agent 116 .
- repository agents 136 and 146 operate to enable outside users to designate a particular e-mail or content item and to add agent metadata to the designated items.
- the functions and capabilities of repository system 100 can be made available to users inside of an organization that operates the repository system, as well as to users outside of the organization.
- repository system 100 can employ various data security and user authentication measures as are known in the art, as needed or desired.
- Data repository 150 includes a storage device 152 .
- Data repository 150 operates to receive the designated e-mails and content items from repository agents 116 , 136 , and 146 , to add repository metadata to the e-mail or content item, as described further, below, to store the e-mail or content item in storage device 152 , to send the re-modified e-mail to e-mail server 130 , and to send the re-modified content item to hosted team site 140 or to another storage location, as needed or desired.
- repository agent 116 determines if the e-mail is part of a thread of e-mails that has been designated for handling by repository system 100 . For example, repository agent 116 can search the e-mail to determine if the e-mail includes agent metadata or repository metadata. If the e-mail has not been designated for handling by repository system 100 , repository agent 116 can present the user of user system 110 with the option to designate the e-mail as the head of a new thread of e-mails, as described above.
- repository agent 116 modifies the agent metadata of the e-mail, as described further, below, and sends the modified e-mail to data repository 150 .
- Data repository 150 modifies the repository metadata of the e-mail, as described further, below, stores the re-modified e-mail in storage device 152 , and sends the re-modified e-mail back to e-mail client 112 for use by the user of user system 110 .
- repository agent 116 determines if the e-content item is a revision of a content item that has been designated for handling by repository system 100 . For example, repository agent 116 can search the content item to determine if the content item includes agent metadata or repository metadata. If the content item has not been designated for handling by repository system 100 , repository agent 116 can present the user of user system 110 with the option to designate the content item as a top revision of a new content item, as described above. Otherwise, if the content item is a revision of a content item that has been designated for handling by repository system 100 , repository agent 116 modifies the agent metadata of the content item, as described further, below, and sends the modified content item to data repository 150 . Data repository 150 modifies the repository metadata of the content item, as described further, below, stores the re-modified content item in storage device 152 , and sends the re-modified content item back to productivity suite 114 for use by the user of user system 110 .
- Repository agents 136 and 146 operate similarly to repository agent 116 .
- repository agents 136 and 146 operate to determine if the e-mail or content item has been designated for handling by repository system 100 . If not, repository agents 136 and 146 can present the sender with the option to designate the e-mail or content item for handling by repository system 100 , as described above. Otherwise, repository agents 136 and 146 modify the agent metadata, and send the modified item to data repository 150 , where the data repository 150 modifies the repository metadata of the item, and sends the re-modified item to its intended location.
- repository agents 136 and 146 can provide a default action to designate the e-mail or content item for handling by the repository system.
- User system 120 represents an information handling system that may or may not be a designated portion of repository system 100 , but that is characterized by the fact that the user system does not include a repository agent.
- user system 120 can receive an e-mail or a content item that has been designated for handling by repository system 100 .
- changes can be made to the e-mail or content item that are not within the control of repository system 100 .
- an e-mail or content item that permanently leaves repository system 100 will not be tracked and stored by the repository system.
- the first element of the repository system (that is, user system 100 , e-mail host 130 , or hosted team site 140 ) will process the returned item as described above, and the repository system will capture changes made to the e-mail or content item while outside of the repository system.
- a user of user system 120 can receive an e-mail that includes agent metadata and repository metadata (that is, an e-mail that is designated for handling by repository system 100 ), and the user can modify the email and forward it to a recipient outside of the repository system, such as by sending via a web based e-mail system.
- the e-mail can be forwarded and modified multiple times outside of repository system 100 and returned to user system 120 .
- the respective repository agent 112 , 132 , or 142 will detect the included agent metadata and repository metadata, and handle the e-mail or content item accordingly.
- the individual modifications to the e-mail or content item that are performed outside of repository system 100 will be lost, but the overall changes will still be captured.
- FIG. 2 illustrates an example of the capture of an e-mail thread by repository system 100 .
- an e-mail 210 including information 212 is sent to several recipients, and is designated for handling by repository system 100 .
- Reply e-mail 220 includes information 212 and 222 .
- e-mail 210 results in reply e-mails 230 and 240 .
- Reply e-mail 222 includes information 212 and 232 .
- reply e-mail 220 results in reply e-mail 240 .
- Reply e-mail 225 includes information 212 and 252 .
- reply e-mail 250 results in reply e-mail 260 .
- Repository system 100 operates similarly with revisions to content items.
- repository system 100 rather than storing all of the information associated with an e-mail or content item, repository system 100 only stores differences in successive e-mails or content item revisions. For example, when data repository 150 stores e-mail 220 , the repository system can retrieve the information associated with e-mail 210 (information 212 ), compare the difference between the information associated with e-mail 210 and the information associated with e-mail 220 (information 212 and 222 ), and only store the differences between the e-mails. In another embodiment, repository system 100 does not actually store the information included in a particular e-mail or content item, instead, the repository system stores links to each e-mail or content item revision.
- repository system 100 is not employed as an unnecessary duplicate of the bulk of the information in the e-mail thread or revision history, but merely provides a data structure for retrieving, displaying, searching, and harvesting of a knowledge base from the e-mail thread or revision history, as needed or desired.
- FIG. 3 illustrates an embodiment of an e-mail or content item 300 in data repository 150 .
- Item 300 represents the information stored in repository 150 for a particular e-mail or content item, and includes agent metadata 310 , repository metadata 320 , item metadata 330 , and information 340 .
- Agent metadata 310 is added and modified in item 300 by one or more of repository agents 116 , 136 , and 146 , and includes a project identifier 312 , a destination location 314 , and a folder location 316 .
- Project identifier 312 , destination location 314 , and folder location 316 are provided by a user when an e-mail or a content item are determined to be handled by repository system 100 .
- repository agent 116 can provide an option for the user of user system 110 to select to associate an e-mail or a content item with a particular project, such as by selecting a the project from a pull-down list of projects. Additionally, the user can be presented with another pull-down list of the associated destinations, and each destination can be further associated with a number of folders, and the user can be presented with a pull-down list of the associated folders.
- Repository metadata 320 is added and modified in item 300 by data repository 150 , and includes a thread identifier 322 , an entry identifier 324 , and parent and child identifiers 326 .
- thread identifier 322 is provided as a unique identifier for an e-mail thread or for content item revisions, such as a sequential set of identifiers, each subsequent e-mail thread or content item being given a next in order thread identifier.
- thread identifier 322 is provided based upon a subject for an e-mail or a file name for a content item.
- thread identifier 322 can default to a subject or file name, and then, if another e-mail thread is started with the same subject, data repository 150 can append a unique tag, such as a sequential number, to the subject in order to generate the unique thread identifier.
- entry identifier 324 is provided as a unique identifier for an e-mail thread or for content item revisions, such as a sequential set of identifiers, each subsequent e-mail in the thread or content item being given a next in order entry identifier.
- entry identifier 324 is provided based upon a subject for an e-mail or a file name for a content item. For example, data repository 150 can append a unique tag, such as a sequential number, to thread identifier 324 in order to generate the unique entry identifier.
- Parent and child identifiers 326 include the entry identifiers of the respective preceding and following items in data repository 150 .
- items can be merged from multiple parent threads.
- parent and child identifiers 326 can include the thread identifier/entry identifier for each parent entry.
- Item metadata 330 represents metadata added by one or more of e-mail client 112 or productivity suite 114 , and may include proprietary metadata fields, as needed or desired. As illustrated, item metadata 330 includes a subject/file name field 332 , a recipients field 334 , and items specific metadata field 336 . Information 340 represents the data included in item 300 . For example, where item 300 represents an e-mail, information 340 can include the e-mail text and any attachments that are included with the e-mail, and where the item represents an office productivity file, such as a spreadsheet, the information can include the spreadsheet information.
- FIG. 4 illustrates an embodiment of a Graphical User Interface (GUI) 400 provided by one or more of repository agents 116 , 136 , or 146 for selecting an e-mail to be handled by repository system 100 .
- GUI 400 includes a repository management tab 410 , e-mail management fields 430 , and an information entry field 440 .
- Repository management tab 410 includes a repository selector 412 , a project identifier field 414 , a destination identifier field 416 , a folder identifier field 418 , an annotations field 420 , and a content editor selector 422 .
- Repository selector 412 provides the user with a choice to select that the e-mail be handled by repository system 100 or not.
- Project identifier field 414 provides pull-down menus for selecting a project, a destination, and a folder for the e-mail thread to be stored in repository system 100 , as described above.
- Annotations field 420 represents an optional field for a user to enter specific search terms, a brief description of information 440 , or other annotations as needed or desired.
- Content editor selector 422 provides the user with a choice to edit information 440 such that the edited portions of the information are not stored or searched in data repository 150 .
- FIG. 5 illustrates a method for providing an intelligent e-mail and content repository, starting at block 502 .
- a user of an information handling system creates an e-mail or content item in block 504 .
- a decision is made as to whether or not the user has decided to send the e-mail or save the content item in decision block 506 . If not, “NO” branch of decision block 506 is taken and the method remains at decision block 506 until the user decides to send the e-mail or to save the content item.
- the “YES” branch of decision block 506 is taken, and the e-mail or the content item is searched to determine if the e-mail or the content item includes agent metadata or repository metadata in block 508 , in order to determine whether or not the e-mail or content item has been has not been previously designated for handling by the repository system.
- the repository system edits the repository metadata for the parent e-mail or content item by setting the child identifier to point to the new entry identifier for the e-mail or content item in block 514 .
- the entry for the new e-mail or content item is stored in the storage device of the data repository in block 516 , the e-mail is sent or the content item is stored in block 518 , and the method ends in block 520 .
- decision block 510 if the e-mail or the content item does not include agent metadata or repository metadata, the “NO” branch of decision block 510 is taken, and a decision is made as to whether or not the user has designated the e-mail or content item to be handled by the repository system in decision block 522 . If not, the “NO” branch of decision block 522 is taken, the e-mail is sent or the content item is stored in block 518 , and the method ends in block 520 .
- the “YES” branch of decision block 522 is taken and the user selects or creates a project, a destination, and a folder associated with the e-mail or content item and creates the agent metadata based upon the information in block 524 .
- the repository system creates repository metadata for the e-mail or content item, including assigning a thread identifier for the e-mail or content item, setting the entry identifier to 1, indicating that the e-mail or content item is the first item, and setting the parent identifier and the child identifier to “Null” in block 526 .
- the entry for the new e-mail or content item is stored in the storage device of the data repository in block 516 , the e-mail is sent or the content item is stored in block 518 , and the method ends in block 520 .
- FIG. 6 illustrates a generalized embodiment of information handling system 600 .
- information handling system 600 can include any instrumentality or aggregate of instrumentalities operable to compute, classify, process, transmit, receive, retrieve, originate, switch, store, display, manifest, detect, record, reproduce, handle, or utilize any form of information, intelligence, or data for business, scientific, control, entertainment, or other purposes.
- information handling system 600 can be a personal computer, a laptop computer, a smart phone, a tablet device or other consumer electronic device, a network server, a network storage device, a switch router or other network communication device, or any other suitable device and may vary in size, shape, performance, functionality, and price.
- information handling system 600 can include processing resources for executing machine-executable code, such as a central processing unit (CPU), a programmable logic array (PLA), an embedded device such as a System-on-a-Chip (SoC), or other control logic hardware.
- Information handling system 600 can also include one or more computer-readable medium for storing machine-executable code, such as software or data.
- Additional components of information handling system 600 can include one or more storage devices that can store machine-executable code, one or more communications ports for communicating with external devices, and various input and output (I/O) devices, such as a keyboard, a mouse, and a video display.
- Information handling system 600 can also include one or more buses operable to transmit information between the various hardware components.
- Information handling system 600 can include devices or modules that embody one or more of the devices or modules described above, and operates to perform one or more of the methods described above.
- Information handling system 600 includes a processors 602 and 604 , a chipset 610 , a memory 620 , a graphics interface 630 , include a basic input and output system/extensible firmware interface (BIOS/EFI) module 640 , a disk controller 650 , a disk emulator 660 , an input/output (I/O) interface 670 , a network interface 680 , and a management system 690 .
- BIOS/EFI basic input and output system/extensible firmware interface
- Processor 602 is connected to chipset 610 via processor interface 606
- processor 604 is connected to the chipset via processor interface 608 .
- Memory 620 is connected to chipset 610 via a memory bus 622 .
- Graphics interface 630 is connected to chipset 610 via a graphics interface 632 , and provides a video display output 636 to a video display 634 .
- information handling system 600 includes separate memories that are dedicated to each of processors 602 and 604 via separate memory interfaces.
- An example of memory 620 includes random access memory (RAM) such as static RAM (SRAM), dynamic RAM (DRAM), non-volatile RAM (NV-RAM), or the like, read only memory (ROM), another type of memory, or a combination thereof.
- RAM random access memory
- SRAM static RAM
- DRAM dynamic RAM
- NV-RAM non-volatile RAM
- ROM read only memory
- BIOS/EFI module 640 disk controller 650 , and I/O interface 670 are connected to chipset 610 via an I/O channel 612 .
- I/O channel 612 includes a Peripheral Component Interconnect (PCI) interface, a PCI-Extended (PCI-X) interface, a high speed PCI-Express (PCIe) interface, another industry standard or proprietary communication interface, or a combination thereof.
- Chipset 610 can also include one or more other I/O interfaces, including an Industry Standard Architecture (ISA) interface, a Small Computer Serial Interface (SCSI) interface, an Inter-Integrated Circuit (I 2 C) interface, a System Packet Interface (SPI), a Universal Serial Bus (USB), another interface, or a combination thereof.
- ISA Industry Standard Architecture
- SCSI Small Computer Serial Interface
- I 2 C Inter-Integrated Circuit
- SPI System Packet Interface
- USB Universal Serial Bus
- BIOS/EFI module 640 includes BIOS/EFI code operable to detect resources within information handling system 600 , to provide drivers for the resources, initialize the resources, and access the resources. BIOS/EFI module 640 includes code that operates to detect resources within information handling system 600 , to provide drivers for the resources, to initialize the resources, and to access the resources.
- Disk controller 650 includes a disk interface 652 that connects the disc controller to a hard disk drive (HDD) 654 , to an optical disk drive (ODD) 656 , and to disk emulator 660 .
- disk interface 652 includes an Integrated Drive Electronics (IDE) interface, an Advanced Technology Attachment (ATA) such as a parallel ATA (PATA) interface or a serial ATA (SATA) interface, a SCSI interface, a USB interface, a proprietary interface, or a combination thereof.
- Disk emulator 660 permits a solid-state drive 664 to be connected to information handling system 600 via an external interface 662 .
- An example of external interface 662 includes a USB interface, an IEEE 1394 (Firewire) interface, a proprietary interface, or a combination thereof.
- solid-state drive 664 can be disposed within information handling system 600 .
- I/O interface 670 includes a peripheral interface 672 that connects the I/O interface to an add-on resource 674 , to a TPM 676 , and to network interface 680 .
- Peripheral interface 672 can be the same type of interface as I/O channel 612 , or can be a different type of interface. As such, I/O interface 670 extends the capacity of I/O channel 612 when peripheral interface 672 and the I/O channel are of the same type, and the I/O interface translates information from a format suitable to the I/O channel to a format suitable to the peripheral channel 672 when they are of a different type.
- Add-on resource 674 can include a data storage system, an additional graphics interface, a network interface card (NIC), a sound/video processing card, another add-on resource, or a combination thereof.
- Add-on resource 674 can be on a main circuit board, on separate circuit board or add-in card disposed within information handling system 600 , a device that is external to the information handling system, or a combination thereof.
- Network interface 680 represents a NIC disposed within information handling system 600 , on a main circuit board of the information handling system, integrated onto another component such as chipset 610 , in another suitable location, or a combination thereof.
- Network interface device 680 includes network channels 682 and 684 that provide interfaces to devices that are external to information handling system 600 .
- network channels 682 and 684 are of a different type than peripheral channel 672 and network interface 680 translates information from a format suitable to the peripheral channel to a format suitable to external devices.
- An example of network channels 682 and 684 includes InfiniBand channels, Fibre Channel channels, Gigabit Ethernet channels, proprietary channel architectures, or a combination thereof.
- Network channels 682 and 684 can be connected to external network resources (not illustrated).
- the network resource can include another information handling system, a data storage system, another network, a grid management system, another suitable resource, or a combination thereof.
- Management controller 690 provides for out-of-band monitoring, management, and control of the respective elements of information handling system 600 , such as cooling fan speed control, power supply management, hot-swap and hot-plug management, firmware management and update management for system BIOS or UEFI, Option ROM, device firmware, and the like, or other system management and control functions as needed or desired. As such, management system 690 provides some or all of the functions and features of the management systems described herein.
- an information handling system device may be hardware such as, for example, an integrated circuit (such as an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), a structured ASIC, or a device embedded on a larger chip), a card (such as a Peripheral Component Interface (PCI) card, a PCI-express card, a Personal Computer Memory Card International Association (PCMCIA) card, or other such expansion card), or a system (such as a motherboard, a system-on-a-chip (SoC), or a stand-alone device).
- an integrated circuit such as an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA), a structured ASIC, or a device embedded on a larger chip
- a card such as a Peripheral Component Interface (PCI) card, a PCI-express card, a Personal Computer Memory Card International Association (PCMCIA) card, or other such expansion card
- PCI Peripheral Component Interface
- the device or module can include software, including firmware embedded at a device, such as a Pentium class or PowerPCTM brand processor, or other such device, or software capable of operating a relevant environment of the information handling system.
- the device or module can also include a combination of the foregoing examples of hardware or software.
- an information handling system can include an integrated circuit or a board-level product having portions thereof that can also be any combination of hardware and software.
- Devices, modules, resources, or programs that are in communication with one another need not be in continuous communication with each other, unless expressly specified otherwise.
- devices, modules, resources, or programs that are in communication with one another can communicate directly or indirectly through one or more intermediaries.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Human Computer Interaction (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims (16)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/051,012 US10114827B2 (en) | 2016-02-23 | 2016-02-23 | System and method for an intelligent e-mail and content respository |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/051,012 US10114827B2 (en) | 2016-02-23 | 2016-02-23 | System and method for an intelligent e-mail and content respository |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20170242862A1 US20170242862A1 (en) | 2017-08-24 |
| US10114827B2 true US10114827B2 (en) | 2018-10-30 |
Family
ID=59631111
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/051,012 Active 2036-12-11 US10114827B2 (en) | 2016-02-23 | 2016-02-23 | System and method for an intelligent e-mail and content respository |
Country Status (1)
| Country | Link |
|---|---|
| US (1) | US10114827B2 (en) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7716530B2 (en) | 2006-02-28 | 2010-05-11 | Microsoft Corporation | Thread interception and analysis |
| US20100174784A1 (en) | 2005-09-20 | 2010-07-08 | Michael Ernest Levey | Systems and Methods for Analyzing Electronic Communications |
| US20130061284A1 (en) * | 2010-04-29 | 2013-03-07 | Pavel Berengoltz | System and method for efficient inspection of content |
| US8806550B1 (en) | 2011-11-01 | 2014-08-12 | TV2 Consulting, LLC | Rules engine for troubleshooting video content delivery network |
| US20140280602A1 (en) | 2013-03-14 | 2014-09-18 | Cisco Technology, Inc. | Collaborative group and content management utilizing user activated collaboration threads |
-
2016
- 2016-02-23 US US15/051,012 patent/US10114827B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20100174784A1 (en) | 2005-09-20 | 2010-07-08 | Michael Ernest Levey | Systems and Methods for Analyzing Electronic Communications |
| US7716530B2 (en) | 2006-02-28 | 2010-05-11 | Microsoft Corporation | Thread interception and analysis |
| US20130061284A1 (en) * | 2010-04-29 | 2013-03-07 | Pavel Berengoltz | System and method for efficient inspection of content |
| US8806550B1 (en) | 2011-11-01 | 2014-08-12 | TV2 Consulting, LLC | Rules engine for troubleshooting video content delivery network |
| US20140280602A1 (en) | 2013-03-14 | 2014-09-18 | Cisco Technology, Inc. | Collaborative group and content management utilizing user activated collaboration threads |
Also Published As
| Publication number | Publication date |
|---|---|
| US20170242862A1 (en) | 2017-08-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9519723B2 (en) | Aggregating electronic content items from different sources | |
| US9813371B2 (en) | Method, sending terminal, receiving terminal, and system for classifying emails | |
| CN111095215B (en) | Inter-application delivery format specific data objects | |
| KR20210008142A (en) | Technologies for file sharing | |
| US20110191693A1 (en) | Electronic message systems and methods | |
| US8589433B2 (en) | Dynamic tagging | |
| CN105493076A (en) | Capture services through communication channels | |
| US9521099B1 (en) | Tracking conversation threads among electronic communications | |
| US20170024426A1 (en) | Information processing apparatus, information processing method, and non-transitory computer readable medium | |
| EP3286665B1 (en) | Rich attachment regeneration | |
| US10320727B1 (en) | Managing document feedback on a sharing service using a messaging client | |
| US10097488B2 (en) | System and method for recovering electronic mail messages deleted from an information handling system | |
| TWI727216B (en) | Publishing message conversations to electronic forums | |
| US10999230B2 (en) | Relevant content surfacing in computer productivity platforms | |
| US20150227861A1 (en) | Collaborative customer relationship management methods and systems | |
| JP6038232B2 (en) | Mail service system and method for efficient mail search | |
| US10114827B2 (en) | System and method for an intelligent e-mail and content respository | |
| US8140962B2 (en) | Dynamically selecting properties to display in a table based user interface | |
| JP2019061419A (en) | INFORMATION PROCESSING APPARATUS AND INFORMATION PROCESSING PROGRAM | |
| US20170330236A1 (en) | Enhancing contact card based on knowledge graph | |
| US11003721B2 (en) | System, control method, and storage medium | |
| US11159464B2 (en) | System and method for detecting and removing electronic mail storms | |
| US11659051B1 (en) | Systems and methods for consistently applying rules to messages | |
| US10652186B1 (en) | Associating electronic messages related to the sharing of a file | |
| US20250315466A1 (en) | Method, apparatus, and computer program for email summarization |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: DELL PRODUCTS, LP, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PANIKKAR, SHIBI;KAR, AJIT;SIGNING DATES FROM 20150205 TO 20160205;REEL/FRAME:037898/0329 |
|
| AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT, NORTH CAROLINA Free format text: SUPPLEMENT TO PATENT SECURITY AGREEMENT (ABL);ASSIGNORS:DELL PRODUCTS L.P.;DELL SOFTWARE INC.;WYSE TECHNOLOGY, L.L.C.;REEL/FRAME:038665/0001 Effective date: 20160511 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: SUPPLEMENT TO PATENT SECURITY AGREEMENT (TERM LOAN);ASSIGNORS:DELL PRODUCTS L.P.;DELL SOFTWARE INC.;WYSE TECHNOLOGY, L.L.C.;REEL/FRAME:038665/0041 Effective date: 20160511 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS FIRST LIEN COLLATERAL AGENT, TEXAS Free format text: SUPPLEMENT TO PATENT SECURITY AGREEMENT (NOTES);ASSIGNORS:DELL SOFTWARE INC.;WYSE TECHNOLOGY, L.L.C.;DELL PRODUCTS L.P.;REEL/FRAME:038664/0908 Effective date: 20160511 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH Free format text: SUPPLEMENT TO PATENT SECURITY AGREEMENT (TERM LOAN);ASSIGNORS:DELL PRODUCTS L.P.;DELL SOFTWARE INC.;WYSE TECHNOLOGY, L.L.C.;REEL/FRAME:038665/0041 Effective date: 20160511 Owner name: BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT, NO Free format text: SUPPLEMENT TO PATENT SECURITY AGREEMENT (ABL);ASSIGNORS:DELL PRODUCTS L.P.;DELL SOFTWARE INC.;WYSE TECHNOLOGY, L.L.C.;REEL/FRAME:038665/0001 Effective date: 20160511 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., A Free format text: SUPPLEMENT TO PATENT SECURITY AGREEMENT (NOTES);ASSIGNORS:DELL SOFTWARE INC.;WYSE TECHNOLOGY, L.L.C.;DELL PRODUCTS L.P.;REEL/FRAME:038664/0908 Effective date: 20160511 |
|
| AS | Assignment |
Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE OF REEL 038665 FRAME 0001 (ABL);ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040021/0348 Effective date: 20160907 Owner name: SECUREWORKS, CORP., GEORGIA Free format text: RELEASE OF REEL 038665 FRAME 0001 (ABL);ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040021/0348 Effective date: 20160907 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF REEL 038665 FRAME 0001 (ABL);ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040021/0348 Effective date: 20160907 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE OF REEL 038665 FRAME 0001 (ABL);ASSIGNOR:BANK OF AMERICA, N.A., AS ADMINISTRATIVE AGENT;REEL/FRAME:040021/0348 Effective date: 20160907 |
|
| AS | Assignment |
Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF REEL 038665 FRAME 0041 (TL);ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040028/0375 Effective date: 20160907 Owner name: SECUREWORKS, CORP., GEORGIA Free format text: RELEASE OF REEL 038664 FRAME 0908 (NOTE);ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040027/0390 Effective date: 20160907 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE OF REEL 038664 FRAME 0908 (NOTE);ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040027/0390 Effective date: 20160907 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE OF REEL 038665 FRAME 0041 (TL);ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040028/0375 Effective date: 20160907 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF REEL 038664 FRAME 0908 (NOTE);ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040027/0390 Effective date: 20160907 Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE OF REEL 038665 FRAME 0041 (TL);ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040028/0375 Effective date: 20160907 Owner name: SECUREWORKS, CORP., GEORGIA Free format text: RELEASE OF REEL 038665 FRAME 0041 (TL);ASSIGNOR:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;REEL/FRAME:040028/0375 Effective date: 20160907 Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE OF REEL 038664 FRAME 0908 (NOTE);ASSIGNOR:BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS COLLATERAL AGENT;REEL/FRAME:040027/0390 Effective date: 20160907 |
|
| AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040136/0001 Effective date: 20160907 Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT, NORTH CAROLINA Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040134/0001 Effective date: 20160907 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., A Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040136/0001 Effective date: 20160907 Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLAT Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040134/0001 Effective date: 20160907 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., T Free format text: SECURITY AGREEMENT;ASSIGNORS:CREDANT TECHNOLOGIES, INC.;DELL INTERNATIONAL L.L.C.;DELL MARKETING L.P.;AND OTHERS;REEL/FRAME:049452/0223 Effective date: 20190320 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., TEXAS Free format text: SECURITY AGREEMENT;ASSIGNORS:CREDANT TECHNOLOGIES, INC.;DELL INTERNATIONAL L.L.C.;DELL MARKETING L.P.;AND OTHERS;REEL/FRAME:049452/0223 Effective date: 20190320 |
|
| AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., TEXAS Free format text: SECURITY AGREEMENT;ASSIGNORS:CREDANT TECHNOLOGIES INC.;DELL INTERNATIONAL L.L.C.;DELL MARKETING L.P.;AND OTHERS;REEL/FRAME:053546/0001 Effective date: 20200409 |
|
| AS | Assignment |
Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: MOZY, INC., WASHINGTON Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: MAGINATICS LLC, CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: FORCE10 NETWORKS, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: EMC CORPORATION, MASSACHUSETTS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL SYSTEMS CORPORATION, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL MARKETING L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL INTERNATIONAL, L.L.C., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: CREDANT TECHNOLOGIES, INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: AVENTAIL LLC, CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: ASAP SOFTWARE EXPRESS, INC., ILLINOIS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: ASAP SOFTWARE EXPRESS, INC., ILLINOIS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: AVENTAIL LLC, CALIFORNIA Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: CREDANT TECHNOLOGIES, INC., TEXAS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL INTERNATIONAL, L.L.C., TEXAS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL MARKETING L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL SYSTEMS CORPORATION, TEXAS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: EMC CORPORATION, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: FORCE10 NETWORKS, INC., CALIFORNIA Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: MAGINATICS LLC, CALIFORNIA Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: MOZY, INC., WASHINGTON Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE OF SECURITY INTEREST;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
| AS | Assignment |
Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC), MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL INTERNATIONAL L.L.C., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 |
|
| AS | Assignment |
Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC), MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL INTERNATIONAL L.L.C., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 |
|
| AS | Assignment |
Owner name: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:071642/0001 Effective date: 20220329 Owner name: DELL INTERNATIONAL L.L.C., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:071642/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:071642/0001 Effective date: 20220329 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:071642/0001 Effective date: 20220329 Owner name: EMC CORPORATION, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:071642/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:071642/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (053546/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:071642/0001 Effective date: 20220329 |