├── Add-D365FFODevOpsFeed.ps1 ├── Add-D365FFOLicense2DP.ps1 ├── Add-D365FOUsers.ps1 ├── D365FFO-PowerShell-scripts.code-workspace ├── DEV - 10.0.24.json ├── Get-D365FFODataEntity.ps1 ├── Get-D365ODataMetadataExcelReport.ps1 ├── Invoke-D365FFOAxDBAutomaticBackup.ps1 ├── Invoke-D365FFOAxDBOptimization.ps1 ├── Invoke-D365FFOAxDBRestoreFromBACPAC.ps1 ├── Invoke-D365FFOAxDBRestoreFromBAK.ps1 ├── Invoke-D365FFOMovingData2OneDiskAndVMOptimization.ps1 ├── LICENSE ├── New-D365FFODeployment.ps1 ├── README.md ├── Rename-D365FFODevVM.ps1 ├── Rotate-D365FFODevVMCertificates.ps1 └── Test-D365FOLabelsFromCheckins.ps1 /Add-D365FFODevOpsFeed.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Add-D365FFODevOpsFeed.ps1 -------------------------------------------------------------------------------- /Add-D365FFOLicense2DP.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Add-D365FFOLicense2DP.ps1 -------------------------------------------------------------------------------- /Add-D365FOUsers.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Add-D365FOUsers.ps1 -------------------------------------------------------------------------------- /D365FFO-PowerShell-scripts.code-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/D365FFO-PowerShell-scripts.code-workspace -------------------------------------------------------------------------------- /DEV - 10.0.24.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/DEV - 10.0.24.json -------------------------------------------------------------------------------- /Get-D365FFODataEntity.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Get-D365FFODataEntity.ps1 -------------------------------------------------------------------------------- /Get-D365ODataMetadataExcelReport.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Get-D365ODataMetadataExcelReport.ps1 -------------------------------------------------------------------------------- /Invoke-D365FFOAxDBAutomaticBackup.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Invoke-D365FFOAxDBAutomaticBackup.ps1 -------------------------------------------------------------------------------- /Invoke-D365FFOAxDBOptimization.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Invoke-D365FFOAxDBOptimization.ps1 -------------------------------------------------------------------------------- /Invoke-D365FFOAxDBRestoreFromBACPAC.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Invoke-D365FFOAxDBRestoreFromBACPAC.ps1 -------------------------------------------------------------------------------- /Invoke-D365FFOAxDBRestoreFromBAK.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Invoke-D365FFOAxDBRestoreFromBAK.ps1 -------------------------------------------------------------------------------- /Invoke-D365FFOMovingData2OneDiskAndVMOptimization.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Invoke-D365FFOMovingData2OneDiskAndVMOptimization.ps1 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /New-D365FFODeployment.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/New-D365FFODeployment.ps1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/README.md -------------------------------------------------------------------------------- /Rename-D365FFODevVM.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Rename-D365FFODevVM.ps1 -------------------------------------------------------------------------------- /Rotate-D365FFODevVMCertificates.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Rotate-D365FFODevVMCertificates.ps1 -------------------------------------------------------------------------------- /Test-D365FOLabelsFromCheckins.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/valerymoskalenko/D365FFO-PowerShell-scripts/HEAD/Test-D365FOLabelsFromCheckins.ps1 --------------------------------------------------------------------------------