-
Notifications
You must be signed in to change notification settings - Fork 102
Rename D365Instance
Rename as D365FO Demo/Dev box
Rename-D365Instance [-NewName] <String> [[-AosServiceWebRootPath] <String>]
[[-IISServerApplicationHostConfigFile] <String>] [[-HostsFile] <String>] [[-BackupExtension] <String>]
[[-MRConfigFile] <String>] [<CommonParameters>]
The Rename function, changes the config values used by a D365FO dev box for identifying its name. Standard it is called 'usnconeboxax1aos'
Rename-D365Instance -NewName "Demo1"
This will rename the D365 for Finance & Operations instance to "Demo1". This IIS will be restarted while doing it.
The new name wanted for the D365FO instance
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
Path to the webroot folder for the AOS service 'Default value : C:\AOSService\Webroot
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: $Script:AOSPath
Accept pipeline input: False
Accept wildcard characters: False
Path to the IISService Application host file, [Where the binding configurations is stored] 'Default value : C:\Windows\System32\inetsrv\Config\applicationHost.config'
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 3
Default value: $Script:IISHostFile
Accept pipeline input: False
Accept wildcard characters: False
Place of the host file on the current system [Local DNS record] ' Default value C:\Windows\System32\drivers\etc\hosts'
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 4
Default value: $Script:Hosts
Accept pipeline input: False
Accept wildcard characters: False
Backup name for all the files that are changed
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 5
Default value: Bak
Accept pipeline input: False
Accept wildcard characters: False
Path to the Financial Reporter (Management Reporter) configuration file
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 6
Default value: $Script:MRConfigFile
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Author: Rasmus Andersen (@ITRasmus) Author: Mötz Jensen (@Splaxi)
The function restarts the IIS Service. Elevated privileges are required.
- 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