--- title: QUERY OBJ description: QUERY OBJ author: eavena ms.assetid: 55abf0d1-c779-4172-8357-552ab010933b ms.reviewer: manager: dansimp ms.author: eravena ms.pagetype: mdop, appcompat, virtualization ms.mktglfcycl: deploy ms.sitesec: library ms.prod: w10 ms.date: 06/16/2016 --- # QUERY OBJ Returns a tab-delimited list of current applications, packages, file type associations, or publishing servers. `SFTMIME QUERY OBJ:{APP|PACKAGE|TYPE|SERVER} [/SHORT] [/GLOBAL] [/LOG log-pathname | /CONSOLE ]`
Parameter | Description |
---|---|
APP |
Returns a list of applications. |
PACKAGE |
Returns a list of packages. |
TYPE |
Returns a list of file type associations. |
SERVER |
Returns a list of publishing servers. |
/SHORT |
Without displaying the full properties of each, returns a list of application names, packages, associations, or server names. |
/GLOBAL |
For applications, returns all known applications instead of only the ones the current user has access to. For packages, returns all known packages instead of only the ones the current user has access to. For associations, returns only associations that apply to all users, not user-specific ones. Not valid for servers. |
/LOG |
If specified, output is logged to the specified path name. |
/CONSOLE |
If specified, output is presented in the active console window (default). |
/LOGU |
If specified, output is logged to the specified path name in UNICODE format. |
/NO-UPDATE-FTA-SHORTCUT |
Indicates the current state of the /NO-UPDATE-FTA-SHORTCUT flag. |