cmdmgr -n "Project Source Name" -u Username -f "Input File" . Type the command of <script> CHECK to check if the syntax is correct. The syntax is for MicroStrategy Command Manager version 8. This statement can only be used with three-tier or four-tier project. 3. In MicroStrategy Command Manager 9. Metric expressions in Command Manager use a specific syntax. Click the desired topic below to view more details, or scroll down to view each of the following topics: The menu bar. For a list of statements available to Command Manager Runtime, see List of statements supported in Command Manager Runtime. By default, Command Manager scripts are saved in plain text format. (10) A file-related operation failed. ACTION Contact Microstrategy Technical. Java cannot be included directly in a Command Manager script. x and newer has a built in command line interface. This script is at C:Program Files (x86)MicroStrategyCommand ManagerOutlinesCache_OutlinesInvalidate_Report_Cache_Outline. Why MicroStrategy Why MicroStrategy; Customer Stories; Platform Products; MicroStrategy ONE; AI & Augmented; Dossier; Library; Workstation; HyperIntelligence; Multi-Cloud; Embedded Analytics; Innovations; Futures. - UNIX and Linux: Type mstrsysmgr and press ENTER. IS_GROUP: Whether or not the member is a user group, returned as a boolean value. STEPS TO. One way to manage this is to create a new generic database login, and then use the following sample Command Manager script to change users' connection mappings to use this new login:It is possible to use Command Manager 9. Is it possible to export Command Manager results to CSV or Excel when executing scripts in Windows command line for MicroStrategy Analytics Command Manager 9. MicroStrategy Command Manager lets you perform various administrative and application development tasks by using text commands that can be saved as scripts. 4. In some situations this may be more efficient than navigating the Developer GUI, since you can quickly change the names of reports, users, or projects with. GUID cache_guid1. Triggers an event in a MicroStrategy Intelligence Server. This list can also be export to an XML or CSV file. Now from the same client machine, connect to the same Intelligence Server via MicroStrategy Command Manager. The Command Manager script engine uses a unique syntax that is similar to SQL and other such scripting languages. x, from the Command Outline window, follow the steps below to insert a sample into the active script window: Click to select the Samples window to bring it into focus (the current window has a white background) Highlight the desired sample to be inserted. Example ADD ATTRIBUTEFORM "Last Name" FORMDESC "Last Name Form" FORMCATEGORY "DESC" F ORMTYPE TEXT SORT DESC EXPRESSION "[CUST_LAST_NAME]" LOOKUPTABLE "LU_CUSTOMER" TO ATTRIBUTE "Customer" IN FOLDER "Schema ObjectsAttributes" FOR PROJECT "MicroStrategy Tutorial";Script errors: Execution errors. CATEGORY_NAME: The name of the category associated with the security role. Enterprise Analytics Business Intelligence; HyperIntelligence; Cloud; Product Innovation; Education; ConsultingThe aim of this article is to catalog and expedite the troubleshooting process for Command Manager by ensuring that complete data makes it into our support organization before troubleshooting begins. In MicroStrategy 2020, there are several ways to programatically retrieve a list of schedules and subscriptions, besides using Command Manager. exe and press ENTER. Type cmd and press ENTER. These text-based scripts can also run from the command line and are therefore available from inside third-party applications. <. This can be done by choosing the 'Save as Encrypted Script' option from the File menu, as shown: This password will be used for decrypting the script and will need to be entered when attempting to open the script within MicroStrategy Command. These commands can be compiled into script files and run from a graphical interface or from the command line. . To do this, you could create a script to increase the number of low priority database. Create a new metric "Test DIM 2" in the Public ObjectsMetricsCount Metrics folder with the following definition: Count. How to list project sources when using Command Manager's Interactive Mode in MicroStrategy Command Manager 9. Examples. Consider the following command from the command line:For purging the object cache use the IDSSSource interface. USER "login_name" is the name of the user whose security roles you want to list, of type string. Command Manager also includes a number of sample procedures and procedure outlines. If help information for using the command line version of System Manager is displayed, this means that System Manager is installed correctly. USER. For general information about Command Manager, see Automating Administrative Tasks with Command Manager. Go to the Start Menu > All Programs > Microstrategy > Command Manager. Right mouse click the grid and choose 'Export Results -> to Excel'. 512: Template. For a complete guide to the commands and statements used in Command Manager, see the Command Manager Help. In the MicroStrategy Tutorial project, go to Public ObjectsReports. The MicroStrategy Suite is a MicroStrategy offering that lets you evaluate MicroStrategy as a departmental solution. Dedicated Gallery with mstrio library code content modules, sample scripts, code snippets, and built-in search for easy navigation. Introducing “mstrio” – Python and R wrappers for the MicroStrategy REST APIs. where: executable_program is the name of the executable program to be launched/run, which indicates the full path and additional parameters (if necessary), of type string, between double quotes (" "). In Command Manager, procedures are reusable scripts that can be executed from other scripts. x and newer has a built in command line interface. The Command Manager script outlines help you insert script statements with the correct syntax into your scripts. x. bat, as shown below, to run PurgeObjectCache. Create, modify, and delete database instances, connections, and logins. KB13380: How to create a list of Project Configuration Settings using MicroStrategy Command Manager 10. Both examples can be found in the MicroStrategy Tutorial project in the following folder: MicroStrategy Tutorial/Schema Objects/Facts. You can also create, edit, or delete multiple documents at the same time by using a Command Manager script. Number of Views 3. LIST ALL PROPERTIES FOR INTELLIGENT CUBE CACHE GUID 1234567890ABCDEF IN PROJECT "Development Project 5"; ResultSet Columns. README. Using X11 program create a Command Manager script such as "LIST ALL USER GROUPS". CONTENT: The content of the subscription, returned as a string. Automating Scripts – Command Manager Sometimes, it is necessary to perform a large number of changes to MicroStrategy objects, for example, User creation or cache invalidation. 04K. The following list describes each of them。1. exe, with the following parameters: If the project source name, the input file, or an output file contain a space in the name or path, you must enclose the name in double quotes. LIST ALL REPORTS FOR PROJECT "MicroStrategy Tutorial"; LIST ALL REPORTS IN FOLDER "Public ObjectsReports" FOR PROJECT "MicroStrategy Tutorial"; ResultSet Columns. FILTER "filter_name" is the name of the filter to provide the. The device is based on a transmitter in the system. All up to date privilege tokens are accessible in Command Manager, see Inserting Sample Statements: Outlines for more information. (From the File menu, select Open . CREATE ATTRIBUTE "Month" DESCRIPTION "Duplicate of Month Attribute from folder \Time" IN FOLDER "\Schema Objects\Attributes" ATTRIBUTEFORM "ID" FORMDESC "Basic ID form" FORMTYPE TEXT SORT ASC EXPRESSION " [MONTH_ID]" LOOKUPTABLE "LU_MONTH" FOR PROJECT "MicroStrategy Tutorial"; where: schedule_name is the name of the schedule; contact_name is the name of the contact address_name is the name of the address; contact_group_name is the name of. CM is being used since REST API work only in Library and can't. Settings for an individual recipient overwrite settings at the subscription level. Command Manager script files that are used to create and administer the undo package files. An example of the above is as follows:. Double-click on MicroStrategy Intelligence. Execution errors occur when an instruction is formed correctly but returns an unexpected result when it is executed. Number of Views 455. desc is the description of the attribute, of type string, between double quotes ("). A list of outline categories displays on the left side of the dialog box. To include Java in a Command Manager script, you write a procedure containing the. Creating a Custom Group. 3. You can turn on the Sending Log to Telemetry Server feature using either MicroStrategy Web or Command Manager. This file is created using MicroStrategy Object Manager. Script Gallery tooltip with insights on how to uses classes and functions, with usage. The second script, using the Alter User script, is used to configure the user. reg file under the. Script Gallery tooltip with insights on how to uses classes and functions, with usage. 0. scp): Browse to and select the Command Manager script file that defines all the tasks to be completed. Open MicroStrategy Administrator - Command Manager and log into a 3-tier mode project source. 4. M. By executing Command Manager scripts, external systems can trigger events and cause the associated tasks to be run. This is a known limitation in MicroStrategy Command Manager 9. For more information about Command Manager, including steps to use scripts, see the Command Manager chapter of the System Administration Help. txt -o c:mstroutput. subscription_GUID is the ID of the subscription. For example, you can create multiple empty documents that use the same document template. You can execute Command Manager scripts in the following ways: • From the Command Manager graphical interface (see Creating and executing scripts, page 640 ) • From the Command Manager command line interface (see Using Command Manager from the command line, page 650 )LISTS OF MICROSTRATEGY OBJECTS USED IN COMMAND MANAGER SCRIPTS List of Configuration Object Types DBINSTANCE, DBCONNECTION, DBLOGIN, SCHEDULE, USER, GROUP, EVENT List of Project Object TypesKB30342: MicroStrategy Command Manager feature: Auto-complete commands in a script The auto-complete feature can significantly speed up the time it takes users to create a Command Manager script and also will reduce the dependency to the usage of the outlines window and documentation referenceWhen the answer is a text such as "Atlanta", ^" must be placed around the answer because Command Manager requires an escape character for the quotes. WORKAROUND: Follow the next steps to workaround this limitation and create prompted security filters. For example, you can edit all custom groups to use a different attribute element. x or 10. Once MicroStrategy Service Manager is open, click on Service Options, as shown below: Windows Service Manager - click Start-> Settings-> Control Panel-> Administrative Tools-> Services. administrators to automate nearly all administrative and maintenance tasks. This article describes how to automatically trigger Narrowcast services using Command Manager scripts. Project name: Specifies the project which data will be used. Statements consist of one or more tokens. You can also save or execute the script. You can also create, edit, or delete multiple custom groups at the same time by using a Command Manager script. scp. Type mstrcmdmgrw and press Enter. a Script History that saves previously executed scripts and inserts them into the. location_path is the folder where the attribute resides, of type string, between double quotes ("). To execute. " 2. 2. PROJECT "project_name" is the project for which you want to list the security roles for the user or group, of type string. KB43715: How to create automated scripts for MicroStrategy Object Manager 9. x that will trigger a number of services to execute sequentially: Open MicroStrategy Command Manager. For steps on how to create this update package, see Copy Objects in a Batch: Update Packages. is the name of the schedule. Example. Despite the fact that the Supplemental Reference for System Administration Guide provides an example of this script being used, use of 'NTLINK' is redundant when using 'IMPORTWINUSER'. For a full list of product privileges, see Privileges by License Type. In Command Manager, procedures are reusable scripts that can be executed from other scripts. These properties are not specified in the example script provided in Command Manager. This command will only return subscriptions where the user executing the command is the owner or recipient of the subscription. x provided to ability to run some outlines without the need for an Intelligence Server or Narrowcast Server connection. sh script with the json request message as an argument,. Run and preview scripts; New features in MicroStrategy 2021 Update 2: Create scripts directly in the Workstation Script Editor. Creating a Command Manager script requires some knowledge of the Command Manager commands. (12) The script contains a statement that is not supported in Command Manager Runtime. USER GROUP "user_group_name" is the name of the user group that contains the users to be altered, of type string. For detailed information. NUMERIC: When the answer is a number such as when trying to qualify on 2011 in the Year attribute in MicrosStrategy Tutorial project, use the following syntax: Procedures can use Command Manager syntax, or they can be written in the Java programming language and incorporate Command Manager statements in Java commands. KB42309: When using MicroStrategy Command Manager script ALTER SERVER. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. FOLDER "location_path" is the folder path where the security filter is to be placed in the project, of type string. Steps to automatically complete a script command. scp" is used. This statement can only be executed in a Windows. x and 10. executeCapture runs any Command Manager command and returns the results (if the. MicroStrategy Command Manager includes a complete set of script outlines. The Object Telemetry dossier contains a great deal of subscripton information. 83K KB441274: "Project" and "Intelligent Cubes" result fields are blank when running command "LIST ALL INTELLIGENT CUBE CACHES…LIST ALL SUBSCRIPTIONS FOR PROJECT. scp. MEMBER_RESULTSET: A ResultSet containing a list of group members and related details. For example, you want to execute several reports immediately after a database load occurs so that these reports always have a. Just checked and it seems you have to omit the base path to the table. scp in cmdmgr -n Project_Source_Name -u Username -f InputfileOpen Command Manager. CAUSE. You can avoid this security risk by saving these scripts in an encrypted format. x database and leads to. Comments display as green. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. cmdmgr -n "Project Source Name" -u Username -f "Input File" . For more information about Command Manager, including steps to use Command Manager scripts, see the Command Manager chapter of the System. Check to verify that System Manager is installed on the machine: - Windows: Type MASysMgr. location_path is the folder from which the attributes are to be listed, of type string, between double quotes ("). Migration Package using MicroStrategy Object Manager. Connect to a project source or Narrowcast Server. Using MicroStrategy Command Manager, create a script file for starting the MicroStrategy Narrowcast Server as "startserver. Why MicroStrategy Why MicroStrategy; Customer Stories; PlatformKB486117: MicroStrategy Command Manager でスクリプトの日本語が文字化けする. Every Command Manager command is represented in this module. 0. You can also create, edit, or delete multiple custom groups at the same time by using a Command Manager script. When this command is executed, Command Manager waits for the report to finish executing before continuing to the next statement in the script. MicroStrategy Command Manager 9. This article provides instructions on how to configure Enterprise Manager Data Loads using Command Manager scripts in MicroStrategy 10. /mstrcmdmgr -n 693177 -u administrator -f 691031. Creating, Importing, and Deleting Users and Groups. 4. The Command Manager script outlines help you insert script statements with the correct syntax into the script window. Type mstrcmdmgrw and press Enter. x and newer has a built in command line interface. For more information on the different types of metrics that can be used in MicroStrategy reports, see the Metrics section of the MicroStrategy Developer Help (formerly the MicroStrategy Desktop Help ). In some scenarios, it is required to list all users with email addresses under specific user group with Command Manager script. You can also create multiple metrics at the same time by using a Command Manager script. For more information about. SYMPTOM: In MicroStrategy Command Manager 10. Information if the script that is falling come from the outline list or this is new created script. You can retrieve subscriptions by filtering for Object Type = Subscriptions/Schedule. 4, the "Project" and "Intelligent Cubes" fields in the results window are blank. In MicroStrategy Command Manager 9. Procedures can use Command Manager syntax, or they can be written in the Java programming language and incorporate Command Manager statements in Java commands. For example, you can create a procedure called NewUser that creates a user and adds the user to groups. This statement can only be used with three-tier or four. If -p is omitted, Command Manager Runtime assumes a null. From the Visualizations panel, select Grid . For steps on how to create this update package, see Copy Objects in a Batch: Update Packages. Different Kafka topics will be created to store data for different MicroStrategy components. It uses text commands to change multiple configuration settings as part of an automated, reusable script. Currently this issue is being reviewed for feasibility by our Technology team for a potentical. Runs an executable program. It is using mstrio Python library and Command Manager scripts. Some of the symbols used in the syntax reference are not part of the syntax at all. Description: A basic demo for Admins and Advanced. When running a command to list cube caches for the current metadata connection in Command Manager 10. For reference on a comprehensive list of. 1) Using either MicroStrategy Developer or Command Manager, create the first filter that will be used in the second filter definition as a shortcut. The command line options for executing Command Manager scripts using Command Manager Runtime are included in the following table. In some situations this may be more efficient than navigating the Developer GUI, since you can quickly change the names of reports, users, or projects with Command Manager. The below command manager script can be used to check whether Messaging Services is enabled in Intelligence Server, and the Kafka Producer configuration can also be checked by this command. However, a given Script window can execute only one script at a time. It was saved as Year = 2011:. For more information about Command Manager, see the Automating Administrative Tasks chapter in the System Administration Help. Requests messages can be sent from the workflow manager or enterprise schedule by: Remote login via scheduler agent and running MSCT script with request as argument. You can then call this procedure from another Command Manager script, supplying. From the View menu, select Options. 1 HF3 Command Manager syntax for the command. MicroStrategy recommends that you follow these best practices for configuring your upgrade test environment:. Executing a script. MicroStrategy Administrator - Command Manager 9. You can then call this procedure from another Command Manager script, supplying. Each statement ends with a semicolon (; ). The script file is empty. DBINSTANCE "dbinstance_name" is the name of an existing database instance (role) that will be used. PRIVILEGES: A ResultSet listing the privileges contained within the security role category. MicroStrategy Administrator - Command Manager 9. Excel was not a supported file format for the Command Manager execution output in command line mode in MicroStrategy 9. Using X11 program create a Command Manager script such as "LIST ALL USER GROUPS". For instructions on creating these scripts with Command Manager, see Automating Administrative Tasks with Command Manager, or see the Command Manager Help. x and above. This article provides instructions on how to configure Enterprise Manager Data Loads using Command Manager scripts in MicroStrategy 10. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. Click the Outline button. x or 10. Entering a Command Manager script instruction switches Command Manager into edit mode. To incorporate the results of a Command Manager statement into a procedure, use the ExecuteCapture command. Rework the Command Manager script so that it will change the "User must change password at next login" option to FALSE, such as in the following example: ALTER USER "TestUser" PASSWORD "19eighty2" ALLOWCHANGEPWD FALSE. Command Manager contient plus de 200 commandes qui automatisent les tâches administratives. Connect to a project source or Narrowcast Server. Another advantage of this feature is that if any of the Intelligent Cubes fails during the publication, this won't affect the script. Outlines are preconstructed statements with optional features and user-defined parameters clearly marked. A full list of parameters can also be accessed from a command prompt by entering cmdmgr. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. HIDDEN indicates whether the security filter is hidden. N" are the projects from which the invalid report caches are to be deleted, of type string. PROJECT "project_name" is the name of the project in which the security filter is to be created, of type string. Answer. The method IDSSSource::ExecuteCommand - with the command DssSrcCmdPurge purges all objects from an object cache. 0". If you create a batch file to execute a Command Manager script from the. It is using mstrio Python library and Command Manager scripts. Command Manager can connect to an Intelligence Server (metadata repository) either directly by scripts or by a project source. Connect to a project source or Narrowcast Server using the CONNECTMSTR or CONNECTNCS command. l ong_description is the long description of the fact, of type string, between double quotes ("). x, the user has an option to use a Procedure to initiate a connection to a server and execute a script without storing the Administrative password in batch files. The is a idenfitied defect in MicroStrategy Command Manager 9. In Linux: Browse to the MicroStrategy Home folder, then to the /bin subfolder. Right-click Command Manager and select. A full list of parameters can also be accessed from a command prompt by entering cmdmgr. Execute the command ". x-10. Below are the syntax and examples (from Microstrategy Tutorial Project) necissary to answer Date value, Attribute qualification, Attribute element list, Text value, and Object prompts when using the 'CREATE HISTORYLISTSUBSCRIPTION' command in MicroStrategy Command Manager 9. Knowing this, a user can create their own User Procedures starting from scratch or based in any Sample Procedure provided and making their own modifications. location_path is the folder from which the attributes are to be listed, of type string, between double quotes ("). Execution: Choose whether the Command Manager statements to run are in a script file or the ones that you enter here: Script File (. 768: Grid Report. 31K. The MicroStrategy REST API is a RESTful application that uses HTTP requests such as POST, GET, and DELETE. These outlines facilitate the script development by providing the command syntax for the instructions submitted to the script executor for object manipulation. IS_GROUP: Whether the member is a user or a group, returned as a Boolean. Related Topics. 1? ANSWER: When executing Command Manager scripts via Command Manager GUI, users have the option to save the outputs to CSV or Excel file format. Developers can use. Check the outline-example for "Create Fact" of the CommandManager (always helpful). long_description is the new long description of the metric, of type string, between double quotes ("). You can then call. The command line parameters could not be parsed. If you try to execute a script with statements that are not available in Command Manager Runtime, the script fails with the message "You are not licensed to run this command. All. Below is the syntax to be used when answering expression prompts while using the PROMPT and ANSWER script in MicroStrategy Command Manager. A Command Manager script consists of one or more script statements. LONGDESCRIPTION "new_long_description" is the new long. The following example uses the MicroStrategy Tutorial project for illustration purposes. DESCRIPTION: There are a number of scenarios in which it is desirable to automate the adding of a statistics instance i. For detailed instructions on using Java in procedures, see the Command. This server should previously be added to Enterprise Manager using the Start Monitoring command. Procedures are reusable scripts that can be executed from other scripts. For steps to create a custom group in MicroStrategy Developer, see the MicroStrategy Developer help. 1. However, if starting Intelligence Server is not successful, the first thing that occurs is that the Update Loop Counter configuration updates a parameter for the workflow. The description of each parameter is as follows: -n Project_Source_Name: Specifies the project source name to which the application must connect to execute the script. To include Java in a Command Manager script, you write a procedure containing the. login_name is the login name of the subscription owner schedule_name is the name of the schedule. MicroStrategy Command Manager can trigger events from the Windows command line. x scripts: CREATE SECURITY FILTER "Customer City" IN PROJECT "Duplicated MicroStrategy Tutorial" EXPRESSION "Customer City@ID=1";Save the changes to the options. To create a new procedure. The command line options for executing Command Manager scripts using the command line are included in the following table. The schedule will never be triggered again after this date. MicroStrategy Administrator - Command Manager 9. When running a script via MicroStrategy Command Manager to stop MicroStrategy Intelligence Server, the users find that when re-starting MicroStrategy Intelligence Server, the schema is locked by MicroStrategy Command Manager. The steps below show you how to create a custom group in MicroStrategy Web. In this example, the script was created as follow: CREATE FILTER "Nested Filter" IN FOLDER "Public ObjectsFilters" EXPRESSION "" ON PROJECT "microstrategy tutorial"; 3) Execute the script. Note: The following steps assume that a network drive has been mapped on the Microsoft Windows machine that hosts MicroStrategy Narrowcast Server 9. Starting in MicroStrategy Command Manager, the user can take advantage of Procedures, a new concept that introduces the flexibility of using java code with regular command manager commands. MicroStrategy Command Manager is a script-based tool for automating Intelligence Server administration. Creates an attribute within a project. For LIST statements, the last section contains information about the ResultSet returned when the statement is used in a Java procedure. For more information about Command Manager, including instructions, see. This requires a cron job to be scheduled to run the MSCT cron script, which checks the message receipt folder frequently. The Kernel XML trace (communication between IS and command manager) Kernel XML trace:KB438788: Command Manager Script to List Intelligent Cube Properties Returns Null in MicroStrategy 10. xMicroStrategy Enterprise Manager project 9. This can create a security risk if your script contains a user name and password, such as for the CONNECT SERVER statement. Example. To do this, you could create a script to increase the number of low priority database. RUN COMMAND executable_program [WAIT];. Example. N are the GUIDs of the report caches to be deleted, of type GUID. The Push API enables third-party vendors to generate MicroStrategy datasets, thus, unlocking new end-user workflows and. The user has the option to send all logs to one single file. Insert a package outline to create an Undo package using following syntax as example: Click Insert Visualization . Trigger Event statement. contact_name is the name of the recipient contact. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. 0. Example. Open the script. configure a project to collect statistics. List Attributes statement. It contains the Command Manager script, which is just a series of Command Manager statements or procedure invocations. Connect to MicroStrategy Analytics Modules in Command Manager; Run the following script: LIST ALL PROPERTIES FOR PROJECT CONFIGURATION IN PROJECT "MicroStrategy Tutorial"; Right mouse click on Results. Note: For more information on executing a workflow in. Using the command manager script file created in Step1, create a batch file that can be used to restart the MicroStrategy Intelligence Server. ELEMENT purges element caches. LIST ALL PROPERTIES FOR INTELLIGENT CUBE CACHE GUID 1234567890ABCDEF IN PROJECT "Development Project 5"; ResultSet Columns. Dedicated Gallery with mstrio library code content modules, sample scripts, code snippets, and built-in search for easy navigation. txt"MicroStrategy Command Manager can be used to update, or publish an Intelligent Cube because Command Manager executes scripts asynchronously, so that other actions (such as editing or connecting) can be carried out while a script executes. This file is created using MicroStrategy Object Manager. PRIVILEGE_NAME: The name of the privilege, returned as a string. OR. exe /?. Comments display as green. CM is being used since REST API work only in Library and can't modify Web related objects and settings. If help information for using the command line version of System Manager is displayed, this means that System Manager is installed correctly. x-10. You can perform various administrative and application development tasks by using text commands that can be saved as scripts or entered as commands to be completed as part of a System Manager workflow. MicroStrategy Command Manager provides a set of Sample Procedures, which take advantage of java code flexibility, out of the box. exe -help. x. A token is a word, a list of words enclosed in quotation marks, or a symbol. scp". 4. MicroStrategy Administrator - Command Manager 9. MicroStrategy Administrator - Object Manager is the component in the MicroStrategy Product Suite that allows system administrators to conduct project life-cycle management. Now from the same client machine, connect to the same Intelligence Server via MicroStrategy Command Manager. This command line interface is used to run command manager scripts without having to load the graphical interface and to be able to schedule scripts to run automatically. The sample procedures are stored in the Command Manager directory, in \Outlines\Procedure_Outlines\User_Procedures\ . In MicroStrategy Command Manager go to the Tools menu and select Options.