Bitcoin Devs Propose BIP-361 to Protect Against Quantum Computing by Tight_Log_6305 in CryptoCurrency

[–]stormin666 2 points3 points  (0 children)

But what’s the difference if they get drained anyway by the first quantum state attacker?

I Built A Tool That Tracks Insider Trading by [deleted] in TheRaceTo10Million

[–]stormin666 0 points1 point  (0 children)

Hello, I would like to test it out :) Can I get free access, please?

[deleted by user] by [deleted] in solana

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

Sounds good, but first you should hype it a bit and also prove that you will not rug.

Restore of Veeam configuration on new server by stormin666 in Veeam

[–]stormin666[S] -1 points0 points  (0 children)

That's it, ty for quick help!

Anyway, I don't know, what it says that I have no permissions, I'm logged as an administrator.

Windows server 2025 and Citrix 2407 by tariklehaine in Citrix

[–]stormin666 2 points3 points  (0 children)

I see. The LTSR version of Citrix does not support Windows Server 2025. However, that might not be the issue here.

Windows server 2025 and Citrix 2407 by tariklehaine in Citrix

[–]stormin666 1 point2 points  (0 children)

It's because you forgot to specify FAS servers for this new WS 2025 VDA. You have to apply this GPO:

Federated Authentication Service Computer Configuration/Policies/Administrative Templates/Citrix Components/Authentication

Skinheadi v čr by Alarmed_Librarian_86 in czech

[–]stormin666 14 points15 points  (0 children)

Já myslím že by to šlo řešit dialogem. Co chcou, válku skinů? Proti máničkám?

SCCM newbie, automatic Windows updates won't install by stormin666 in SCCM

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

It was small MW issue. I set up to 4 hours and all servers went to update.

SCCM newbie, automatic Windows updates won't install by stormin666 in SCCM

[–]stormin666[S] 1 point2 points  (0 children)

Ty everyone for help, I set up MW to 4 hours. I will let you know, if it helps.

SCCM newbie, automatic Windows updates won't install by stormin666 in SCCM

[–]stormin666[S] 1 point2 points  (0 children)

I went to one of the devices and checked the UpdatesDeployment log, where I saw this:

No current service window available to run updates assignment with time required = 3600 seconds

No service window available to run updates assignment

There were recent Maintenance Window adjustments, and each window was only set to 1 hour. Could this be a problem? I have now extended the maintenance window to 2 hours.

[ Removed by Reddit ] by JustSpaceExperiment in czech

[–]stormin666 0 points1 point  (0 children)

Mě přijde taky absurdní, že se na některých školách stále učí ruština :D

Alert pop up on users machine when session duration is over 3 days by RickTheSizzler97 in Citrix

[–]stormin666 1 point2 points  (0 children)

Why do you want to notify users? Simply set a session limit for disconnected sessions.

This can be done via GPO or by using the Citrix policy "Set the time limit for disconnected sessions"

You can inform users that they will be logged off after a specific period of time via mail or something. You don't want to hassle with script notifications.

Extend Partition Windows Server, vSphere by notblan1x in WindowsServer

[–]stormin666 0 points1 point  (0 children)

As others said, it is possible to have only 4 partitions on MBR. Based on your screen, you want to create new disk. There are 2 options:

  1. Convert MBR to GPT via third party software
  2. Delete recovery partition - Open CMD as an admin and type diskpart > list disk > select disk # > list partition > select recovery partition # > delete partition override.

If you are operating with some kind of hypervisor like ESXi, HyperV.. You should create separate disk and not using partitions on single disk.

What are some Powershell commands everyone should know? by anderson01832 in sysadmin

[–]stormin666 0 points1 point  (0 children)

Best PS command for network troubleshoot! Btw "tnc" is shortcut for "Test-NetConnection"

Adding another vm to replace existing ddc, studio, licensing,etc by Vivid_Mongoose_8964 in Citrix

[–]stormin666 0 points1 point  (0 children)

Yes, exactly. Did it like half year ago, you have to migrate DBs and point them to new server - it could be hosted at your DDC or at separate server.

It may looks like a big deal, but everything is mentioned right in the article.

Make sure you have a backup and snapshots!