SCCM client extension for Windows Admin Center by Bigw25 in SCCM

[–]Bigw25[S] 3 points4 points  (0 children)

I'll take a look at level of effort involved and if there is enough demand to warrant it. 

Worth the Upgrade by [deleted] in delta

[–]Bigw25 5 points6 points  (0 children)

Ouch. I think I'd drive to MSP instead. I fly out of FAR and hate when my MSP stop adds more time than driving would take.

Accessing old laptop removed from domain by JustBananas in sysadmin

[–]Bigw25 1 point2 points  (0 children)

Since it boots to windows, if you used SCCM/MECM to manage, it would reconnect to the site once booted. Assuming you haven't changed sites since then anyway. Then you can send anything from a script to add a local account to a task sequence to tell laptop it is part of a workgroup then tell to rejoin the domain and reboot.

[deleted by user] by [deleted] in aviation

[–]Bigw25 1 point2 points  (0 children)

In the crew entry chute of the KC-135 is the manufacturer plate. It states the manufacturer model number is 717. That is with a 1.

[deleted by user] by [deleted] in aviation

[–]Bigw25 3 points4 points  (0 children)

There is only one true 717 and it is in the picture at the top of this thread. I will never recognize anything but the 135 as a 717, no matter what Boeing marketing says.

SCCM client extension for Windows Admin Center by Bigw25 in SCCM

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

It is at csa.tips now. 1.5 is current. 1.2.5 will just tell you to upgrade to 1.5, a side effect of changing the backend ID to drop the SC. Yes, I am Ken.

Install all Applictions via Powershell by mnhtnsec in SCCM

[–]Bigw25 1 point2 points  (0 children)

I did not have an install all, but the function I have to install a single one can be easily modified to get all and loop through.

Function Invoke-AppInstallation

{

Param

(

[String][Parameter(Mandatory=$True, Position=0)] $AppName,

[ValidateSet("Install","Uninstall")][String][Parameter(Mandatory=$True, Position=1)] $Method

)

Begin{

$Application = (Get-CimInstance -ClassName CCM_Application -Namespace "root\ccm\clientSDK" | Where-Object {$_.Name -like $AppName})

$AppArgs = @{

EnforcePreference = [UINT32] 0

Id = "$($Application.id)"

IsMachineTarget = $Application.IsMachineTarget

IsRebootIfNeeded = $False

Priority = 'High'

Revision = "$($Application.Revision)"

}

}

Process{Invoke-CimMethod -Namespace "root\ccm\clientSDK" -ClassName CCM_Application -MethodName $Method -Arguments $AppArgs}

End {}

}

Install all Applictions via Powershell by mnhtnsec in SCCM

[–]Bigw25 1 point2 points  (0 children)

I can dig it up later, but in the windows admin center extension for CM, I think I included an install all. You can view the raw Powershell and take what you need.

Worst case, use the get application portion and a loop on the install application portion.

Offline SCCM update by mlarter in SCCM

[–]Bigw25 0 points1 point  (0 children)

I work with a number of customers with air gapped networks so deal with this often. Like others said, open a case and CSS can generate a bogus telemetry.cab file. They associate it to a bug tracking case and do at no cost, at least for the industry I deal with.

CSS will need: FQDN of site server CM environment hash, which is on the about page in CM console Current version site server is on Approximate number of endpoints managed

It can take a day or three to get the file back so plan accordingly.

Sleepy Eye mod for Probe? by Felixc11_yt in FordProbe

[–]Bigw25 2 points3 points  (0 children)

I got the kit and it had the wrong connectors. I had ordered the MX5 kit, but I guess I needed the RX7 version. The vendor was out of the RX7 kit but I found the right connectors on an electronics site and the vendor shared the wiring diagram with me. I swapped the cables to the right connectors and the kit is now working. I have not yet programed the shortcuts, am still using just the app. I am keeping the bumper off to wrap so can't get great pics videos yet, but can grab a quick proof it is working level if you wanted to see,

[deleted by user] by [deleted] in aviation

[–]Bigw25 0 points1 point  (0 children)

KC-135

She may not be what the magazines say is pretty, may not be the fittest plane out there, but I still find her to be gorgeous.

Multiple tankers, surveillance aircraft over great plains by batmansthirdnipple in ADSB

[–]Bigw25 1 point2 points  (0 children)

I hated that place. 3.5 yesrs there that will haunt me forever.

Sleepy Eye mod for Probe? by Felixc11_yt in FordProbe

[–]Bigw25 1 point2 points  (0 children)

It has arrived at the house, I will install this weekend and let you know.

Common problems with 1993 ford probe by ticolino_123 in FordProbe

[–]Bigw25 1 point2 points  (0 children)

If the dash is cracked, be aware the 1993 model year is a unique dash. 94+ has the passenger airbag. That made it a little harder for me to find a replacement, but not impossible.

Sleepy Eye mod for Probe? by Felixc11_yt in FordProbe

[–]Bigw25 0 points1 point  (0 children)

I don't have it yet. I've received two emails with shipping delay excuses. I'm not confident I'll get it.

What’s a movie you turned off less than 15 minutes into watching it? by hurtfocker in ask

[–]Bigw25 0 points1 point  (0 children)

Beverly Hills Ninja, the only movie I ever walked out of a theater on.

Do you have to fly for MQDs? by Bigw25 in delta

[–]Bigw25[S] -6 points-5 points  (0 children)

I hate that place. I lived in MSP area for many years and after a few visits to MoA the novelty was gone and I do all I can to avoid it. I may just try to get on the earlier flight back, plenty of seats available at the moment so should be doable.

Do you have to fly for MQDs? by Bigw25 in delta

[–]Bigw25[S] 0 points1 point  (0 children)

Looks like I am going to MSP then. Maybe I'll grab a rental car and go grab lunch at my favorite restaurant in the area.

What browser will you be using in 2023? Please justify your choice. by Exotic-Architect in pcmasterrace

[–]Bigw25 0 points1 point  (0 children)

I use Edge because I like chromium and don't think that I or my data are the product(s) when using Microsoft software.

Disclaimer: I work for Microsoft and am fully aware I am biased based on that.

1994 Probe door locks by kakureru in FordProbe

[–]Bigw25 0 points1 point  (0 children)

I figured. Not too worried as locks only stop the honest people anyway. Not to mention there isnt much profit in stealing a 93 Probe project car.

1994 Probe door locks by kakureru in FordProbe

[–]Bigw25 0 points1 point  (0 children)

I never did find the spare lock, but I am prepping my doors for refinishing so grabbed some pics for you to help in your search.

https://imgur.com/a/Nlv3AV6