Giter VIP home page Giter VIP logo

scripts's People

Contributors

chrisdee 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  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  avatar  avatar

Watchers

 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

scripts's Issues

CheckMaxTokenSize PowerShell script update

I've updated the PowerShell script to check for and list newer operating systems, and make it easier to compare OS build info. Everything up to Windows 11 and Windows Server 2022 should report, the script will need to be updated for future versions because I did the final check(s) with greater than. (-gt)

I corrected the example command.

I documented changes in the top section too... I don't really want to fork this, mostly because I'm new to trying to help with something like this on GitHub. Who can I chat with to make sure the script gets online with the updates, assuming they're deemed appropriate?

Feel free to ping me on Teams, just please tell me why you're pinging right away. Thanks!

Sort WS

Hi
How do you do sort the memory usage?

Tks.

Error fsmoroleHTML

Good day chrisdee,
Running your script produces this error:

PS C:\Automation> C:\Test\CD-HealthChecks.ps1 -domainName xxxxx.org.uk -ReportFile
..domain name specified on cmdline
..testing domain xxxxx.org.uk
..testing domain controller (1 of 1) server01.xxxxx.org.uk
Remove-Variable : Cannot find a variable with the name 'fsmoRoleHTML'.
At C:\Automation\DC-HealthChecks.ps1:493 char:13

  •         Remove-Variable fsmoRoleHTML
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (fsmoRoleHTML:String) [Remove-Variable], ItemNotFoundException
    • FullyQualifiedErrorId : VariableNotFound,Microsoft.PowerShell.Commands.RemoveVariableCommand

Running on PS 5.1 Server 2012
please help :)

Run Error

I am getting an error when attempting to run the script on a multi-domain forest.

This is what it's returning:
You cannot call a method on a null-valued expression.
At D:\XXXX\XXXXX.ps1:49 char:1

  • $source_dc_fqdn = ($dcname.Name).tolower()
  •   + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
      + FullyQualifiedErrorId : InvokeMethodOnNull
    

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.