Running the Movere.Service.exe from a command-line without any flags will not execute the tool; instead it offers you the syntax for using the command line options. The syntax is listed below with an overview of each flag.
Movere Syntax
MOVERE.SERVICE.EXE [[-AD] | [[[-DEVICES] [-ALL | -SERVERS | -WORKSTATIONS | -DEVICE:[...]] | [-RESCAN]] [-LOCAL] | [-WMI]]] [-DOMAIN:[...]] [-FOREST] [-OU:[...\\...\\...],[...\\...]] [-VCSA:[...]] [-O365] [-UPLOAD] [-CREDENTIALS] [-APICREDENTIALS:[...]]
The recommended scan is to use the -devices -servers and -ad flags. We recommend using the Movere Console application to help guide the process. Some examples are shown below the following table to get you started.
Movere Command Line Flags
Please Note: If using Console version 11.10.2.22 or higher, you must enter the Magic Word in clear text before entering the command string variables, using this flag: -magicword:magicword123!.
The Magic Word will be entered in clear text prior to the scanning variables, for example: Movere.service.exe -magicword:magicword123! -ad -upload
Example Command Lines
A few command-line examples are as follows.
Purpose: To extract AD data from the unifiedlogic.com domain:
Movere.Service.exe -ad -domain:unifiedlogic.com
Purpose: To extract AD data from multiple domains:
Movere.Service.exe -ad -domain:unifiedlogic.com,movere.io
Purpose: To scan servers attached to the unifiedlogic.com domain:
Movere.Service.exe -devices -servers -domain:unifiedlogic.com
Purpose: To scan workstations attached to the unifiedlogic.com domain:
Movere.Service.exe -devices -workstations -domain:unifiedlogic.com
Purpose: To scan servers and workstations attached to the unifiedlogic.com domain:
Movere.Service.exe -devices -all -domain:unifiedlogic.com
Purpose: To scan servers in the Domain Controller Organizational Unit (OU) of the unifiedlogic.com domain. NOTE: Spaces in the OU name require ‘__’:
Movere.Service.exe -devices -servers -domain:unifiedlogic.com -ou:unifiedlogic.com\domain__controllers
Purpose: To extract AD data from the unifiedlogic.com domain with automatic uploading to the cloud:
Movere.Service.exe -ad -upload -apicredentials:username,userpassword
Purpose: To extract AD data from the unifiedlogic.com domain with automatic uploading to the cloud coupled with the scanning of Windows Servers and Workstations attached to the unifiedlogic.com domain:
Movere.Service.exe -devices -all -ad -domain:unifiedlogic.com -upload -apicredentials:username,userpassword
Purpose: To scan all devices in the unifiedlogic.com domain with automatic uploading of the scan outputs to the cloud before the security file ‘token.txt’ has been downloaded:
Movere.Service.exe -devices -all -domain:unifiedlogic.com -upload -apicredentials:username,userpassword
Purpose: To extract Active Directory data and scan the Windows Servers and Workstations in both the unifiedlogic.com and movere.io domains with automatic uploading to the cloud after the security file ‘token.txt’ has already been downloaded:
Movere.Service.exe -devices -all -ad -domain:unifiedlogic.com,movere.io -upload
Purpose: To scan 3 devices: the Movere Console host (localhost), a remote server by FQDN and a remote server by IP Address from the unifiedlogic.com domain:
Movere.Service.exe -devices -device:localhost,dc1.unifiedlogic.com,10.3.1.108 -domain:unifiedlogic.com
Purpose: To scan Windows Servers attached to the unifiedlogic.com domain via remote scan only:
Movere.Service.exe -devices –servers -wmi -domain:unifiedlogic.com
Purpose: To scan Windows Workstations attached to the unifiedlogic.com domain using .NET locally (no temporary service):
Movere.Service.exe -devices -workstations –local -domain:unifiedlogic.com
Purpose: To extract AD data from an AD forest starting with the unifiedlogic.com domain:
Movere.Service.exe -ad -forest -domain:unifiedlogic.com
Purpose: To scan Windows devices in the unifiedlogic.com domain from a rescan file:
Movere.Service.exe -rescan:unifiedlogic.com -upload
Comments
0 comments
Please sign in to leave a comment.