forked from d365collaborative/d365fo.tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Run a runnable class
FH-Inway edited this page Aug 30, 2021
·
1 revision
You want to execute / run a runnable class
Invoke-D365SysRunnerClass -ClassName SysDBInformation
This will start a web browser and have it call the SysRunnerClass menu item with the SysDBInformation name of a runnable class
Invoke-D365SysRunnerClass -ClassName SysDBInformation -Company USMF
This will start a web browser and have it call the SysRunnerClass menu item with the SysDBInformation name of a runnable class and only execute it against the USMF company
Want to execute the SysFlushAod class
Invoke-D365SysFlushAodCache
This will start a web browser and have it call the SysRunnerClass menu item with the SysFlushAod name as the runnable class to execute
- Install as a non-Administrator
- Install as a Administrator
- Import d365fo.tools module
- List available commands from d365fo.tools module
- Get help content for a command
- Start, Stop and List services
- Import users into the D365FO environment
- Import external users into the D365FO environment
- Enable users in the D365FO environment
- Update users in the D365FO environment
- Provision D365FO environment to new Azure AD tenant
- Import a bacpac file into a Tier1 environment
- List modules / models
- Compile module
- Install AzCopy
- Install SqlPackage
- Install Nuget
- Speed up LCS download via AzCopy
- Download latest bacpac from LCS via AzCopy
- Register NuGet source
- Configure Azure Logic App
- Fix AzureStorageConfig
- Run a runnable class
- Update users in environment
- Work with Azure Storage Account
- Work with packages, resource label files, language and lables
- Working with the different D365 services