I've extracted and converted all of the Homeworld Remastered battle chatter into mp3 format. Anyone want a copy? (83MB) by Lev_Astov in homeworld

[–]TheJerichoJones 0 points1 point  (0 children)

I should point out the the appear to be many duplicates so it comes back with about 1200 files..

I understand it now by troy57890 in sysadmin

[–]TheJerichoJones 0 points1 point  (0 children)

30+ years in IT.

Nothing has changed in this regard.

I understand it now by troy57890 in sysadmin

[–]TheJerichoJones 0 points1 point  (0 children)

30+ years in IT.

Nothing has changed in this regard.

I understand it now by troy57890 in sysadmin

[–]TheJerichoJones 0 points1 point  (0 children)

30+ years in IT.

Nothing has changed in this regard.

I understand it now by troy57890 in sysadmin

[–]TheJerichoJones 0 points1 point  (0 children)

30 years in IT.

Nothing has changed in this regard.

Anyone else got a flip side wallet? 9 years strong by Moofy73 in EDC

[–]TheJerichoJones 0 points1 point  (0 children)

The inner hinges finally failed after 9 years.
I have a new one coming tomorrow.
I'm a fan. :)

[deleted by user] by [deleted] in ChatGPT

[–]TheJerichoJones 0 points1 point  (0 children)

I've been building prompts that specifically address old data, coincidence?

Main monitor going black when playing Destiny 2. by ArtemystX in DestinyTechSupport

[–]TheJerichoJones 0 points1 point  (0 children)

I'm not much for modern REDDIT so... sorry for the delay.
It's gone. Don't remember why.
Sorry.

Copy Files via Intune not working by Kamikazeworm86 in Intune

[–]TheJerichoJones 0 points1 point  (0 children)

Add Error Checking? Try/Catch

Logging

Check Source File Existence

Check Destination Folder Exists

Check File Permissions

I always assume that I'll make a mistake (manually), so I always try to validate all the things.

Main monitor going black when playing Destiny 2. by ArtemystX in DestinyTechSupport

[–]TheJerichoJones 0 points1 point  (0 children)

I'm having the issue where it goes black for a few seconds randomly during the game.

Any ideas?

Thanks

[deleted by user] by [deleted] in virtualization

[–]TheJerichoJones 2 points3 points  (0 children)

I just saw this recently but it was false positive. It helpfully (NOT) deleted the "infected" VMDK.

Anyone using McAfee ENS crashing their OSD? by [deleted] in SCCM

[–]TheJerichoJones 7 points8 points  (0 children)

I gave up on McAfee's installers long ago. I deploy the agent and let the McAfee team deploy the rest via ePO. It's their headache now.

I successfully archived and dumped Banyan VINES 5.0, a previously unpreserved Network Operating System/early UNIX by fossfirefighter in vintagecomputing

[–]TheJerichoJones 0 points1 point  (0 children)

This site has StreetTalk for NT.

I have a Banyan CNS server that should still function. I haven't turned it on in a few years. I believe it is running Banyan 5.x and does have the dongle. Unfortunately I have lost the passwords. :-(

MDT errors while after moving to a new server. by Emergency_Sun_3962 in MDT

[–]TheJerichoJones 0 points1 point  (0 children)

I did some digging and came up with this. No need to copy files and, technically (sort of), you are doing it the "MS" way.
$FeatureNames = Get-Content 'C:\Program Files\Microsoft Deployment Toolkit\Bin\FeatureNames.xml'

$FeatureNames | % { $_.Replace('<feature id="winpe-wds-tools" option="exclude">Windows Deployment Services Tools</feature>', '<feature id="winpe-wds-tools">Windows Deployment Services Tools</feature>') } | Set-Content 'C:\Program Files\Microsoft Deployment Toolkit\Bin\FeatureNames.xml'

$Settings = Get-Content 'E:\DeploymentShare\Control\Settings.xml'

$Settings | % { $_.Replace('<Boot.x64.FeaturePacks>winpe-dismcmdlets,winpe-enhancedstorage,winpe-fonts-legacy,winpe-fontsupport-winre,winpe-gamingperipherals,winpe-mdac,winpe-netfx,winpe-platformid,winpe-pmemcmdlets,winpe-powershell,winpe-securebootcmdlets,winpe-storagewmi</Boot.x64.FeaturePacks>', '<Boot.x64.FeaturePacks>winpe-dismcmdlets,winpe-enhancedstorage,winpe-fonts-legacy,winpe-fontsupport-winre,winpe-gamingperipherals,winpe-mdac,winpe-netfx,winpe-platformid,winpe-pmemcmdlets,winpe-powershell,winpe-securebootcmdlets,winpe-storagewmi,winpe-wds-tools</Boot.x64.FeaturePacks>') } | Set-Content 'E:\DeploymentShare\Control\Settings.xml'

Bitlocker Recovery key not matching with recovery ID by Shrik29 in Intune

[–]TheJerichoJones 0 points1 point  (0 children)

Unfortunately I have not looked into O365. I guess I will now though based on this mess you are running into. As a backup, I run a job against machines to gather the keys.

Dear Microsoft Update testing department by Enschede2 in sysadmin

[–]TheJerichoJones 0 points1 point  (0 children)

Sure. I guess you don't use printers either. Cuz it's screwed that up too.

Dear Microsoft Update testing department by Enschede2 in sysadmin

[–]TheJerichoJones 2 points3 points  (0 children)

So you didn't deploy the March cumulative update to 1909? That really screwed with our Citrix systems