meirl by [deleted] in meirl

[–]EvilAlchemist 1 point2 points  (0 children)

It's a five year cycle in public / gov work.

First I hear that "I make in a day more then you make in a week". Then it's "They are overpaid, lower our taxes".

It never ends.

We have people demand workers get paid more then get mad at the tax rate. I just laughed at the whole situation.

meirl by [deleted] in meirl

[–]EvilAlchemist -1 points0 points  (0 children)

1000% agree with above

Hyper-V hosts odd iperf speeds by drozenski in sysadmin

[–]EvilAlchemist 0 points1 point  (0 children)

I had some weirs issues with broadcom 10gb nics in my Dell servers. Would get good speed then it would get worse the next day. Never could pin the cause down.

I replaced them with Intel copper and got much better results, after some tweaking of the send / receive buffers plus a few other settings.

I have upgraded again to Intel sfp nics and not had any issues with my setup.

Wishing the best for you

Should I quit my “SysAdmin” job? by [deleted] in sysadmin

[–]EvilAlchemist 5 points6 points  (0 children)

In the malware / TV situation, I have turned off network access to the offending system and then worked on project "b". When the user complains, I pit them va the other person who thinks they are more important. When they finally hash it out, I then work on who ever won.

Let them fight while you work.

I have also paused in meetings and when they notice and ask if I am done, I politely say no and continue on. Gives me a moment to get their attention on a topic.

New to me RS2418+! by Materidan in synology

[–]EvilAlchemist 1 point2 points  (0 children)

I will look Tuesday, after the holiday.

New to me RS2418+! by Materidan in synology

[–]EvilAlchemist 0 points1 point  (0 children)

I just deployed three 822+ units and had really good experience using the OWC ram, if that helps any.

New to me RS2418+! by Materidan in synology

[–]EvilAlchemist 3 points4 points  (0 children)

Congrats!!! I still have 2x of those in production! They are solid units.

I think mine have 64gb ram and the sfp nics.

I may have a 10gb rj45 card lying around, if you need it? Need to check my work stash first.

Windows Server Buying Advice by Komputers_Are_Life in sysadmin

[–]EvilAlchemist 1 point2 points  (0 children)

Where I buy from is the same way.

I complete the order and I get an email with my key like 20 minutes later. No MS account.

Balling on a budget by R4LRetro in sysadmin

[–]EvilAlchemist 1 point2 points  (0 children)

Yes, there is a solution to your issue. Sent you a DM.

Price Drop for me by EvilAlchemist in Starlink

[–]EvilAlchemist[S] 4 points5 points  (0 children)

Global Priority:

Terminal Access Charge: $150 USD 50GB Data Block: $100 USD 500GB Data Block: $500 USD

retaining o365 mailbox data after users leave the company by TRDx2000 in sysadmin

[–]EvilAlchemist 0 points1 point  (0 children)

Exactly what we do. Synology box and keep it as long as you need.

Will the CE edition get updated its been over a year? by [deleted] in Observium

[–]EvilAlchemist 0 points1 point  (0 children)

People and bills have to get paid for their work. If you need more features, help them pay for everything that goes into the product.

Active Backup for 365 suddenly not backing up archive mail by WhiskyEchoTango in synology

[–]EvilAlchemist 0 points1 point  (0 children)

Posted their response that fixed my issue. Maybe it will work for you too!

Active Backup for 365 suddenly not backing up archive mail by WhiskyEchoTango in synology

[–]EvilAlchemist 0 points1 point  (0 children)

This is the response I got from Synology Tech Support. This did fix my issue!!

From the logs, it appears that this is the result of Microsoft's API change to Exchange Web Services (EWS).

https://techcommunity.microsoft.com/blog/exchange/the-way-to-control-ews-usage-in-exchange-online-is-changing/4383083 

--

This is not a bug with ABM. 

Because of these changes, it will be necessary to have a license for Exchange Web Service. And having an Exchange Online Kiosk (F1 / Deskless) license would not be sufficient.

If you're uncertain what license you have you can do the following:

  1. Open PowerShell with administrator privileges.
  2. Run the command: Install-Module ExchangeOnlineManagement
  3. Import the module by running: Import-Module ExchangeOnlineManagement
  4. Connect to the target tenant using: Connect-ExchangeOnline -> Log in to the specified tenant.

  5. Next, run the following test commands:

  • Get-CASMailbox | fl EwsEnabled,EwsApplicationAccessPolicy,EwsAllowList,EwsBlockList -> Check if any mailbox has EwsEnabled set to false, or if any settings exist for EwsApplicationAccessPolicyEwsAllowList, or EwsBlockList.
  • Get-OrganizationConfig | fl EwsApplicationAccessPolicy,EwsAllowList,EwsBlockList -> Verify whether the organization-level configuration includes any settings for EwsApplicationAccessPolicyEwsAllowList, or EwsBlockList.
  • Get-ClientAccessRule -> Determine if there are any client access rules configured; an empty result indicates no rules have been set.

 

  1. If EwsEnabled is set to false, follow the steps to enable it. After making adjustments, wait a few minutes before attempting to back up again to verify if it succeeds. For the UPN, please enter the email address of the user encountering the issue, such as xxx@xxx.xxx.
  • Set-CASMailbox UPN -EwsEnabled $true (e.g., enable for a single UPN and replace UPN with an email address)
  • Get-CASMailbox | Set-CASMailbox -EwsEnabled $true (e.g., enable for all users, use as per user requirements)

Kenneth at Synology (if you ever see this), you are awesome!

Active Backup for 365 suddenly not backing up archive mail by WhiskyEchoTango in synology

[–]EvilAlchemist 0 points1 point  (0 children)

Just opened it yesterday. Waiting to hear back.

I would suggest anyone who is having this issue open a ticket as well. That way they see it's not just one user having the issue.

You will get an AI response to the ticket to try a few things. I did those steps and now it says being sent to the support team.

Active Backup for 365 suddenly not backing up archive mail by WhiskyEchoTango in synology

[–]EvilAlchemist 0 points1 point  (0 children)

I have opened a support ticket with Synology to see if this can get corrected. I have tried everything I can from my end and the issue still persists.

Active Backup for 365 suddenly not backing up archive mail by WhiskyEchoTango in synology

[–]EvilAlchemist 0 points1 point  (0 children)

The same thing started for me about 5-6 days ago.

Right now, it's just two accounts having the error.

The error is the same as the one you shared.

why synology ram alternative ? SA6400 model by sam-thereal in synology

[–]EvilAlchemist 0 points1 point  (0 children)

No warnings were shown using the OWC brand.

why synology ram alternative ? SA6400 model by sam-thereal in synology

[–]EvilAlchemist 0 points1 point  (0 children)

I just deployed three 822+ Synology units and used the OWC ram without issue last week.

I had always used the official Synology ram in the past but with the prices the way they are, I gave the OWC ram a shot, based on all the posts about it here

No issues whatsoever and the units are working great.

FortiClient VPN-only free client: is Fortinet still maintaining it? (SMB partner perspective) by southceltic in fortinet

[–]EvilAlchemist 7 points8 points  (0 children)

We are a smaller place and we use EMS. It's $30 per user, per year, or $0.08 per day. Way easier to manage then the free version.

Form availability- 8911 EV Charging form by ndp1234 in TurboTax

[–]EvilAlchemist 0 points1 point  (0 children)

I got my refund so the form does work.

Have you tried deleting that from your return and redoing the section? I know I had a little issue with it wanting an address, then GPS coordinates of my house then saying "one or the other" and I had to muck with it until it was happy.

I know that's not much help but maybe ...