- Created `DSC-UserInterfaceConfiguration.ps1` to manage user interface settings via registry changes. - Developed `DSC-WindowsFeatures.ps1` to install OpenSSH Client and enable NFS Client features. - Implemented `DSC-WindowsServices.ps1` to ensure Terminal Services are running and set to automatic startup. - Added `PS-InstallApps.ps1` to manage app installations and remove the msstore source if it exists. - Created `PS-RemoveApps.ps1` to remove unwanted apps, provisioned packages, and handle Office applications via winget.
95 lines
2.0 KiB
JSON
95 lines
2.0 KiB
JSON
{
|
|
"$schema" : "https://aka.ms/winget-packages.schema.2.0.json",
|
|
"CreationDate" : "2024-12-04T15:19:00.942-00:00",
|
|
"Sources" :
|
|
[
|
|
{
|
|
"Packages" :
|
|
[
|
|
{
|
|
"PackageIdentifier" : "Microsoft.VCRedist.2015+.x86"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Microsoft.VCRedist.2015+.x64"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Microsoft.XNARedist"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Microsoft.DotNet.DesktopRuntime.8"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Microsoft.VCLibs.Desktop.14"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "7zip.7zip"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Microsoft.VisualStudioCode"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Microsoft.PowerToys"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Git.Git"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "tldr-pages.tlrc"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "ShareX.ShareX"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "CondaForge.Miniforge3"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Mozilla.Firefox"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Microsoft.VCRedist.2010.x64"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Nextcloud.NextcloudDesktop"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Amazon.Corretto.19.JDK"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "TheDocumentFoundation.LibreOffice"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "FastStone.Viewer"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "CodecGuide.K-LiteCodecPack.Mega"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "OBSProject.OBSStudio"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Libretro.RetroArch"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Valve.Steam"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Brave.Brave"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "Discord.Discord"
|
|
},
|
|
{
|
|
"PackageIdentifier" : "WinSCP.WinSCP"
|
|
}
|
|
],
|
|
"SourceDetails" :
|
|
{
|
|
"Argument" : "https://cdn.winget.microsoft.com/cache",
|
|
"Identifier" : "Microsoft.Winget.Source_8wekyb3d8bbwe",
|
|
"Name" : "winget",
|
|
"Type" : "Microsoft.PreIndexed.Package"
|
|
}
|
|
}
|
|
],
|
|
"WinGetVersion" : "1.9.25200"
|
|
} |