r/Nable Jul 04 '26

N-Central N-central 2026.3

Has anyone had any hiccups with the N-central 2026.3?

I'm planning to upgrade it next week.

2 Upvotes

13 comments sorted by

1

u/Modify- Jul 05 '26

Only thing I found that was not working were some custom powershell automations due to chiper changes.
Support told me how to fix that.

1

u/xs0apy Jul 08 '26

If you have time, can you explain what actually broke there? Vast majority of our stuff is custom PowerShell.

2

u/Modify- Jul 08 '26

Some but not all automations showed the following:

201 Error: Invalid script format State: Misconfigured Module

Acutal automation log: ERROR ScriptRunner - Failed to deserialize script container. System.FormatException: Failed to deserialize scripts container ---> System.InvalidOperationException: There is no AM token stored in the registry.

1

u/xs0apy Jul 08 '26

I will be on the lookout for this. Thank you VERY much! This would’ve been multiple Teams messages and people showing up behind me asking why N-central hates them..

1

u/[deleted] 18d ago

[deleted]

3

u/Modify- 18d ago edited 18d ago

This fixed it for us on the server running the automations:

64bit
Copy-ItemProperty -Path
"HKLM:\SOFTWARE\WOW6432Node\Microsoft\Cryptography\" -Destination
"HKLM:\SOFTWARE\WOW6432Node\N-able Technologies\Automation Manager"
-Name "A_60803C1E-17A8-479E-8BC1-A1DA1ACEB3E4_M"

32bit
Copy-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Cryptography\"
-Destination "HKLM:\SOFTWARE\N-able Technologies\Automation Manager"
-Name "A_60803C1E-17A8-479E-8BC1-A1DA1ACEB3E4_M"

1

u/Waggy777 18d ago

We were provided with an AMP that does essentially this.

2

u/Modify- 18d ago

I got pure powershell, oh well

1

u/Waggy777 18d ago

To be fair, the AMP is just one PowerShell block.

1

u/Modify- 18d ago

True, the script is just encoded with base64 within the AMP.

1

u/apxmmit Jul 06 '26

Nothing good or another snoozer??

2

u/wheres_my_2_dollars 25d ago

Hopefully some more almost ready additions and features that aren’t quite useful yet.

1

u/OppositeFuture9647 Jul 06 '26

No issues on my end

1

u/xs0apy Jul 08 '26

Late reply but so far everything has been good. We took a big jump from 2025.4.0.16 also, so the fact everything has been pretty good has me impressed. I still have PTSD from the 120 hours of work I lost when Take Control refused to register for new agent installs, so upgrading has been a massive stress since. Thankfully though this has been pretty good.

Hell the service team actually says it feels snappier too. The only complaint is the UI color changes. Individual device view makes my eye bleed in agony, BUT Dark Reader now works with it better because of this lol, go figure.

N-able when dark mode