If you need to export all available Windows Event Logs, especially in the Windows Server Core edition (without GUI), you can utilize this PowerShell script:
Continue readingExport all available Windows Event Logs via PowerShell
Reply
If you need to export all available Windows Event Logs, especially in the Windows Server Core edition (without GUI), you can utilize this PowerShell script:
Continue readingExpress guide how to export private key from certificate storage marked during import as non-exportable.
There is Microsoft article which explains why to do not redirect user profiles/home folders to non-system disk: LINK.
By changing the default location of the user profile directories or program data folders to a volume other than the System volume, you will not be able to service your Windows installation. Any updates, fixes, or service packs will fail to be applied to the installation. Microsoft does not recommend that you change the location of the user profile directories or program data folders.
There is registry source to fix it (PoodleBleed-Fix.reg):
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsSSL 3.0Server] "Enabled"=dword:00000000