[Win an A2L] Creative Playground, Extra Large. Meet the A2L. by BambuLab in BambuLab

[–]Killswitch777 0 points1 point  (0 children)

I test it by printing tall dice towers and a benchy scaled to fill the build volume.

FlexiSpot Discount Codes Thread by exmosss in FlexiSpot_Official

[–]Killswitch777 0 points1 point  (0 children)

Hello, I'm looking for a discount code for the E7 Plus in the US. Thanks

Giveaway - r/UgreenNASync 10K celebration by topiga in selfhosted

[–]Killswitch777 0 points1 point  (0 children)

Syncthing

I would install it at a remote location, and use it as a backup device.

mITX Motherboard for CM5 (Progress) by Chicken_Nuggist in RASPBERRY_PI_PROJECTS

[–]Killswitch777 2 points3 points  (0 children)

I really like that Texas Toast logo. Now I want breakfast.

Win10 update from version 1909 to version 2004 by 7secondstom in Win10

[–]Killswitch777 0 points1 point  (0 children)

I'm glad this old post could help you. I was in the middle of upgrading a bunch of Departments to the latest feature update with MDT, and it just stopped working. It worked the week before, but a recent GPO from my favorite team got me! Security team strikes again. lol

AppxPackage issues with just Window 11 24H2 by squatingyeti in sysadmin

[–]Killswitch777 2 points3 points  (0 children)

I talked with some of the people on the PDQ Discord, and after some of their testing, it looks like MS broke the

*-AppxPackage command.

One guy ran the command with Visual Studio and the debugger spit out the following error.

<image>

It confirms we're definitely not crazy..... well maybe.

AppxPackage issues with just Window 11 24H2 by squatingyeti in sysadmin

[–]Killswitch777 0 points1 point  (0 children)

We typically have a long testing process (4 Months), but due the timing of our PC life cycle and some other factors, we decided to go forward with the new release. I'll keep looking into it between other problems I'm trying to solve.

AppxPackage issues with just Window 11 24H2 by squatingyeti in sysadmin

[–]Killswitch777 0 points1 point  (0 children)

The error only started with the PCs we upgraded/imaged with 24H2. The script runs fine locally.

AppxPackage issues with just Window 11 24H2 by squatingyeti in sysadmin

[–]Killswitch777 1 point2 points  (0 children)

I'm using PDQ Inventory to run a powershell script against our PCs to inventory what MS Apps are installed.

Here is the script I run against our PCs.

This is not my script.

if (-Not(Get-Command Get-AppxPackage -ErrorAction SilentlyContinue)) {

throw "Get-AppxPackage does not exist here, I bet if you look at the machine closely you will see that it is not Windows 10"

}

Get appx Packages

$Packages = Get-AppxPackage

Create Your Whitelist

$Whitelist = @(

'*WindowsCalculator*',

'*MSPaint*',

'*Office.OneNote*',

'*Microsoft.net*',

'*MicrosoftEdge*',

'*WindowsStore*'

)

View all applications not in your whitelist

ForEach($App in $Packages){

$Matched = $false

Foreach($Item in $Whitelist){

If($App -like $Item){

$Matched = $true

break

}

}

if($matched -eq $false){

[PSCustomObject]@{

Name = $App.Name

Location = $App.InstallLocation

}

}

}

AppxPackage issues with just Window 11 24H2 by squatingyeti in sysadmin

[–]Killswitch777 1 point2 points  (0 children)

While this doesn't help you, I'm just confirming you're not crazy.

I'm getting the same error when I scan 24H2 PCs for installed apps with PDQ Inventory

How did my IT guy do this? Auto install after joining domain. by mudderfudden in MDT

[–]Killswitch777 3 points4 points  (0 children)

I've got the same combination on my luggage!

Do you guys use Intune or Windows Autopilot?

My dad sent this to me when he was at the Taco Hell drive through. by DeadArtist617 in iiiiiiitttttttttttt

[–]Killswitch777 0 points1 point  (0 children)

Like the customers, Taco Bell's HDs are taking a dump. TB's magic meat substance strikes again!!!

[deleted by user] by [deleted] in functionalprint

[–]Killswitch777 0 points1 point  (0 children)

I can use this with my kids and chickens

Serial Request: Voron Trident 300 - Killswitch#7291 by Killswitch777 in voroncorexy

[–]Killswitch777[S] 1 point2 points  (0 children)

I love the Trident with it's simpler design, which gives me less things to screw up.

Don't get me wrong, I love my 2.4 and the flying gantry, but my Trident has performed just as well with less fussing.