Git Product home page Git Product logo

dz0sy5 / d365fo-prepare-d365developmentmachine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dodiggitydag/d365fo-prepare-d365developmentmachine

0.0 1.0 0.0 10 KB

This repository contains a script for preparing a development machine for Dynamics 365 for Finance and Operations by installing additional tools and configuring the operating system automatically.

License: MIT License

PowerShell 100.00%

d365fo-prepare-d365developmentmachine's Introduction

Prepare-D365DevelopmentMachine

This repository contains a script for preparing a development machine for Dynamics 365 for Finance and Operations by installing additional tools and configuring the operating system automatically. The script does the following:

Utilities

Integrations/Interface Testing Utilities

Performance Enhancements

  • Rebuilds/Reorganizes SQL Server indexes on all databases
  • Defragments the disk (vhd)
  • Sets Windows Defender rules to speed up compilation time
  • Prevents Management Reporter from automatically starting

Miscellaneous

  • Sets the web browser homepage to the local environment URL
  • Configures Windows Updates
  • Creates a logoff link on the desktop
  • Disables Bing search results
  • Disables Cortana
  • Disables Windows telemetry
  • Removes Metro apps on Windows 10
  • Sets power settings to high performance
  • Sets some privacy settings
  • Updates PowerShell command line help

Usage

Before running this script, you should create the VM, either using LCS or the VHD, and start the environment. The first hour may be Windows Updates and the "antimalware" executable doing a virus scan on the drive. Once that has completed (possible reboot required), run the following command to execute the PowerShell script on the VM:

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/dodiggitydag/D365FO-Prepare-D365DevelopmentMachine/master/Prepare-D365DevelopmentMachine.ps1'))

Please record any problems encountered as issues to this repository. Occasionally the tool used for automatic installations, Chocolately, will have an invlalid link to the installer for the software. This is nothing we can change, however, it can be reported to the Chocolately project team.

Contributions are Encouraged

There are several ways to contribute or give thanks:

A. Fork this repository, commit the necessary changes to your forked repository, then issue a pull request. This will notify me to review the changes, test them, and incorporate them into the main script.

B. Comment on the blog post at Calafell.me. I will evaluate the suggestion and incorporate into the script.

C. Tweet me at @dodiggitydag.

d365fo-prepare-d365developmentmachine's People

Contributors

dodiggitydag avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.