For more information about Command Manager logging, see Using log files. Steps to automatically complete a script command. For specific information about how to manage Mobile subscriptions using Developer, see Managing Multiple Subscriptions at Once with Developer. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. The Command Manager script outlines help you insert script statements with the correct syntax into your scripts. exe /?. By executing Command Manager scripts, external systems can trigger events and cause the associated tasks to be run. bat. For example, you can create a procedure called NewUser that creates a user and adds the user to groups. xMicroStrategy Enterprise Manager project 9. With this Graphical User Interface, you can look at various examples that was provided by MicroStrategy, copy the code into your own script, and edit your own script to your heart content. x. Within Command Manager, after connecting to the project source, click on "Tools--> Options. MicroStrategy Command Manager is a script-based tool for automating Intelligence Server administration. new_description is the new description of the metric, of type string, between double quotes (" "). You can also create, edit, or delete multiple metrics at the same time by using a Command Manager script. KB438788: Command Manager Script to List Intelligent Cube Properties Returns Null in MicroStrategy 10. sourcetableN is the name of the source table to be used in the form, of type string, between double quotes ("). 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. GRANTED indicates only privileges that are directly granted to the user. exe) — Enables you to execute existing Command Manager scripts using parameters in the command line mode. x, when using the Command Manger ADD ACE FOR FOLDER or REMOVE ACE FROM FOLDER outlines to affect ACLs in MicroStrategy Developer, the changes are not saved after an I-Server restart or purging object cache. The fourth section contains examples of how the statements can be used in Command Manager scripts. MicroStrategy Command Manager can trigger events from the Windows command line. In Command Manager, procedures are reusable scripts that can be executed from other scripts. FULL_NAME: The full name of the member, returned as a string. The previous commands can be saved in a script that also requests the Command Manager console to be open through the command prompt. In the MicroStrategy Tutorial project, go to Public ObjectsReports. 5. Connect to a project source or Narrowcast Server. In MicroStrategy Command Manager go to the Tools menu and select Options. Voici d'autres exemples de tâches que vous pouvez effectuer à l'aide de Command Manager : : Ajoutez, supprimez ou modifiez des. where: user_name is the name of the user contact_name is the name of the contact contact_group_name is the name of the contact group address_name is the name of the. long_description is the long description of the attribute, of type string, between double quotes ("). x. How to automatically trigger reports to execute after Intelligent Cubes are published or refreshed in MicroStrategy 9. x. Until that version, however, it was possible for users to export Command Manager results to CSV file format when executing through Windows command line. These outlines facilitate the script development by providing the command syntax for the instructions submitted to the script executor for object manipulation. MicroStrategy makes it possible for organizations to push external data in JSON format into in-memory cubes that are on the MicroStrategy Intelligence Server to readily consume, process, and analyze the corresponding data. With Command Manager you can change multiple configuration settings all at once as part of an automated script. 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. The time it takes to execute the script is also shown in the Messages tab. new_event_name is the new name of the event to be linked to an event-triggered. 2. 3. LIST ALL PROPERTIES FOR INTELLIGENT CUBE CACHE GUID 1234567890ABCDEF IN PROJECT "Development Project 5"; ResultSet Columns. In MicroStrategy 10. x to create, import and undo packages?. PROJECT "project_name1. The following list describes each of them。1. For example, the script may have tried to write to a read-only file, or read from a file that does not exist. Create a user as shown below: CREATE USER "jaime" PASSWORD "user" FULLNAME "jaime User" IN GROUP "Web Users"; Create a DbLogin for the user created in Step 2, as shown below: CREATE DBLOGIN "dblogin_ jaime". Project source statement syntax. ACTION: Contact MicroStrategy Technical support for an update of this issue. SYMPTOM: In MicroStrategy Command Manager 10. These script files can be created using Command Manager, as described in Creating and Executing Scripts. The impact is from the MicroStrategy 9. where: subscription_name is the name of the subscription. From the Select a Project drop-down list, select the project for which to assign the security role. This command line interface is used to run command manager scripts without having to load the graphical interface and to. it displays the portion of the instruction set where. 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. The following is a list of the different properties of a MicroStrategy metadata object that can be listed using Command Manager 8. List Attribute Properties statement. Creating a Custom Group. For more information about. In Command Manager, from the File menu, select New. A single batch file can contain more than one script to be executed. Command Manager contient plus de 200 commandes qui automatisent les tâches administratives. This article provides steps to modify the Project Configuration settings through a MicroStrategy Sample Procedure in Command Manager. For example: "C:Program FilesMicroStrategyAdministratorCommand Managercmdmgr. HIDDEN indicates whether the security filter is hidden. Script Outlines The Command Manager script outlines help you insert script statements with the correct syntax into your scripts. This document shows one user procedure which could do the same task as below: The sample outline of executing this procedure is as below: EXECUTE PROCEDURE List_AllAddresses_AllUsers_UserGroup("Everyone"); The fourth section contains examples of how the statements can be used in Command Manager scripts. It was saved as Year = 2011:. A full list of parameters can also be accessed from a command prompt by entering cmdmgr. As a MicroStrategy system administrator, you may be responsible for managing MicroStrategy Web and Mobile environments. For example, you can create multiple empty documents that use the same document template. From MicroStrategy Web. MEMBER_RESULTSET: A ResultSet listing the members of the security role. Settings for an individual recipient overwrite settings at the subscription level. 1, the changes do not get applied to the reports unless the database instance is opened in Developer. Click the desired topic below to view more details, or scroll down to view each of the following topics: The menu bar. location_path is the folder where the attribute resides, of type string, between double quotes ("). Command Manager contains a large number of sample procedures that you can view and modify. Open a connection to MicroStrategy Narrowcast Server metadata by choosing File -> Connect -> Narrowcast Metadata, as. Different properties of a MicroStrategy metadata object that can be listed using Command Manager 9. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. From the Visualizations panel, select Grid . Some of these tasks are performed in the Developer interface, such as managing user and group privileges for Web users, or registering a project in server (3-tier) mode so it can be available in Web. 3. where: USER "user_ name" is the login name of an existing user to whom the connection map is to apply, of type string. address. Select from the following for syntax details. 67K. executeCapture runs any Command Manager command and returns the results (if the. First script creates the basic user. To load a script and execute it, type EXECFILE filename, where filename is the name of the script. location_path is the folder where the report resides, of type string,. long_description is the new long description of the metric, of type string, between double quotes ("). 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. Connect to a project source or Narrowcast Server. Procedures are only available for use with project sources. /mstrcmdmgr -n 693177. 1. It is using mstrio Python library and Command Manager scripts. x. Check the outline-example for "Create Fact" of the CommandManager (always helpful). NAME: The name of the subscription, returned as a string. 4. 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. 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. xThe previous commands can be saved in a script that also requests the Command Manager console to be open through the command prompt. scp. scp): Browse to and select the Command Manager script file that defines all the tasks to be completed. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. LIST ALL PROPERTIES FOR USER "palcazar"; LIST ALL PROPERTIES FOR USERS IN GROUP "MicroStrategy Tutorial Managers"; ResultSet Columns. You can view license information in License Manager. USER "login_name" is the name of the user whose security roles you want to list, of type string. Once MicroStrategy Service Manager is open, click on Service Options, as shown below: Windows Service Manager - click Start-> Settings-> Control Panel-> Administrative Tools-> Services. 0. Connect to a project source or Narrowcast Server using the CONNECTMSTR or CONNECTNCS command. 0. Use this module to create or execute MicroStrategy Command Manager scripts. For example, password a'b"c&d must be entered as. (From the File menu, select Open . Encrypting a script. This article describes how to automatically trigger Narrowcast services using Command Manager scripts. USER "login_name" is the name of the user whose security roles you want to list, of type string. login_name is the login name of the subscription owner schedule_name is the name of the schedule. reg file under the. Type the command of CONNECTMSTR -n Project_source_name -u username -p password to connect to an existing project source. The device is based on a transmitter in the system. Examples. 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. CM is being used since REST API work only in Library and can't modify Web related objects and settings. location_path is the folder where the fact is to be placed, of type string, between double quotes (" "). With this Graphical User Interface, you can look at various examples that was provided by MicroStrategy, copy the code into your own script, and edit your own script to your heart content. Run and preview scripts; New features in MicroStrategy 2021 Update 2: Create scripts directly in the Workstation Script Editor. For more information, see the Command Manager chapter of the System Administration Help. The Command Manager script outlines help you insert script statements with the correct syntax into the script window. By default, this executable is located in C:Program FilesMicroStrategyCommand Manager. The Command Manager script outlines help you insert script statements with the correct syntax into your scripts. NOTE: Parameters enclosed in brackets '' are optional. log -showoutput | findstr /I "KeyWord" >> CustomizeLog. The Command Manager script engine uses a unique syntax that is similar to SQL and other such scripting languages. NTLINK "new_nt_user_id" is the new Windows user name ID to be linked to the user, of type string, with format DOMAINusername. This can go both ways, but this script concentrates on Library -> Web path. ResultSet Columns. Create a user as shown below: CREATE USER "jaime" PASSWORD "user" FULLNAME "jaime User" IN GROUP "Web Users"; Create a DbLogin for the user created in Step 2, as shown below: CREATE DBLOGIN "dblogin_ jaime". ” command to the normal Command Manager 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. A command line window opens. (4) Command Manager was unable to establish a connection to Intelligence Server. For example, as part of a delivery mechanism, it may be necessary to activate statistics following duplication. The second script, using the Alter User script, is used to configure the user. 1. Why is this happening? The default transaction isolation level is ' MDb::TRANSACTION_ISOLATION_UNKNOWN ' which can't prevent two transactions from updating a table at the same time. Returns. 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 Manager. You can also create, edit, or delete multiple documents at the same time by using a Command Manager script. Below is the syntax to be used when answering expression prompts while using the PROMPT and ANSWER script in MicroStrategy Command Manager. Different properties of a MicroStrategy metadata object that can be listed using Command Manager 9. The Search for Objects is a new feature added in the Command Manager 9. 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. In the Log file path field, type the path of a log file, or use the folder (browse) icon to browse to a log file. scp Encrypted Script Files Which administrative tasks can be automated with Command Manager using out-of-the-box scripts in MicroStrategy 9. Type mstrcmdmgrw and press Enter. Command Manager contains over 200 commands that automate administrative tasks. How to automatically trigger reports to execute after Intelligent Cubes are published or refreshed in MicroStrategy 9. x and 10. All up to date privilege tokens are accessible in Command Manager, see Inserting Sample Statements: Outlines for more information. lookup_table is the name of the lookup table to be used in the form, of type string, between double quotes ("). Open MicroStrategy Command Manager and connect to the appropriate metadata. A Command Manager script consists of one or more script statements. For the syntax of metric expressions in Command Manager, see Metric expressions syntax. LIST ALL PROPERTIES FOR INTELLIGENT CUBE CACHE GUID 1234567890ABCDEF IN PROJECT "Development Project 5"; ResultSet Columns. However, a given Script window can execute only one script at a time. Insert a package outline to create an Undo package using following syntax as example:Click Insert Visualization . For steps to create a custom group in MicroStrategy Developer, see the MicroStrategy Developer help. Type cmd and press ENTER. x Number of Views 2. The changes will. README. 4. These statements are identified in the list below, and in each statement. 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. 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 (" "). Examples. 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. If the MCST application is to be run in a loop at startup, add the command mstr_cube_trigger_loop. Hi @Peter Ott(Inactive) (Microstrategy, Inc. x. The schedule will never be triggered again after this date. For example, you can edit all custom groups to use a different attribute element. List User Groups Statement. • Telemetry Manager (Zookeper) • MicroStrategy Intelligence Server Log Consumer (Kafka Consumer). exe, with the parameters listed in Command line syntax. x and above. Example. The following can be reproduced with MicroStrategy Tutorial on a Linux machine in command line. Command line exit. RUN COMMAND executable_program [WAIT];. This is done through the Connect Source outline in Command Manager: CONNECT SOURCE "<project_source_name>" USER "<user_name>" [PASSWORD "<password> "]; Executing the script file through the command line execution of Command Manager appears like this:. The following command can be run to get a list of all such users: EXAMPLE: LIST ALL MEMBERS FOR SECURITY ROLE "security_role_name" IN PROJECT "project_name";1. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. They can be manipulated as follows: To see the actual outline statements, expand a category by clicking the + sign next to it. In MicroStrategy Command Manager 9. FULL_NAME: The full name of the user or group, returned as a string. The is a idenfitied defect in MicroStrategy Command Manager 9. Type the command of <script> CHECK to check if the syntax is correct. Excel was not a supported file format for the Command Manager execution output in command line mode in MicroStrategy 9. It returns an exit code. Command Manager makes it easy to incorporate MicroStrategy administration into any software management system. MicroStrategy Developer と MicroStrategy Command Manager は、同じコンピューター上、または異なるコンピューター上にインストール. smw format. TRIGGER EVENT event_name;. How to use Guacamole to copy and paste text or files in MicroStrategy on AWS;Why MicroStrategy Why MicroStrategy; Customer Stories; PlatformTime Discrepancy Between Command Manager Scripts and Time Required for Job Completion. MEMBER_RESULTSET: A ResultSet containing a list of group members and related details. 3. PASSWORD "new_user_password" is the new password for the users, of type string. Go to the Start Menu > All Programs > Microstrategy > Command Manager. In this example the file name "691031. For example, you want to execute several reports immediately after a database load occurs so that these reports always have a. Command Manager also includes a number of sample procedures and procedure outlines. For example, the user could type UNR and press CTRL+SPACE to fill in the rest of UNREGISTER without having to type the complete word. From the MicroStrategy Object Manager on a client machine connect to the Intelligence Server and create a project package. KB43715: How to create automated scripts for MicroStrategy Object Manager 9. For more information, see the Command Manager chapter of the System Administration Guide. To see a list of instructions for the command line. With introduction of Library there is a need to synchronize user language preferences between Web and Library interfaces. A list of security roles in the project source opens in the main Developer pane. This can be done by choosing the 'Save as Encrypted Script' option from the File menu, as shown: The user is then prompted to enter a password after selecting the location of the script file and the save button, as shownSeptember 18, 2018 Command Manager Scripts in Microstrategy to create a user and add to a group CREATE USER "LDAPID" FULLNAME "FirstName LastName" NTLINK "DOMAINLDAPID" PASSWORD "123456" ALLOWCHANGEPWD TRUE ALLOWSTDAUTH TRUE CHANGEPWD FALSE PASSWORDEXP NEVER; ADD USER. e. You can then call this procedure from another Command. Execute an Incremental Refresh report and publish the results to the Intelligent Cube associated with it. Now, simply execute the procedure, by typing: EXECUTE PROCEDURE Cube_Dep («MicroStrategy Tutorial»);, where «MicroStrategy Tutorial» is the name of. Example: Open Command Manager. MicroStrategy Administrator - Command Manager 9. Scripts from Enterprise manager are working well when they are executing with GUI 'Command Manager'. PROJECT "project_name" is the name of the project in which the security filter is to be created, of type string. For a more general introduction to MicroStrategy Command Manager, see Automating Administrative Tasks with Command Manager. Go to Statistics > General, select the option Basic Statistics, as shown below (select the specific options under Advanced Statistics Collections Options based on actual needs): After some user login/logout operations, use DB Query Tool to connect to the statistics database. 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. This technical note explains how this can be accomplished using MicroStrategy Administrator - Command Manager . In MicroStrategy Command Manager 9. Notice this sample is based on the MicroStrategy Tutorial Project. Start, stop, or restart the Intelligence Server, configure clusters, and disconnect active sessions. ELEMENT purges element caches. SUMMARY: This issue has been classified as a defect by MicroStrategy. Type mstrcmdmgrw and press Enter. Open User Preferences > Project Defaults. sh -silent -options <path of the options. exe -n "MicroStrategy Analytics Modules" -u username -p xxxxxx -f c:MSTR est. numbers in any notation dates object GUIDs other special characters such as carriage returns, tabs, or spacesThe Command Manager command line interface opens, in console mode, with an active connection-less project source connection. These statements are identified in the list below, and in each statement. For an introduction to Command. MicroStrategy Administrator - Command Manager 9. for a script with several commands, one of which being a cube publication command, the subsequent commands. Turn On the Sending Log to Messaging Services Feature. where: attr_name is the name of the attribute to be modified, of type string, between double quotes ("). 5. x. 4. This can go both ways, but this script concentrates on Library -> Web path. Users might also observe that a particular user who is in the export of the command " LIST MEMBERS FOR USER GROUP "Everyone";" might not be in the " LIST MEMBERS FOR USER GROUP "LDAP Users"; CAUSE This is a known defect in MicroStrategy Command Manager 10. This command will only return subscriptions where the user executing the command is the owner or recipient of the subscription. For more information about Command Manager, including steps to use scripts, see the Command Manager chapter of the System Administration Help. 1. This command executes a Command Manager statement and stores the results of a LIST operation in a ResultSet object. This is a known limitation in MicroStrategy Command Manager 9. More architectural examples can be found here. ; Actions: The actions this data load will trigger. GUID cache_guid1. MicroStrategy Command Manager is a script-based tool for automating Intelligence Server administration. 2) Create the second. In this example the file name "691031. (From within Command. This particular workflow is a template that is delivered out-of-the-box with System Manager. For example, the script may have tried to write to a read-only file, or read from a file that does not exist. A Distribution Services file device is used to automatically send a MicroStrategy report or document to a folder on a computer on your network in a file format that the user chooses when subscribing to the report. x using Command Manager By default, MicroStrategy Command Manager handles cube publication synchronously (i. Purges the object server caching and element server caching. For steps on how to create this update package, see Copy Objects in a Batch: Update Packages. (10) A file-related operation failed. MicroStrategy Command Manager automates maintenance and other administrative operations using simple text-based commands. 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. exe /?. The script file is empty. Parameters Explained: mstrio for Python - Create Dataset. The graphical Command Manager interface incorporates a script editor. Some statements are not available for UNIX users. You can start and stop Intelligence Server. The script contains a statement that is not supported in Command Manager Runtime. In MicroStrategy Command Manager 9. As of MicroStrategy 9. By executing Command Manager scripts, external systems can trigger events and cause the associated tasks to be run. ResultSet Columns. This document introduced How to establish a "connectionless" session in MicroStrategy Command Manager 9. (CERATE for CREATE, for example) or a statement that does not follow the required syntax in another way. This command line interface is used to run command manager scripts without having to load the graphical interface and to. CACHE_FILE_SIZE: The file size of the Intelligent Cube, returned as an integer. Creates a file device. Command Manager is a MicroStrategy tool designed to automate certain tasks and processes. The Object Telemetry dossier contains a great deal of subscripton information. This can go both ways, but this script concentrates on Library -> Web path. Java code, and execute the procedure from a Command Manager script. Command line syntax for Command Manager Runtime. For a full list of product privileges, see Privileges by License Type. USER GROUP "user_group_name" is the name of the group whose security roles you want to list, of type string. 3. For example, run the following script to create the user:Run Command statement. Right mouse click the grid and choose 'Export Results -> to Excel'. PROJECT "project_name" is the name of the project for which caching is to be purged, of type string. Why MicroStrategy Why MicroStrategy; Customer Stories; Platform Products; MicroStrategy ONE; AI & Augmented; Dossier; Library; Workstation; HyperIntelligence; Multi-Cloud; Embedded Analytics; Innovations; Futures. When you execute a script, Command Manager checks the syntax of each statement immediately before executing it, to ensure that the statement is a well-formed Command Manager instruction. e. To execute. Comments display as green. Scripts for Enterprise Manager do not work when they are run from Command manager console (cmd). 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. For more information about Command Manager, see Automating Administrative Tasks with Command Manager. Lists all properties of a report in a project. Example. For example, in the statement LIST MEMBERS FOR USER GROUP "Managers"; the word Managers is an identifier. Command Manager also includes a number of sample procedures and procedure outlines. Note: For more information on executing a workflow in. For example, you can create a procedure called NewUser that creates a user and adds the user to groups. Execution errors occur when an instruction is formed correctly but returns an unexpected result when it is executed. The sample code could be as below where the ResultsFile that follows. A blank visualization appears in the dossier. A Command Manager 9. Will let you know more about it once I started using it. It is using mstrio Python library and Command Manager scripts. It uses text commands to change multiple configuration settings as part of an automated, reusable script. 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. For version 2020, this step also applies the command manager script which finalizes the configuration of the Platform Analytics project. Using a Command Manager script: You can also execute a Command Manager script to import an update package without using Object. The syntax is for MicroStrategy Command Manager version 8. 1 provides new reports that can provide MicroStrategy Command Manager scripts to delete unused objects in the project. Type the command of . Other examples of tasks you can perform using Command Manager include: User management: Add, remove, or modify users or user groups; list. Its primary functions are accessed through the menu bar and toolbar. 512: Template. new_attr_name is the new name of the attribute, of type string, between double quotes ("). The Procedure window is used in much the same way as the standard Script window. The main Command Manager window contains the Script windows you use to edit and execute Command Manager scripts. desc is the description of the fact, of type string, between double quotes (" "). In MicroStrategy 2020, there are several ways to programatically retrieve a list of schedules and subscriptions, besides using Command Manager. Command Manager allows administrators to: Add, remove, or modify users or user groups. - UNIX and Linux: Type mstrsysmgr and press ENTER. Procedures are reusable scripts that can be executed from other scripts. 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.