Skip to content

Add office telemetry powershell script #3

@Obegg

Description

@Obegg

I guess it's not off-topic here

abbodi1406/WHD#8

Activity

WindowsAddict

WindowsAddict commented on May 10, 2024

@WindowsAddict
Member

@Obegg Abbodi already added in his repo, it should be enough for you. We will decide about adding this later or not, Closing it here for now.

Obegg

Obegg commented on May 10, 2024

@Obegg
Author

Abbodi already added in his repo

Yes, because I sent a PR.

But what I'm suggesting is adding the following lines to the website so that users (other than me, you and the author) will know about it at least:

Invoke-Expression (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/abbodi1406/WHD/master/scripts/OC2R_DisableTelemetry.ps1')
Invoke-Expression (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/abbodi1406/WHD/master/scripts/OC2R_RevertTelemetry.ps1')

The reason I'm suggesting it is because there's already a good powershell command right here:
https://massgrave.dev/#method-1---powershell
Which activates MAS.

Then why not include the telemetry scripts aswell?

WindowsAddict

WindowsAddict commented on May 10, 2024

@WindowsAddict
Member

@Obegg I'm not a fan of anti-telemetry scripts, some of it will break some features in O365, besides, it's just one of the thousands of things that can also be added to the site. We will look into adding this into the future, no promises.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Obegg@WindowsAddict

        Issue actions

          Add office telemetry powershell script · Issue #3 · gravesoft/gravesoft.dev