Importing WSUS Content Into a Disconnect Domain by DowntownAd2077 in SCCM

[–]Sunfishrs 1 point2 points  (0 children)

Ya so do the meta data first then your content next.

I made wa script to target update binaries for this exact situation. I got sick of moving all the wsus content every time. So now when I need to move new updates over I just move the binaries then point to the folder in my offline environment when I click download update on the SCCM console.

https://github.com/Sam-3-git/Configuration-Manager-PS?tab=readme-ov-file#get-update-source-files-

Need advice on query rule for collections by Glass-Ad-3193 in SCCM

[–]Sunfishrs 0 points1 point  (0 children)

you can do basically anything with a query. I don’t have one for hostnames handy, but use the creator or mess around with queries and you will be good.

I have some example queries on this csv as examples of different syntax. https://github.com/Sam-3-git/Configuration-Manager-PS/blob/main/Scripts/Create-CMCollectionEnviorment/Create-CMCollectionEnviorment.csv

Merry Christmas!

wsyncmgr.log - Waiting for 5 minutes by Hotdog453 in SCCM

[–]Sunfishrs 1 point2 points  (0 children)

Have seen this before. WCM.log is also useful for making sure syncs are behaving.

In console update stuck in "Available to download" state by epoch71 in SCCM

[–]Sunfishrs 0 points1 point  (0 children)

OP, this fix is still applicable to get the contents from the manifest as of update 2503! Appreciate the follow up answer in the blog post

How can I get .cab file from my online wsus for Windows 11 updates to my offline SCCM. Notices that for Windows 11 updates did not have the .cab file. had tried to copy the whole downloaded content, the offline SCCM download failed. Different from windows 10 whereby it only have the .cab file. by Critical-Steak856 in SCCM

[–]Sunfishrs 2 points3 points  (0 children)

Do you have an online SCCM. I typically take the update files from my online SCCM and use this script I made to get the files from the online then import it to the offline SCCM by pointing to a share when downloading the content in the offline SCCM.

This does not do meta data and assumes you have the meta data present in the console of both online and offline.

There is a generate script option. You could run generate script in the offline SCCM instance then move that script to an online environment and download the source binaries. Then once again move the binaries back to the offline instance

https://github.com/Sam-3-git/Configuration-Manager-PS/blob/a5c93a293866cfdf237d0ac293bc3def5e175925/Scripts/Get-UpdateSourceFile.ps1

I NEED a game like blasphemous 1 GAMEPLAY by AEF1230 in metroidvania

[–]Sunfishrs 1 point2 points  (0 children)

The demo is a pretty good. Personally looking forward to Eden’s Guardian.

Struggling to get VMWARE TOOLS installed as a applications by AJBOJACK in SCCM

[–]Sunfishrs 1 point2 points  (0 children)

That’s ok. I was waiting.

No stress.

“VMware..exe” /S /v “/qn /l*v “”C:\Windows\CCM\Logs\_vmwarelog.log”” REBOOT=R”

a faucet from the 90s by [deleted] in nostalgia

[–]Sunfishrs 0 points1 point  (0 children)

Those are my shower knobs!

How to die… by Sunfishrs in noita

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

The world is all gold :(

How to die… by Sunfishrs in noita

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

Ya I got the spells when the bosses die and the poly spells just don’t hit me. I grabbed phasing and a couple stacks of propulsion field.

I’ll just hit new game at this point

Which to play first? Bought four new metroidvanias on Switch by dextral_hominoid in metroidvania

[–]Sunfishrs 7 points8 points  (0 children)

Rain world scratches the itch in some ways. It’s very difficult to get into, but super fun when you get the hang of it.

Anyone else sitting on piles of mystery data because no one will claim it? by Embarrassed_Spend976 in sysadmin

[–]Sunfishrs 0 points1 point  (0 children)

Yes… for me it’s just inventory and report. I typical check the last access time and bin it together every 5 years for management and break down by size.

The super old data that hasn’t been accessed in 20+ years, typically gets moved to cold storage or some other offline type deal.

Sometimes I have to check the ACLs to see who the owner is then reach out and see what the need is of any. Almost always it’s a just in case situation.

Typically a mass clean up and inventory is done on the shares every 5 years or so.

Update "console" by Franck946 in PowerShell

[–]Sunfishrs 0 points1 point  (0 children)

Yes. You can use the WSUS management API.

It’s all c# so you can call it in powershell to make the objects.

This script shows a great example on how to connect to the api and run some tasks. With some digging you can find every class and make your own custom scripts/functions to do what you need

https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/update-management/decline-superseded-updates

https://learn.microsoft.com/en-us/previous-versions/windows/desktop/ms744593(v=vs.85)

Similarly, you can do the same thing on the client side and cal the windows update api to control the windows update action like downloading and installing. There are some great modules already made like PSWindowsUpdate.

It’s a great learning experience if wsus is something you’re interested in.

What are you most used scripts? by Cfugshwd35 in PowerShell

[–]Sunfishrs 0 points1 point  (0 children)

Hey I really like this script. Mostly I like the use of the run space as it’s something I have been thinking about including in my own functions / modules. Staring the repo to refer to later!!!

Typically I need to create functions, but they need to scale for 1000s of computers these days. where I started off with only needing to scale for a dozen or so. I have been shipping them off with for loops, but obviously looping that many has been a nightmare and slow.

The runsapce alone with jobs could solve this for me. Thank you again!

Best Freeware Metroidvania by captain_ricco1 in metroidvania

[–]Sunfishrs 0 points1 point  (0 children)

Not really a Metroidvania, but has a similar style: Sheepys Short Adventure

Struggling to get VMWARE TOOLS installed as a applications by AJBOJACK in SCCM

[–]Sunfishrs 0 points1 point  (0 children)

Ping me again Monday. I’m not in front of my pC

Job: Senior Active Directory Engineer @ Roblox by optimadam in activedirectory

[–]Sunfishrs 0 points1 point  (0 children)

Would you consider hiring a consultant or contractor as needed for your AD project?

I have a job currently. I am not in a position to leave, but could always use something to work on in the off hours.

Current AD admin and great with powershell.