Microstrategy command manager create user. Using MicroStrategy Command Manager, run the following scripts for each user:Using the Intelligence Server SDK provided in MicroStrategy 10. Microstrategy command manager create user

 
 Using MicroStrategy Command Manager, run the following scripts for each user:Using the Intelligence Server SDK provided in MicroStrategy 10Microstrategy command manager create user  CREATE ATTRIBUTE "Month" DESCRIPTION "Duplicate of Month Attribute from folder Time" IN FOLDER "Schema ObjectsAttributes" ATTRIBUTEFORM "ID" FORMDESC "Basic ID form" FORMTYPE TEXT SORT ASC EXPRESSION " [MONTH_ID]" LOOKUPTABLE "LU_MONTH" FOR PROJECT "MicroStrategy Tutorial";• granting Access to users • Creating Security Roles using Microstrategy Desktop • Migrating project changes from Development to UAT and from UAT to Production using Microstrategy Object Manager • Setting preferences for different projects that govern the way projects are run for web users using Microstrategy Web • Creating Command

The following table lists folders and files of interest that are included in the default directory structure after an installation of Object Manager. Start the Command Manager graphical interface: In Windows: From the Windows Start menu, point to All Programs, then MicroStrategy Tools, and then choose Command Manager. x-10. Grant or revoke user privileges, create security filters, and disable user accounts. The user will now be. Then, in the Project Configuration Editor, expand Caching, and then select Result Caches. For example, you can. Log in a project source in Command Manager. In MicroStrategy Developer 9. However, if it uses Windows authentication, the user name passed to Command Manager is ignored and the Windows security credentials are used instead. Scripts for Enterprise Manager do not work when they are run from Command manager console (cmd). HIDDEN indicates whether the security filter is hidden. Command Manager will search for the table and update its column structure. In MicroStrategy Command Manager there is a way to obtain list of filter specific properties (such as expressions). Log in using and Administrator account. PROJECT "project_name" is the project for which you want to list the security roles for the user or group, of type string. This statement can only be executed in a Windows. x. 6: MicroStrategy Web. This script is at C:Program Files (x86)MicroStrategyCommand ManagerOutlinesCache_OutlinesInvalidate_Report_Cache_Outline. This command tells the Enterprise Manager service to start monitoring the specified Intelligence Server. 1. Statements consist of one or more tokens. KB43715: How to create automated scripts for MicroStrategy Object Manager 9. size (); i++) { //Get a subscription address from the list of already created addresses WebSubscriptionAddress addr = _addresses. Create the user using two Command Manager scripts instead of one. This allows the new source to be created with the UseSSL setting enabled. All the logical tables using this warehouse table will also get their definitions updated. For example, you can create a procedure called NewUser that creates a user and adds the user to groups. NET): Program FilesCommon FilesMicroStrategy directory. Each statement ends with a semicolon (;). If you have a large number of objects to create or edit, you can also use MicroStrategy Command Manager to work with these objects. . MicroStrategy Command Manager 10. NOTE: This script does not appear in the outlines list. The Command Manager application provides a convenient feature that allows the user to create a project (data) source directly in the application rather than switching to MicroStrategy Developer. Create a Security Role. The Enterprise Manager project can be in the same metadata as your other projects. In order to grant MicroStrategy privileges through Command Manager, follow the steps below: 1. The full procedure file is attached in this tech note for references. When creating security fiters via Command Manager, users may wish to include multiple filtering conditions (i. With this interface, you can create and execute Command Manager scripts in an environment where the graphical user interface is unavailable, such as when accessing a UNIX system via telnet. From the Select a Project drop-down list, select the project for which to assign the security role. Adding support for TLS is done by selecting the Use SSL checkbox. Uses MicroStrategy REST APIs; Optional Containerization (Kubernetes) Secure MicroStrategy connections; Cube refresh instructions and parameters are provided by the calling process, i. x, all subscriptions outlines are specified in Subscription_Outline folderExpand Administration, then expand Configuration Managers, and then select Subscriptions. The following MicroStrategy Command Manager script will create a user that must change their password on their next logon: CREATE USER "login_name" PASSWORD "password" FULLNAME "User Full Name" DESCRIPTION "Developer" ALLOWCHANGEPWD TRUE PASSWORDEXPFREQ 30 DAYS CHANGEPWD TRUE;For instructions on creating these scripts with Command Manager, see Automating Administrative Tasks with Command Manager, or see the Command Manager Help. CREATE USER (IMPORTWINUSER "nt_user_id" | "login_name") [FULLNAME "user_full_name"] [DESCRIPTION "user_description"] [LONGDESCRIPTION. The following tables provide a list of all the privileges in MicroStrategy and their corresponding Command Manager tokens. Just make sure the ssl_verify parameter is set to True when creating the Connection object in mstrio-py (it is True by default): conn = Connection(base_url, mstr_username, mstr_password, project_id=project_id, ssl_verify=True) The second way is to pass the certificate_path parameter to your connection object in mstrio. Every Command Manager command is represented in this module. You can compose Command Manager scripts to manage user subscriptions. 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. 4. If the value is '0', then the user is disabled. A token is a word, a list of words enclosed in quotation marks, or a symbol. Create a security role with cache monitoring privilege only; Create a user group with use Command Manager, Desktop Analyst and Desktop Designer privileges; Create a user as a member of the group created in step 2; Apply the security role to the group created in step 2 with MicroStrategy Tutorial project; Login to Desktop with the. The Subscription Manager allows you to manage all the subscriptions for a project from one interface. x. In MicroStrategy Command Manager 9. A user creates a report in MicroStrategy Desktop, "Test Report". MEMBERS "login_name1. Command Manager は、スクリプトによって直接またはプロジェクト ソースによって Intelligence Server (メタデータ リポジトリ) に接続できます。. Additionally, Command Manager allows you to manage various configuration settings within the. The default file extension for update packages is . To create and apply a security filter for a user or group; In Developer, from the Administration menu, go to Projects > Security Filter Manager. csv - information about every user in the metadata. 4. MicroStrategy Command Manager. A token is a word, a list of words enclosed in quotation marks, or a symbol. Change the MDI preference of the user to. Command Manager allows administrators to: Add, remove, or modify users or user groups. Command Manager contains a large number of sample procedures that you can view and modify. For more information about Command Manager, see the Automating Administrative Tasks chapter. x and 10. 0. To Execute a Script from the Command Manager Graphical Interface. MicroStrategy Command Manager is an application designed to simplify and automate administration tasks, such as add, delete, or update enterprise-level data associated with large numbers of users and user groups. MicroStrategy Command Manager MicroStrategy Command Manager is a scripting tool that allows administrators to automate nearly all administrative and maintenance tasks. ACTION Contact Microstrategy Technical. User should be careful with using this procedure. Procedures can use Command Manager syntax, or they can be written in the Java programming language and incorporate Command Manager statements in Java commands. Open the Workstation window with the Navigation pane in smart mode. They only list users with some activity while omitting users with zero activity. Select the Members tab. This document is divided into two parts: How to create a project update package from the command lineMicroStrategy Web Viewer group grants all the necessary privileges and permissions to view the out-of-the-box Enterprise Manager reports. Java errors are showing when trying to run them. 4. Output XML file is not constant when running script to list all users/groups in MicroStrategy Command Manager 9. Go to Administration > User Group > Everyone. x-10. You can retrieve subscriptions by filtering for Object Type = Subscriptions/Schedule. For configuration purposes either will work. Users belonging to this user groups are in the list, as showed. For example, if you submit an instruction to create a MicroStrategy user group with two members,. Uses MicroStrategy REST APIs; Optional Containerization (Kubernetes) Secure MicroStrategy connections; Cube refresh instructions and parameters are provided by the calling process, i. 1 Support Liaisons MicroStrategy Technical Support can work more effectively with your organization by collaborating with a regular set of contacts, identified as “Support Liaisons. List Attributes statement. USERS IN GROUP "user_group_name" is the name of the group for which. To Execute a Script from the Command Manager Graphical Interface. To Deny User or. How to generate a list of users whose account status is 'Enabled' or 'Disabled' using MicroStrategy Command Manager? Using MicroStrategy Administrator -. In Linux: Browse to the MicroStrategy Home folder, then to the /bin subfolder. Administrators no longer need to install Narrowcast Server on the machine where Command Manager. Command Manager Scripts in Microstrategy to create a user and add to a group CREATE USER "LDAPID" FULLNAME "FirstName LastName" NTLINK. PROD -f c:cmdmgrjob. Where <Path> is the directory where the setup. 1. See full list on This tutorial shows how to create a new user in Workstation and assign basic privileges to the user using the Application Access & Roles tab. ANSWER: Currently, there are two ways that a user may manually trigger an email subscription for other users: Find the schedule associated with the subscription in question. Drag an attribute from the Datasets panel to the Rows area of the Editor panel to add attributes to the rows. For example, the following will illustrate how to create a metric with a constant element inside the Applysimple statement:It allows administrators to manage MicroStrategy product licenses to maintain license compliance. If the Service Account Name is defined as System Account, the Windows user credentials are used to access the data source. x? Command Manager can connect to an Intelligence Server (metadata repository) either directly by scripts or by a project source. To Create an Event Using Command Manager. To create to a direct project source. Select only Configuration Objects for documentation. This location will vary depending on where MicroStrategy is installed and can be found in the MSIReg. The Object Telemetry dossier contains a great deal of subscripton information. 3. The value of '1' means that the user is enabled. 4. ; OR. Environment. Open Object Manager, and connect to the desired project source in which a configuration package will be created to delete users. This optimizes performance and enables administrators to select specific user requests or subscriptions to process first based on priority level. One of the things which one can try is to see any command manager script or system manager workflow. The sample procedures are stored in the Command Manager directory, in OutlinesProcedure_OutlinesUser_Procedures. login_name is the login name of the subscription owner schedule_name is the name of the schedule. Click OK. Once the above outline is executed in Command Manager, all addresses associated with all users under Everyone will be deleted. x and 10. Enterprise Manager reports in 9. NTLINK "new_nt_user_id" is the new Windows user name ID to be linked to the user, of type string, with format DOMAINusername. Check "Use File Logging. USER_GROUP_RESULTSET: A ResultSet containing a list of user groups to which the user belongs. 3. This script is at C:Program Files (x86)MicroStrategyCommand ManagerOutlinesCache_OutlinesInvalidate_Report_Cache_Outline. This procedure needs to be supplied with the project name for which the profile. To use the Application level, go to 'Tools' > 'Options' > 'Results' tab as shown below. "login _name" is the login name of the new user, of type string. ; From the Choose a project drop-down list, select the project that you want to create a security filter for. 1 - 10. Type mstrcmdmgrw and press Enter. " Specify and change the Log output. If user A belongs to group A and B at the same time but user B and C belong to only one of groups, a report filter as 'User Group = Group A, B' in a report in MicroStrategy Enterpriser Manager 9. You can deny user or group access to a specific MicroStrategy project by using a security role. 2. The steps below show you how to create a custom group in MicroStrategy Web. x behavior), put ;-at the end of the level statement (inside the braces). e. These procedures are briefly described below. The Command Manager script engine uses a unique syntax that is similar to SQL and other such scripting languages. Each statement ends with a semicolon (; ). 8. Click Modify to open the Properties dialog box: Security tab. Drag an attribute from the Datasets panel to the Columns area of the Editor panel to add attributes to the columns. The Security Role Editor opens. Email and File Subscriptions cannot be created or edited using MicroStrategy Developer. ACTION. The articles and documentation referenced in this article can help provide users with the tools needed to setup and configure Enterprise Manager and to address issues encountered during the statistics. DESCRIPTION "user_description" is the description of the new user, of. Intelligence Server connects to the metadata by reading the server metadata connection registry when it starts. e. For example, to create a user with ID 'mstr_test' and full name "MSTR Test", type the following command: CREATE USER. ImpalaHyperIntelligence Cards deliver instant, inline, context-aware and personalized intelligence to MicroStrategy users. The value of '1' means that the user is enabled. it is evident that the user does not have Write permissions to this object. Triggering Events. In Linux: Browse to the MicroStrategy Home folder, then to the /bin subfolder. Enterprise Manager must be installed on the same machine as MicroStrategy Command Manager. The following examples show a URL for accessing a MicroStrategy folder when the user does not have an existing session. If in doubt, check out the "MicroStrategy System Administration Guide" product manual, which covers all you need to know on command manager. Open MicroStrategy Web and click Add external data. 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. Windows command line: From the Start menu, select Run. x, the user can choose to create an update package from the command line by specifying values in an XML file. How to move Users and User Groups across. N" is the login name of a user to be added to the new group, of type string. Contact your MicroStrategy sales representative to determine the location and login credentials for the MicroStrategy download site. These reports are located in the project under: Public Objects > Reports > Project Analysis > Object Usage Analysis > Command Manager Reporting. Using MicroStrategy Enterprise Manager 9. Example In addition to the graphical user interface and the command line execution, Command Manager has a text-based command line interface. Create a batch file with content similar to below that can kick off the above Command Manager script by executing Command Manager through Command Line C:Program Files (x86)MicroStrategyCommand Manager>cmdmgr -connlessmstr -f CJ_PURGE. It delivers a streamlined data model, simpler schema and real-time monitoring. List all properties for a specific subscription. where: IMPORTWINUSER "nt_user_id" is the Windows user name ID to be linked to the new user, of type string, with format DOMAINusername. CREATE USER IMPORTWINUSER "DomainNameTest" PASSWORD "xxxx" NTLINK "DomainNameTest" FULLNAME "Test User" ALLOWSTDAUTH TRUE IN. Refresh. You can use the User Manager GUI tool to create users, or you can create users programmatically with Command Manager or. There are 8 new features added in MicroStrategy Command Manager 9. STEPS TO REPRODUCE: 1. ACTION: Use a user ID that has administrator privileges to run the. The command prompt is displayed. x, if the user alters data load by, for example, adding new projects to be monitored, or modifying data load name, the data load is disabled. Select the user and press Delete. This means that the Administrator will not be able to directly modify the subscriptions to set them as expired. You can manage configuration settings in the MicroStrategy platform for either project sources or Narrowcast Server metadatas. CREATE USER GROUP " user_group_name" [DESCRIPTION " user_group_description"] [LONGDESCRIPTION ". Trigger events. If the procedure file is not created using the Procedure window, the file may be missing this information and may not execute correctly. util. ACTION Contact Microstrategy Technical. This can create a security risk if your script contains a user name and password, such as for the CONNECT SERVER statement. Command Manager manipulates MicroStrategy objects by means of user-created scripts rather than a graphical user interface. USER "login_name" is the name of the user whose security roles you want to list, of type string. Follow the steps below to create such user account: In MicroStrategy Developer, use the Administrator account to browse through Administration > User Manager > System. mmp: Click OK. Save these files to a folder. 'In MicroStrategy 9. If you have a large number of objects to create or edit, you can also use MicroStrategy Command Manager to work with these objects. /mstrcmdmgr -interactive and press ENTER to open Command Manager. x that require single quotes in the definition. The Advanced Metric Assistant allows you to combine simple metrics with filters or transformations to. A user object in MicroStrategy can store one database login name for authentication, and one login/password for linked warehouse execution. Type the following command in the Windows command line: <Path> setup. 2) Create a subscription to update the caches of the dashboard via Command Manager using a syntax similar to:Once the user creates a workflow using System Manager, the user can use a command line version of the System Manager interface to deploy a workflow in MicroStrategy 9. x and 10. If you execute a script containing a statement that is not available in Command Manager Runtime, the script fails with the message "You are not licensed to run this command. Start, stop, or restart the Intelligence Server, configure clusters, and disconnect active sessions. In Microstrategy Administrator - Command Manager an administrator can move reports from one folder to another and can even re-name these reports when moving them. The following procedure describes how to use MicroStrategy Command Manager 9. Type the command of CONNECTMSTR -n Project_source_name -u username -p password to connect to an existing project source. In MicroStrategy, users have the option to create subscriptions in Command Manager using an outline much like the following example: Since the subscription is created using a path and report name, most users would expect the path and name to be evaluated every time the subscription runs. Run the following command to connect the Enterprise Manager Data Loader service to a MicroStrategy environment by choosing an Intelligence Server from that environment. x and newer. To Create an Event Using Command Manager. KB440526: How-to-create-a-User-Procedure-based-on-a-Sample-Procedure-in-MicroStrategy-Command-Manager . 2. x to generate a list of a user group with corresponding users . For example, to create a user with ID 'mstr_test' and full name "MSTR Test", type the following command: CREATE USER (IMPORTWINUSER "nt_user_id" | "login_name") [FULLNAME "user_full_name"] [DESCRIPTION "user_description"] [LONGDESCRIPTION "long_description"] [NTLINK "nt_user_id" | NTSID "windows_user_ntsid"] [PASSWORD "user_password"] [LDAPLINK "LDAP_user_name"] [TRUSTEDLOGIN "trusted_authenticated_id"] [WHLINK "warehouse_login"] [WHPASSWORD. Users wish to execute scripts in MicroStrategy Command Manager 9. Alternatively, when the Schedule Manager folder is selected, users may go to the File menu in MicroStrategy Desktop and Select New and then Schedule. x and 10. Select the group in which to create a user. link in the top right of the Data Sources pane. Environment. In the Navigation pane, click Users and Groups. x offers the ability to update Web Preferences for both Project level and individual user level. Les administrateurs n'ont plus besoin d'installer Narrowcast Server sur l'ordinateur où Command Manager est installé pour gérer le système Narrowcast Server. Create a batch file by saving the script and creating a . MicroStrategy Command Manager. KB36744: How to restrict a user or user group to build and edit reports only on Intelligent Cubes in version 9. . x-10. • Enterprise Manager. “occurs during unloading a project via Command Manager or Developer when there is user session or job execution. Restart MicroStrategy Administrator - Command Manager for this setting to take effect. In the Configuration Package window, click "Search for Configuration Objects". For example, you can create a procedure called NewUser that creates a user and adds the user to groups. With introduction of Library there is a need to synchronize user language preferences between Web and Library interfaces. The -object type- editor. ; In the Project Source Name field, type a name for the project source. Select the group that contains the user to modify. {~+, Region+;-} To exclude filter attributes not on the report or in the metric level from calculation in the metric, put ;/ at the end of the level statement (inside the braces). 4. Changing this to “Date” or any other user defined Category will make the form to be successfully deleted. Then, in the Project Configuration Editor, expand Caching, and then select Result Caches. The 'Enabled Status' form is a flag that has been added to the EM_USER table in the MicroStrategy Enterprise Manager warehouse. Select each folder, right-click and choose 'Properties', and in the Security tab delete all the permissions and add the user that owns that folder and assign Full Control in the Object and Children levels. List of machines involved (OS types of machine) and which one is running command manager. Example. Adding support for TLS is done by selecting the Use SSL checkbox. You must have the Certify Python Scripts and Create. create DSNs and database instances as necessary. 5. MicroStrategy Mobile privileges. For using Enterprise Manager through Command Manager, users don’t have to run this. ACTION: This issue has been fixed in MicroStrategy 10. 5. x will not exclusively show the result with user A only but the result will show all users who belong to one of groups, as illustrated below. Install Enterprise Manager on a machine that is separate from Intelligence Server. Microstrategy Command Manager – Bulk Create Attributes Posted by previous_toolbox_user 2013-06-27T17:51:00Z. 4. x when running the ALTER PROJECT CONFIGURATION command and the EMPTYREPORTMESSAGE parameter contains HTML tags. Users can leverage the existing ACL. x. Information if the script that is falling come from the outline list or this is new created script. This is only visible when running Enterprise Manger Scripts on. FOLDER "location_path" is the folder path where the security filter is to be placed in the project, of type string. You can also create, edit, or delete multiple custom groups at the same time by using a Command Manager script. Hover over the Properties column and click Open Intelligence Server Administration Portal . To locate these settings, right-click the project and select Project Configuration. ADD GROUP "Customers" TO SUBSCRIPTION "Test" FOR PROJECT "MicroStrategy Tutorial". Click on the "Log" tab. This can be achieved as follows: Connect to a project. x-10. For example, you can. If you are using UNIX, you must use Command Manager to manage your system's security roles. The MicroStrategy projects on each Intelligence Server can be configured to log usage statistics to the staging tables. scp) to be executed. Create an attribute called TestCategory with an ID form using following expression: Create an attribute qualification prompt called Category ; Create report r1 and add the Category prompt to. Increased notification when an out-of-compliance situation is detected. csv - information about every user group in the metadata. ; From the Choose a project drop-down list, select the project that you want to create a security filter for. 31K KB45030: How to list project sources when using Command Manager's Interactive Mode in MicroStrategy Command Manager 9. A list of security roles in the project source opens in the main Developer pane. 1. A MicroStrategy Intelligence Server was not found at this location. For example, if you want to create a new user in the Web Reporter group, click the Web Reporter group link. In a project, users may wish to compare the properties of two or more metrics, to establish whether these may be duplicates. A solution/code fix for this. ; Select the Security Filters tab. Since creating. This can go both ways, but this script concentrates on Library -> Web path. KB45980: How to get the list of users belonging to user groups in MicroStrategy Command Manager 9. Run the script LIST ALL CHANGE JOURNALINGS. For more information about using Command Manager and for script syntax, see. To update structure for a warehouse table, you will need to provide a name. You can then call this procedure from another Command Manager script, supplying. For example, the user may want to create a new package every week that contains all the new metrics from the development project. Statements consist of one or more tokens. exe -w SQLServer -u user -p pass -d master -s dbo. In Microstrategy Administrator - Command Manager an administrator can move reports from one folder to another and can even re-name these reports when moving them. The following procedure describes how to create a prompted subscription based on text ID form in Tutorial project in MicroStrategy Command Manager 10. From the Select a Project drop-down list, select the project for which to assign the security role. Managing Configurations for Project Sources Using Command Manager Runtime Statements. 94K KB405775: When an image is referenced using relative paths in a dashboard, when the. In this example the command is run for the user in the above example (called NTSID):Add a user using the Security Role Editor in MicroStrategy Developer: Note that the user, ‘auser’ added through MicroStrategy Developer, is displayed in the propeties of the Project Configuration, as shown in the image below: CAUSE: This is a known issue with MicroStrategy Command Manager 9. after running the Create User script with multiple qualifications in MicroStrategy Command Manager. To schedule a script to run at a certain time, use the Windows AT command with the cmdmgr executable. KB442598: User occasionally fails to copy objects from one project and paste to another project across different project s… Number of Views 267 KB438574: MicroStrategy Command Manager 10. x do not list out all the users on reports containing metrics for user activity. Creating a Custom Group. MicroStrategy Command Manager can trigger. KB34483: ‘List All Groups’ script in MicroStrategy Command Manager 9. If the package made any changes to. 3. For specific information about how to manage Mobile subscriptions using Developer, see Managing Multiple Subscriptions at Once with Developer. KB36573: Privileges needed to use the User Manager in MicroStrategy Web 9. Published:. x through the MicroStrategy License Manager; Knowledge Base: License Compliance. The 'Enabled Status' form is a flag that has been added to the EM_USER table in the MicroStrategy Enterprise Manager warehouse. 4. Start, stop, or restart the Intelligence Server, configure clusters, and disconnect active sessions. By default, Command Manager scripts are saved in plain text format. x and 10. Inside command manager, navigate to Outlines -> Procedure_Outlines -> Sample_Procedures -> List_Disabled_Users. exe --ResponseFile="C: esponse. Another method for providing a script to non administrative users for them to use, without giving them access to the adminstrative credentials, is to use encrypted scripts. In order to achieve so, Command Manager procedure has been provided as a sample. These statements place a lock on the metadata or configuration. This section lists the basic commands you need to execute in Command Manager to begin capturing, analyzing, and reporting on data about your system with Enterprise Manager. Type the command of CONNECTMSTR -n Project_source_name -u username -p password to connect to an existing project source. x - 10. The sample procedures are stored in the Command Manager directory, in \Outlines\Procedure_Outlines\User_Procedures\. This issue occurs in Command Manager procedures in MicroStrategy 10. Information if the script that is falling come from the outline list or this is new created script. User management: Add, remove,. Open System Manager, and then add Command Manager->Intelligence Server into workflow window. 63K. The following table lists folders and files of interest that are included in the default directory structure after an installation of Enterprise Manager. (From within Command Manager, select Help. Open Object Manager, and connect to the desired project source in which a configuration package will be created to delete users. bat file. That XML file can then be used to create the package from the. In MicroStrategy 2020, there are several ways to programatically retrieve a list of schedules and subscriptions, besides using Command Manager. . ”How to Update the Database User Password. The MicroStrategy projects on each Intelligence Server can be configured to log usage statistics to the staging tables. For the sample to work, the MicroStrategy Web JAR files must be accessible by the Java Runtime. After executing a ’PURGE [ALL REPORT] CACHING' script in MicroStrategy Administrator Command Manager 9. For example: This sample alters some properties for all of the users in a given group. These are discussed below. MicroStrategy Enterprise Manager project 9. At this point, the user may have a newer version of Test Report that they want to send out. Today I bring you another tool from the MicroStrategy suite of products: the Command Manager, a MicroStrategy scheduling tool that can make the difference between a task lasting seconds and lasting. For example, administrators may configure fences for users who require more processing power or high availability. For instructions on how to view or edit a sample procedure, see Inserting sample statements. x that require single quotes in the definition. ; Select the Security Filters tab. Place the Command Manager procedure file in the specified procedure directory. Scripts from Enterprise manager are working well when they are executing with GUI 'Command Manager'.