Git Product home page Git Product logo

Comments (8)

rkarlin avatar rkarlin commented on July 19, 2024

Hi @richie1080. I'm not sure what you mean about this PowerShell build - is there something in the article that gave you the impression this is a version we require?

from cloudappsecuritydocs.

richie1080 avatar richie1080 commented on July 19, 2024

from cloudappsecuritydocs.

dougsbaker avatar dougsbaker commented on July 19, 2024

I have the same problem as this. cant run the install because powershell says version not supported.

from cloudappsecuritydocs.

richie1080 avatar richie1080 commented on July 19, 2024

from cloudappsecuritydocs.

rkarlin avatar rkarlin commented on July 19, 2024

Hi, thanks for your feedback! these are the versions that were used to test the feature so you need to upgrade to at least these versions for the feature to work.

from cloudappsecuritydocs.

al204 avatar al204 commented on July 19, 2024

Anyone ever find how to get PowerShell build "16000"? Running into this issue and finally found someone that had the same issue as I'm having.

from cloudappsecuritydocs.

al204 avatar al204 commented on July 19, 2024

FYI

Just in case anyone has this issue I had to edit LogCollectorInstaller.ps1 so that the top was

LogCollectorInstaller.ps1

Windows required build version 16299

PowerShell required build version 16000

Echo "Welcome to the Log Collector Windows Installer"
Set-Variable -name POWERSHELL_MINIMUM_BUILD_NUMBER -value 0
Set-Variable -name WINDOWS_MINIMUM_BUILD_NUMBER -value 0

Setting the two values to "0" allowed me to install.

from cloudappsecuritydocs.

al204 avatar al204 commented on July 19, 2024

Never mind, the above didn't work. Failed with message that install wasn't on Windows 10. I thought this could be installed on Serer 2016?

from cloudappsecuritydocs.

Related Issues (20)

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.