Code Monkey home page Code Monkey logo

profiledocs's People

Contributors

erikberglund avatar mosen avatar paulgalow avatar qu1gl3s 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

profiledocs's Issues

Missing preference from loginwindow

Sorry, this is the quick way of submitting something while I deal with work stuff.

Anyway here's the quick loginwindow preference that disables FileVault 2 login credentials passthrough. This means you have to authenticate twice, once at the EFI window and then again at the standard loginwindow.

defaults write /Library/Preferences/com.apple.loginwindow DisableFDEAutoLogin –bool YES

AD Loginwindow timeout

/usr/bin/defaults write /Library/Preferences/com.apple.loginwindow DSBindTimeout -int ??

This is the LDAP timeout setting for logging in with an AD bound machine. Specify in seconds before the device gives up on AD and uses cached credentials.

Channel property and values are outdated for Microsoft AutoUpdate

In here https://mosen.github.io/profiledocs/custom/microsoft-autoupdate2.html

Microsoft changed this property's values in Q4 of 2020. Referenced here https://techcommunity.microsoft.com/t5/microsoft-365-apps-for/microsoft-365-apps-update-channel-name-changes-ios-mac-and/m-p/1869539

Also, when inspecting, I noticed they renamed the property from Channel to ChannelName

Example:

% "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS"/msupdate --config
Checking configuration...
{
    AutoUpdateVersion = "4.34.21041102";
    ChannelName = Current;
    HowToCheck = AutomaticDownload;
    LastCheckForUpdates = "Apr 15, 2021 at 5:44:46 PM";
    ManifestServer = "";
    RegisteredApplications =     (
                {
            "Application ID" = MSRD10;
            ApplicationPath = "/Applications/Microsoft Remote Desktop.app";
            VersionOnDisk = 1863;
        },
                {
            "Application ID" = XCEL2019;
            ApplicationPath = "/Applications/Microsoft Excel.app";
            VersionOnDisk = "16.49.21041105";
        },
                {
            "Application ID" = OPIM2019;
            ApplicationPath = "/Applications/Microsoft Outlook.app";
            VersionOnDisk = "16.49.21033100";
        },
                {
            "Application ID" = ONDR18;
            ApplicationPath = "/Applications/OneDrive.app";
            VersionOnDisk = "21062.0328.0001";
        },
                {
            "Application ID" = WDAV00;
            ApplicationPath = "/Applications/Microsoft Defender ATP.app";
            VersionOnDisk = "101.25.69";
        },
                {
            "Application ID" = PPT32019;
            ApplicationPath = "/Applications/Microsoft PowerPoint.app";
            VersionOnDisk = "16.49.21041105";
        },
                {
            "Application ID" = MSau04;
            ApplicationPath = "/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app";
            VersionOnDisk = "4.34.21041102";
        },
                {
            "Application ID" = ONMC2019;
            ApplicationPath = "/Applications/Microsoft OneNote.app";
            VersionOnDisk = "16.49.21041105";
        },
                {
            "Application ID" = MSWD2019;
            ApplicationPath = "/Applications/Microsoft Word.app";
            VersionOnDisk = "16.49.21041105";
        }
    );
    StartDaemonOnAppLaunch = true;
    UpdateCache = "";
}

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.