Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Sophia Script for Windows

(Waiting for Maintainer to take corrective action)

  • 1
  • 2
  • 3

6.8.4.2 | Updated: 13 Apr 2025

Downloads:

27,097

Downloads of v 6.8.4.2:

8

Published:

13 Apr 2025

Maintainer(s):

Software Author(s):

  • Team Sophia

Sophia Script for Windows 6.8.4.2

(Waiting for Maintainer to take corrective action)

Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Team Sophia. The inclusion of Team Sophia trademark(s), if any, upon this webpage is solely to identify Team Sophia goods or services and not for commercial purposes.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Failed


Verification Testing Pending


Scan Testing Pending

IMPORTANT

This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.

  • Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
  • This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
  • You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
  • There are also no guarantees that it will be approved.
WARNING

There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.

farag2 (maintainer) on 13 Apr 2025 11:42:43 +00:00:

User 'farag2' (maintainer) submitted package.

chocolatey-ops (reviewer) on 13 Apr 2025 12:15:50 +00:00:

sophia has failed automated validation.

Requirements

Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.

  • Package automation scripts download a remote file without validating the checksum. More...
Guidelines

Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.

  • ProjectUrl and ProjectSourceUrl are typically different, but not always. Please ensure that projectSourceUrl is pointing to software source code or remove the field from the nuspec. More...
  • Chocolatey Packages are meant to be thin wrappers on top of the native installation packages, as a result, there is an expectation that the installation scripts will be less than 100 lines. Can the automation scripts be simplified? More...
  • The package script downloads a file outside of using built-in helpers. Scripts should use the built-in helpers to download files. More...
Notes

Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.

  • The package maintainer field (owners) matches the software author field (authors) in the nuspec. The reviewer will ensure that the package maintainer is also the software author. More...

farag2 (maintainer) on 13 Apr 2025 15:48:19 +00:00:

User 'farag2' (maintainer) submitted package.

chocolatey-ops (reviewer) on 13 Apr 2025 16:22:39 +00:00:

sophia has failed automated validation.

Requirements

Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.

  • Package automation scripts download a remote file without validating the checksum. More...
Guidelines

Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.

  • ProjectUrl and ProjectSourceUrl are typically different, but not always. Please ensure that projectSourceUrl is pointing to software source code or remove the field from the nuspec. More...
  • Chocolatey Packages are meant to be thin wrappers on top of the native installation packages, as a result, there is an expectation that the installation scripts will be less than 100 lines. Can the automation scripts be simplified? More...
  • The package script downloads a file outside of using built-in helpers. Scripts should use the built-in helpers to download files. More...
Notes

Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.

  • The package maintainer field (owners) matches the software author field (authors) in the nuspec. The reviewer will ensure that the package maintainer is also the software author. More...

chocolatey-ops (reviewer) on 03 May 2025 16:27:17 +00:00:

We've found sophia v6.8.4.2 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.

Take action:

  • Log in to the site and respond to the review comments.
  • Resubmit fixes for this version.
  • If the package version is failing automated checks, you can self-reject the package.

If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.

Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.

Description

Sophia Script for Windows is the largest PowerShell module on GitHub for Windows 10 and Windows 11 fine-tuning and automating the routine tasks


tools\chocolateyinstall.ps1
<#
	.SYNOPSIS
	Get direct URL of Sophia Script archive, depending on which Windows it is run on

	.SYNOPSIS
	For example, if you start script on Windows 11 you will start downloading Sophia Script for Windows 11

	.EXAMPLE To download for PowerShell 5.1
	choco install sophia --force -y

	.EXAMPLE To download for PowerShell 7
	choco install sophia --params "/PS7" --force -y
#>
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

$Parameters = @{
	Uri             = "https://api.github.com/repos/farag2/Sophia-Script-for-Windows/releases/latest"
	UseBasicParsing = $true
}
$LatestGitHubRelease = (Invoke-RestMethod @Parameters).tag_name

$Parameters = @{
	Uri             = "https://raw.githubusercontent.com/farag2/Sophia-Script-for-Windows/master/sophia_script_versions.json"
	UseBasicParsing = $true
}
$JSONVersions = Invoke-RestMethod @Parameters

$null = $packageParameters
$packageParameters = $env:chocolateyPackageParameters

switch ((Get-CimInstance -ClassName Win32_OperatingSystem).BuildNumber)
{
	"17763"
	{
		# Check for Windows 10 LTSC 2019
		if ((Get-ItemPropertyValue -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion" -Name ProductName) -match "LTSC 2019")
		{
			$LatestRelease = $JSONVersions.Sophia_Script_Windows_10_LTSC2019
			$URL = "https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$LatestGitHubRelease/Sophia.Script.for.Windows.10.LTSC.2019.v$LatestRelease.zip"
			$Hash = ${{ env.Windows10LTSC2019 }}
		}
		else
		{
			Write-Verbose -Message "Windows version is not supported. Update your Windows" -Verbose

			# Receive updates for other Microsoft products when you update Windows
			(New-Object -ComObject Microsoft.Update.ServiceManager).AddService2("7971f918-a847-4430-9279-4a52d1efe18d", 7, "")

			# Check for updates
			Start-Process -FilePath "$env:SystemRoot\System32\UsoClient.exe" -ArgumentList StartInteractiveScan

			# Open the "Windows Update" page
			Start-Process -FilePath "ms-settings:windowsupdate"

			pause
			exit
		}
	}
	"19044"
	{
		# Check for Windows 10 LTSC 2021
		if ((Get-ItemPropertyValue -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion" -Name ProductName) -match "LTSC 2021")
		{
			$LatestRelease = $JSONVersions.Sophia_Script_Windows_10_LTSC2021
			$URL = "https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$LatestGitHubRelease/Sophia.Script.for.Windows.10.LTSC.2021.v$LatestRelease.zip"
			$Hash = ${{ env.Windows10LTSC2021 }}
		}
		else
		{
			Write-Verbose -Message "Windows version is not supported. Update your Windows" -Verbose

			# Receive updates for other Microsoft products when you update Windows
			(New-Object -ComObject Microsoft.Update.ServiceManager).AddService2("7971f918-a847-4430-9279-4a52d1efe18d", 7, "")

			# Check for updates
			Start-Process -FilePath "$env:SystemRoot\System32\UsoClient.exe" -ArgumentList StartInteractiveScan

			# Open the "Windows Update" page
			Start-Process -FilePath "ms-settings:windowsupdate"

			pause
			exit
		}
	}
	"19045"
	{
		if ($packageParameters)
		{
			if ($packageParameters.Contains('PS7'))
			{
				$LatestRelease = $JSONVersions.Sophia_Script_Windows_10_PowerShell_7
				$URL = "https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$LatestGitHubRelease/Sophia.Script.for.Windows.10.PowerShell.7.v$LatestRelease.zip"
				$Hash = ${{ env.Windows10PS7 }}
			}
		}
		else
		{
			$LatestRelease = $JSONVersions.Sophia_Script_Windows_10_PowerShell_5_1
			$URL = "https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$LatestGitHubRelease/Sophia.Script.for.Windows.10.v$LatestRelease.zip"
			$Hash = ${{ env.Windows10 }}
		}
	}
	{$_ -ge 26100}
	{
		# Check for Windows 11 LTSC 2024
		if ((Get-ItemPropertyValue -Path "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion" -Name ProductName) -match "LTSC 2024")
		{
			$LatestRelease = $JSONVersions.Sophia_Script_Windows_11_LTSC2024
			$URL = "https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$LatestGitHubRelease/Sophia.Script.for.Windows.11.LTSC.2024.v$LatestRelease.zip"
			$Hash = ${{ env.Windows11LTSC2024 }}
		}
		else
		{
			if ($packageParameters)
			{
				if ($packageParameters.Contains('PS7'))
				{
					$LatestRelease = $JSONVersions.Sophia_Script_Windows_11_PowerShell_7
					$URL = "https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$LatestGitHubRelease/Sophia.Script.for.Windows.11.PowerShell.7.v$LatestRelease.zip"
					$Hash = ${{ env.Windows11PS7 }}
				}
			}
			else
			{
				$LatestRelease = $JSONVersions.Sophia_Script_Windows_11_PowerShell_5_1
				$URL = "https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$LatestGitHubRelease/Sophia.Script.for.Windows.11.v$LatestRelease.zip"
				$Hash = ${{ env.Windows11 }}
			}
		}
	}
}

$Downloads = Get-ItemPropertyValue -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{374DE290-123F-4565-9164-39C4925E467B}"
$packageArgs = @{
	packageName   = $env:ChocolateyPackageName
	fileType      = "ZIP"
	unzipLocation = $Downloads
	url           = $URL
	checksum      = $Hash
	checksumType  = "sha256"
}
Install-ChocolateyZipPackage @packageArgs
tools\LICENSE.txt
From: https://github.com/farag2/Sophia-Script-for-Windows/blob/master/LICENSE

LICENSE

The MIT License (MIT)

Copyright (c) 2014—2025 Team Sophia

LGPO.exe is developed by Microsoft Corporation
License: https://www.microsoft.com/en-us/download/details.aspx?id=55319
tools\VERIFICATION.txt
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

This package is published by Team Sophia, the developers of Sophia Script for Windows.
Any files will be identical to other package types published by the project as all binaries are downloaded via Ci/CD:
https://github.com/farag2/Sophia-Script-for-Windows/blob/master/.github/workflows/Sophia.yml

No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.

Add to Builder Version Downloads Last Updated Status
Sophia Script for Windows 6.8.4.2 8 Sunday, April 13, 2025
Waiting for Maintainer
Sophia Script for Windows 6.8.4.1 4 Sunday, April 13, 2025
Waiting for Maintainer
Sophia Script for Windows 6.8.4 170 Tuesday, April 8, 2025 Approved
Sophia Script for Windows 6.8.3 708 Friday, February 7, 2025 Approved
Sophia Script for Windows 6.8.2 14 Monday, January 27, 2025 Approved
Sophia Script for Windows 6.8.1 14 Sunday, January 19, 2025 Approved
Sophia Script for Windows 6.8.0 24 Sunday, December 29, 2024 Approved
Sophia Script for Windows 6.7.3 21 Thursday, November 28, 2024 Approved
Sophia Script for Windows 6.7.2 31 Wednesday, October 30, 2024 Approved
Sophia Script for Windows 6.7.1 40 Sunday, October 20, 2024 Approved
Sophia Script for Windows 6.7.0 34 Sunday, October 6, 2024 Approved
Sophia Script for Windows 6.6.9 1694 Saturday, August 17, 2024 Approved
Sophia Script for Windows 6.6.8 753 Saturday, July 6, 2024 Approved
Sophia Script for Windows 6.6.7 261 Wednesday, June 12, 2024 Approved
Sophia Script for Windows 6.6.6 576 Wednesday, May 29, 2024 Approved
Sophia Script for Windows 6.6.5 454 Sunday, April 14, 2024 Approved
Sophia Script for Windows 6.6.4 109 Monday, April 8, 2024 Approved
Sophia Script for Windows 6.6.3 137 Tuesday, April 2, 2024 Approved
Sophia Script for Windows 6.6.2 306 Thursday, March 7, 2024 Approved
Sophia Script for Windows 6.6.1 205 Sunday, March 3, 2024 Approved
Sophia Script for Windows 6.6.0 1488 Saturday, February 3, 2024 Approved
Sophia Script for Windows 6.5.9 2247 Wednesday, December 27, 2023 Approved
Sophia Script for Windows 6.5.8 480 Saturday, December 9, 2023 Approved
Sophia Script for Windows 6.5.7 2466 Sunday, October 22, 2023 Approved
Sophia Script for Windows 6.5.6 2524 Monday, September 18, 2023 Approved
Sophia Script for Windows 6.5.5 2918 Sunday, August 20, 2023 Approved
Sophia Script for Windows 6.5.4 2486 Monday, July 17, 2023 Approved
Sophia Script for Windows 6.5.0 143 Sunday, May 28, 2023 Approved
Sophia Script for Windows 6.4.4 200 Saturday, April 1, 2023 Approved
Sophia Script for Windows 6.4.3 110 Tuesday, March 28, 2023 Approved
Sophia Script for Windows 6.4.2 165 Monday, March 20, 2023 Approved
Sophia Script for Windows 6.4.1 85 Wednesday, March 15, 2023 Approved
Sophia Script for Windows 6.4.0 110 Thursday, March 9, 2023 Approved
Sophia Script for Windows 6.3.2 145 Sunday, February 12, 2023 Approved
Sophia Script for Windows 6.3.1 89 Monday, February 6, 2023 Approved
Sophia Script for Windows 6.3.0 82 Tuesday, January 31, 2023 Approved
Sophia Script for Windows 6.2.7 117 Sunday, January 8, 2023 Approved
Sophia Script for Windows 6.2.6 108 Tuesday, December 27, 2022 Approved
Sophia Script for Windows 6.2.5 97 Monday, December 12, 2022 Approved
Sophia Script for Windows 6.2.4 98 Sunday, December 4, 2022 Approved
Sophia Script for Windows 6.2.3 98 Friday, November 4, 2022 Approved
Sophia Script for Windows 6.2.2 83 Thursday, November 3, 2022 Approved
Sophia Script for Windows 6.2.1 90 Monday, October 31, 2022 Approved
Sophia Script for Windows 6.2.0 104 Sunday, October 23, 2022 Approved
Sophia Script for Windows 6.1.5 88 Monday, October 10, 2022 Approved

This package has no dependencies.

Discussion for the Sophia Script for Windows Package

Ground Rules:

  • This discussion is only about Sophia Script for Windows and the Sophia Script for Windows package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Sophia Script for Windows, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus