Coder Social home page Coder Social logo

michelderooij / install-exchange15 Goto Github PK

View Code? Open in Web Editor NEW
49.0 49.0 15.0 497 KB

Script to fully unattended Exchange 2013/2016/2019 deployments.

Home Page: https://eightwone.com/2013/02/18/exchange-2013-unattended-installation-script/

License: MIT License

PowerShell 100.00%
automate exchange-server powershell unattended-installation unattended-upgrades

install-exchange15's Introduction

Banner

Introduction

Hello there. I'm a Microsoft MVP for Microsoft 365 Apps and Services. I focus primarily on Microsoft Exchange Server and Exchange Online, in combination with Identity (Entra) and other related workloads. I have a big PowerShell affection and love to create supporting tools and automate processes for admins as well as fellow consultants and architects, most of which you can find on my GitHub. I blog on eightwone.com and am a published author of 3 Exchange themed books.

Blog Badge Twitter Badge LinkedIn Badge Mastodon Badge followers

You can contact me via the contact form at https://eightwone.com/contact.

Stats

GitHub Streak Anurag's GitHub stats

Recent activities

install-exchange15's People

Contributors

aschwehm avatar derbini avatar michelderooij avatar poiriersimon avatar pvs043 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

install-exchange15's Issues

KB3206632 on WS2019 17763 behaviour

$WS2016_MAJOR {

# To prevent installation on WS2019

If( is-MinimalBuild -BuildNumber $FullOSVersion -ReferenceBuildNumber $WS2019_PREFULL) {

Package-Install "KB3206632" "Cumulative Update for Windows Server 2016 for x64-based Systems" "windows10.0-kb3206632-x64_b2e20b7e1aa65288007de21e88cd21c3ffb05110.msu" "http://download.windowsupdate.com/d/msdownload/update/software/secu/2016/12/windows10.0-kb3206632-x64_b2e20b7e1aa65288007de21e88cd21c3ffb05110.msu" ("/quiet", "/norestart")

on server 2019 17763 the package is downloaded even though it is not applicable.
is that the expected behaviour?

Missing ISE option population for OnPrem

From version in November 2022 to the latest version, no longer populates the exchange on-premise options - an earlier version I have (Version 2.71 April 29th, 2021) works as expected.

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.