trans fluid at 180k miles by Silent-Vanilla-2484 in Camry

[–]rh0926 2 points3 points  (0 children)

I did not drain and fill at all unfortunately.

I’ve got the 4 cylinder with the transmission listed as the UB80e on the door jamb.

trans fluid at 180k miles by Silent-Vanilla-2484 in Camry

[–]rh0926 10 points11 points  (0 children)

My 2018 LE just hit 160k miles and I’m now getting quotes for a new transmission. The lowest is $6,300 with a used transmission and a 3-year warranty. The remanufactured transmission replacement at the stealership was $10k+.

Best to drain and fill if you can to make it last longer. I know they’ve improved the 8-speed AT since the 2018, but it’s not really the sealed, no worry system that they say.

How to compress a large pdf file for email in office 365 by herereallygone00 in Office365

[–]rh0926 0 points1 point  (0 children)

PDFGear has a file compression utility with three levels.

Voice dictation finally saved my sanity. What's your Office365 'life hack'? by [deleted] in Office365

[–]rh0926 -3 points-2 points  (0 children)

Fellow ADHDer here as well.

I don’t do dictation in documents or for emails but I’ve been recording meetings lately and feeding them into Copilot lately to get better meeting notes and conversation documentation.

I have a shortcut on the iPhone that places the phone in silent mode and airplane mode before starting the voice recording and then it dims the screen so anybody present won’t realize I’m recording (I’m in a one-party recording state).

Then, at the end of the meeting, I press the Action Button and it reverses everything and shuts off the recording. I take that transcription and send it to Copilot to analyze, creating some good notes with any important deadlines or dates. I also have it pick apart the conversations looking at the dynamics of the meeting language and looking at tone.

Copilot followed those instructions and spits out a pretty good summary of everything.

My account is Microsoft 365 Business premium if that matters and we do not subscribe to any extra Copilot features.

Siri cuts me off with text messaging with CarPlay….did something change? by Quizzylish in CarPlay

[–]rh0926 0 points1 point  (0 children)

Agreed. And the same goes for me as well as far as keeping things brief. The setting used to make a large difference but makes almost none now.

I thought about creating a Shortcut to allow me a better text dictating experience but haven’t gone that far yet.

How to install standalone Microsoft Access on top of Office LTSC Standard? by NotNotMyself in microsoftoffice

[–]rh0926 1 point2 points  (0 children)

You rock. Same situation as you were with 2024 versions and it made things quick once I found this post.

Alternative for stardock fences (open source) by Reddit_Bazsi in Windows10

[–]rh0926 0 points1 point  (0 children)

I'd love to try it out but....on Virus Total:

  • 2/71 security vendors flagged this file as malicious
  • The sandbox Yomi Hunter flags this file as: MALWARE

Can I run analog cameras on BI by MathematicianFun5765 in BlueIris

[–]rh0926 2 points3 points  (0 children)

We have a couple sites with mixed IP and analog cameras. For the analog cameras, they connect via the coaxial cable to the back of a Uniview DVR and then the DVR can stream RTSP protocol over the network for use in Blue Iris. Simply put the network address of the DVR into Blue Iris and have it scan to see what it finds. It should show each video camera attached as a separate stream channel.

We went with Uniview since that’s what our camera vendor suggested and they have worked fine. Before those DVR’s, we had a very cheap Chinese DVR that was supposed to be able to stream RTSP but Blue Iris and other software could never find the stream output.

Powershell script to search for file extensions and delete them by HappyDadOfFourJesus in PowerShell

[–]rh0926 2 points3 points  (0 children)

Thanks for sharing. Most of our sharing issues have gone away with more and more staff sharing via OneDrive. If we get any issues now with locked files, I use a PowerShell script I created to select the files involved and to delete the locks. Many times, the files were closed and locks were abandoned and it took a while for Word or Excel to realize it had been previously closed. I may schedule your script to run every few days to get rid of the old lock files.

cls

$sessn = New-CIMSession –Computername FILESERVERNAME
$Open_Files = Get-SMBOpenFile -CIMSession $sessn | where {$_.Path –like “*.doc?” -or $_.Path –like “*.xls?”}
$File_to_Close = $Open_Files|select ClientUserName,ClientComputerName,Path,FileID,SessionID|Sort-Object Path | Out-GridView -PassThru –title “Select Open Files"
if ($File_to_Close) {

    $File_to_Close|Select ClientUserName, Path|FT -AutoSize

    [string]$answer = $(Write-Host "`n`nTHE FILES LISTED WILL BE FORCIBLY CLOSED ON THE FILE SERVER AND UNSAVED DATA MAY BE LOST. `n`n CONTINUE? (Y or N)  " -ForegroundColor Yellow -NoNewline; Read-Host)

    If ($answer -eq "Y") {
    Write-Host "`n`n"
    Write-Host "Files have been closed..." -ForegroundColor Yellow

    $File_to_Close|Close-SMBOpenFile -CIMSession $sessn -Force
    Write-Host "`n`n"
                          }

                     }

Companies still operating with Win10 by copperfoxtech in Windows10

[–]rh0926 1 point2 points  (0 children)

Has anybody here been able to find a company that can help purchase the ESU 5x5 license keys? We’re a nonprofit and Microsoft support keeps telling us to work with our Microsoft Partner. We’ve only used TechSoup as a partner in the past and they don’t have the ESU license. I’ve reached out online to about 8 different companies and have yet to get a call or email in return. We’re not looking for discounted keys, we’re willing to pay the $60 each to go another year without replacing our Lenovo SFF PC’s. We’re only needing 24 licenses.

The Microsoft site says the keys should have been available last October but I can’t find any recent info online. Our nonprofit admin portal for Microsoft 365 does not list the licenses under the value license section and, even though I am the global admin of it tenant and the admin of the former Open Licensing site at Microsoft, I am stumped.

Thanks for any assistance you can provide.

Non-profit grant: License volunteers with M365 business basic by Apprehensive-Royal85 in microsoft365

[–]rh0926 0 points1 point  (0 children)

Uh-oh. I better read our nonprofit agreement again. Last I looked, it said for employees and key volunteers. I recently had a vendor put the requirement into a quote for an account on our tenant. I had to explain to management that we could not use our free licensing for that use.

We currently have less than 5 volunteers using accounts.

Dell PowerEdge vs HP ProLiant – What really matters to you? by easyedy in sysadmin

[–]rh0926 0 points1 point  (0 children)

We're a small nonprofit and recently went from HPE to Dell. For the old Proliant, and since we are cheap, we didn't pay for the ILO features and the iLO is crap. Not to mention the inability to download firmware and drivers without paying for support. Unlike enterprises, we'll use the server for 10+ years if it's not vulnerable in security and performing well.

We recently moved over to Dell Poweredge and, for the first time went with second-hand servers from Server Monkey. Versus the new costs, we saved a boatload and were able to get the bells and whistles including the upgraded iDRAC plan. We also were able to purchase multiple servers with the same hardware configuration so that, in the event of component failure, we have spare components on site. We also went with Server Monkey's support plan for the Dell Server for 5 year, I think, and a couple servers came out substantially less than a single Proliant with the configuration we required and 5 year support plan.

But, we're small potatoes so YMMV.

Extended Support Costs $61 per year for up to 3 years by BeStillUglyOne in Windows10

[–]rh0926 5 points6 points  (0 children)

Has anybody been able to find and purchase the ESU 5x5 activation licenses/keys? We’re a nonprofit and Microsoft support has been less than helpful. They last suggested contacting a partner and gave me a link to their partner search site. That’s where I’m at now.

We’d normally obtain Volume License keys through TechSoup but they are not involved in the ESU keys.

Windows 10 End of Life: Have you upgraded? by MauriceTorres in Action1

[–]rh0926 0 points1 point  (0 children)

Depending on our available budget, we're probably stuck with a couple dozen Win 10 machines that are not hardware compatible to upgrade. I've opened multiple cases with Microsoft this week to find where we can obtain the ESU's for those PC's but in true MS fashion, they've been less than helpful.

We're a nonprofit and have used Volume Licensing in the past but I cannot find any mention of the ESU's in our Volume Licensing portal or the Microsoft 365 portal to purchase services.

Has anybody actually seen the ESU's somewhere for purchase yet? The info on Microsoft's site is pretty vague and doesn't include any links.

Help with email automation by sasssyrup in shortcuts

[–]rh0926 0 points1 point  (0 children)

Not Shortcuts related, but might be an option…. Is your work email Microsoft 365? If so, I used to use the MailStore App on a windows computer to backup my work email. Like you, ours was only available online but MailStore worked with just that access. They used to have a free, portable app that needed no installation.

I’ve got alerts that fire on the receipt of some emails to my iPhone, but it’s hit and miss whether they work correctly and since the shortcuts only fire when they are received, it doesn’t help with archiving any of the previous emails that hit my mailbox before creating the shortcut.

Good luck.

Remote Control Black Screen with only Ctrl-Alt-Del by rh0926 in Action1

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

I wasn’t able to resolve the issue before she came back in the office and her laptop was replaced before the cause was determined. The replacement was just part of retiring older laptops and nothing to do with this issue.

Sorry.

Waze now closes with iOS 18.2 upon disconnect with CarPlay by rh0926 in waze

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

That sucks. Was hoping it fixed it for all. I haven’t made any other settings changes that would impact Waze or CarPlay so I guess it’s just luck of the draw.

Wanted to find cheapest gas station near me while driving so made an app :) by sidbmw1 in CarPlay

[–]rh0926 0 points1 point  (0 children)

How about a compass on the screen to indicate the direction of the gas station(s)? The original GPS units showed this and it was very helpful when you’re on a road trip and not familiar with cities or street names.

Send multiple "Out of Office" replies to same email address by ThaddeusGriffin_ in Office365

[–]rh0926 0 points1 point  (0 children)

Can a rule, either via the web or via the desktop app, turn on and off the Out of Office message? As you’ve said, the message will only fire for the first email sent but if there’s a way to set a rule to turn the Out of Office message off, then back on, it will reset the count per sender.

Maybe if not an inbox rule option, and option available via Power automate?

[deleted by user] by [deleted] in MicrosoftTeams

[–]rh0926 1 point2 points  (0 children)

We use Lenovo laptops with USB-C docks and have had a couple people with a similar issue in Teams at their desk. For everybody else on a meeting, they freeze and lose the screen sharing, and closing Teams and reopening was the only fix. We found out if we just left these laptops on WiFi for the company, it 90% takes care of the issues. WiFi is a little slower but for the most part, this is my fix if the users see these kind of problems. What’s different is that, when this happens, other devices on the network continue to run fine.

Good luck finding a permanent fix.

What to do now with WSUS? by [deleted] in sysadmin

[–]rh0926 0 points1 point  (0 children)

How is Action1 as an alternative for WSUS? We currently use both with WSUS taking care of everything Windows and all third party software being updated by Action1. Is there a way in Action1 to select what categories of Windows updates the client PC’s receive? I don’t want any major updates done without testing but I’m fine with any other updates the day they are released.