[SOLVED] Windows server 2022 remote desktop licensing service won´t start

Please run the following command in an elevated command prompt and attach 'services.txt" to your next post.
Code:
WMIC SERVICE GET caption, name, startmode, state > "%userprofile%\desktop\services.txt"
 
Hi,

Yes, but I want to look at the services first.

Upload the Event Viewer logs.
  • Click the Start button and in the search box, type Command Prompt
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
    Copy and paste the following commands one at a time into the command prompt and press enter after each.
    Code:
    wevtutil epl SYSTEM "%userprofile%\Desktop\System.evt"
    wevtutil epl APPLICATION "%userprofile%\Desktop\Application.evt"
    PowerShell Compress-Archive -Path "%userprofile%\Desktop\*.evt" -DestinationPath "%UserProfile%\Desktop\EventLogs.zip"
  • These commands will collect the System and Application logs and create EventsLogs.zip on your Desktop.
  • Attach this file in your next reply.
 
Open an elevated command prompt, run the following command and copy and paste the result in your next post.
Code:
icacls "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys"
 
Rich (BB code):
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys Wszyscy:(R,W)
                                                BUILTIN\Administratorzy:(F)
                                                ZARZĄDZANIE NT\USŁUGA SIECIOWA:(OI)(CI)(NP)(RX)
                                                BUILTIN\Administratorzy:(OI)(CI)(NP)(RX)
                                                ZARZĄDZANIE NT\SYSTEM:(OI)(CI)(NP)(RX)
                                                ZARZĄDZANIE NT\IUSR:(OI)(CI)(NP)(RX)

Successfully processed 1 files; Failed processing 0 files
 
Run the following commands in an elevated prompt and let me know the result.
Code:
md c:\temp
icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c > c:\temp\BeforeScript_permissions.txt 
takeown /f "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys" /a /r
icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c /grant "NT AUTHORITY\System:(F)"
icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c /grant "NT AUTHORITY\NETWORK SERVICE:(R)"
icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c /grant "BUILTIN\Administrators:(F)"
icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c > c:\temp\AfterScript_permissions.txt
 
Code:
C:\Windows\system32>md c:\temp

C:\Windows\system32>icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c > c:\temp\BeforeScript_permissions.txt
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\291faff2675524c0336cccc950e830fd_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3dec2f9fe3a2c45783a6de4b80e1e14d_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\519062b023d4f6533e4d948b5fc66ffb_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\5c9628002542979413cf260d57d537f0_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\60a802a3855a465e0a3d1dd1494661a2_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\646d085444a476a2f57302871e0d536f_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8484fcbc6bbd6dc8a6cdf2f7b4d93839_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8e0d185762832e9c7f3a2ef75973f980_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\91022e39ec842cf2d164aa85d7cd98b6_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a8bc5ec047e24cc2165c161a23b54536_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\bdd74cb05ad489fa6334aee5451c279a_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d9f336be6319c52dadd4babeb6872da6_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\dbbadb9901c6de0f5a64ad2c6afa5223_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f0fb233ef1db3d41d6381a482a017168_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f50d8e6b6dd56a2b79119a85690404f2_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.
C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f686aace6942fb7f7ceb231212eef4a4_0983bc7e-60bb-4753-bb6f-08f11e2e5230: Odmowa dostępu.

C:\Windows\system32>takeown /f "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys" /a /r

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\06fa7f47f0789af1d103f404c6bc2ef1_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\079dc35099efd127888a3df0bab22cb6_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\082cddd7bdc3e0523b6600e13b0fc19b_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\0a0febde010bc94238922c003e249b52_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\0c48943e8517485b25f9144e36701406_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\0c5e12e58c6460523c9a7b57ad0624cd_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\0e6d2cff7dfa4a733480a1d02ac4873d_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\111a5b6436349befa236fbf0d2ac8c19_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\12092a95bee3c4b95cbcd2705943d67d_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\1347fc6616beb2af8dad91bbaa733836_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\17bbacc14783a9954bd43bba9249a1fb_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\191f0a8ff3c151eb301b06775c1724f7_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\1c0787349f03fb836147a4644ccd8470_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\20944fae6db7d4086c7419821a9bb715_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\22899f30c0312d453f7564e5a877fa9d_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2312b6bc4958f1f5ba7604c2ec8caf09_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\26fcd8f935b8bdc84699e0827ed722c0_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\291faff2675524c0336cccc950e830fd_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2936b7a9b7cd4bde5e8aea378cbc4b65_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2ad0e6c004737c716571a67bf90abddd_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2ae9b2160702d85c093885ecba66d045_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2bb3a20527c537737df49da198f5642e_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2d4bebd90c493ab0399503eb419b9e39_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3060736b1d6eb78921a76036e2134fa0_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3152364786d78479460482107e3d78ce_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\31eab4a7dd910b80e416021e269b2d3c_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\34b2702aa7e5e136ff8da87615a2eaa7_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\38c2ac51cdbbd2966a4410b057279db6_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3dec2f9fe3a2c45783a6de4b80e1e14d_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3ec7dbaa6858448522b3e1796df846d9_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\46c590e292c01d930cb32f8d9005bd97_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\46e9d40bdd83a828b55705b5bd0e86c9_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\487e28f5c718b5181b1c3036311b0271_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\494b017e7b8e115483e21d4e2f5aa141_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4a35cc475fed4aa9c1b453cb4d6244cc_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4c4caabb42b7346d4c9f960e99bfa83e_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4c4d1774f736c8f1a3cb616fbeb92f99_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4cb49757431c41c997c59342a2d8c7fc_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4db5df4ef8d29e26cf8cef7ab973d61c_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\50463f80cffb6aa3bed38e0f1c2a458a_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\519062b023d4f6533e4d948b5fc66ffb_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\52df81008ce8e0f7eabdbde835d48add_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\52ffe6f43741abf78bf359ea6b658511_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\548db414476676c90c6385559bfc5f7e_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\59a957ef921c695c2d531cc89e59d7e5_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\5ada0525f8f1ad3e988921adfdac2995_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\5c9628002542979413cf260d57d537f0_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\60a802a3855a465e0a3d1dd1494661a2_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\60cb4d6d25d74dc3a4e2bd4a98df93b2_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\646d085444a476a2f57302871e0d536f_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\65cfe0b6e4ff1aed75e57897bad58dc2_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\676a21a5c758b79ad5a38ee05b64b4e1_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\684b0ab1a213aaa836a192fe3fd79137_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\69c9871cc051f24ec0088ef9523aea3c_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\6a44b8b3ef6f8d02ebf8eaefa3b1d132_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\6aa7cc2b5f2318816ad61533bb44a3bc_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\6f3e53932e84dd5082553e6648b366ec_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\76952cdf2832da84db55839d4268df2b_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7695b2674b86f43668c3c30a58f444df_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7838f62a01ec916e9bdb2869dd3e6e21_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\78c7f9d5266656cbb869dec58d2e1209_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\799426d1a787e0d0717b720dd63a091a_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7a436fe806e483969f48a894af2fe9a1_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7c8357610649a558643b4c6b8cb03408_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7f50ac0e364aa2c878891a4a9ad443e4_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\822ac536287c2714fc46e2175d8ed500_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8484fcbc6bbd6dc8a6cdf2f7b4d93839_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\86dba4e323b3434593e45072531ff223_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\88ba8aa0c93f1746aa61ca1be0a56122_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\88bd7626bb04d9c6e4b66bc3ce8ffbc5_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8d1047f0f55137b1e82d21083cf951d2_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8e0d185762832e9c7f3a2ef75973f980_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8e407ea6b71928e20190225b2db7e862_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\909ec6972647e4d543f779f3318d6ec1_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\91022e39ec842cf2d164aa85d7cd98b6_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\9246ac894a4d65384d892fae414126a8_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\96bb2821dfea12ba9399722c2b667258_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\974993a360a3ff8691e62c36ed1f5664_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\98cff64d4153cc0d16f5410b941b2657_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\99be28fb2176dfd511f30a0da4bc63c2_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\9b2bbb7b225e28de78d584b79c3f3dec_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\9d459b4dd8c84c2a613469d1c044f51e_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\9e9e663861aa6e3a6f5aeb44f332faa1_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a20374ad0166a0c9b3d24d970568d11d_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a355e6e72472e64b642ad1ae02ecad11_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a61f283460529bc09b3191d7083ef568_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a76c8568f849bb96f3c5092946ae150b_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a844e3aa8137edbf6d2a7b82247ed48f_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a8bc5ec047e24cc2165c161a23b54536_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ad628412f6a2bcd1dc3a99551a2d055d_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\add04a77ed6df3a523e6577ecf7e8228_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\af30e48a5430984e50e7f0b254115ff1_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\afca49b352e01b7798dda8ed2f3e7f3e_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b2e6efba5d24973d0cad12eae191fbf3_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b4d7ab12990b686db38ef659abf12578_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b67110dc4ab086683bba869bf1028875_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b873bf9b726feec4e74998ba8d566c4f_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b9afd5381940f9a39fc2d977f77b99ec_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b9fd3a462f6c08adde608ba4c4a1f8d5_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\bc348ad2822b4267e063861daa429bc2_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\bd953009f61982de74bf495f1b586bfc_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\bdd74cb05ad489fa6334aee5451c279a_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c2319c42033a5ca7f44e731bfd3fa2b5_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c278d316bd6cd085cbb341d37e3bd9d1_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c2eca778bd498035c526f73d465479bb_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c32f4c7a61043389104f43dd615c39c3_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c4af14df46ec439eb0fcf4afa42597ce_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ce0295a7c57ab9a937e4533435eca250_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ce6f3d22282313255a8b9a3ceea49abe_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d28cacd17a20ec1e1b63f9e27237cc6f_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d415db743f38ace4f7f346dd2521d820_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d43bf7110f2df0b934ea226bbf68e351_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d6d986f09a1ee04e24c949879fdb506c_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d9f336be6319c52dadd4babeb6872da6_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\da96e6c47ee65f2922e89cc86d5c6e92_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\dbbadb9901c6de0f5a64ad2c6afa5223_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\dcd9850fbc30cfea12eac2ab08c89766_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\de131da1908ab17ce521bb08f3743b5f_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\e1388216ef800e3e5f06b5ccbad951e7_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\e17a9e80f568e158a22efa52a513a7ba_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\e6c9e07facab054c81b11d2e8d49a0c5_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\e71817e15d53760d92a42ca6a02ec449_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ece355191f2c69cd2faf07c30d66c9a1_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ed70326d4a993fac713ea67569904d49_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ef12d5d72c5c7ef02b10f2a76a8bf67f_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f0fb233ef1db3d41d6381a482a017168_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f2008493da2735f70aa3bdab12081539_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f34e46e8113661640a6ec19fd017961c_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f3a9ac3c0bc3988ec77a040e75384f5d_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f50d8e6b6dd56a2b79119a85690404f2_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f686aace6942fb7f7ceb231212eef4a4_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f7f83294eae9b256bdc302b560e126da_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f977ba1af860a7b397ef42f62e188449_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f9bea93694ab1a45438517660d2934a9_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\fc088d0e0bef1357871126b09534a3d2_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\fec3d66335dca9a45e2fd3560deeee62_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

SUCCESS: The file (or folder): "C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ff7d5a1eb987aa8b245ecdba96585505_0983bc7e-60bb-4753-bb6f-08f11e2e5230" now owned by the administrators group.

C:\Windows\system32>icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c /grant "NT AUTHORITY\System:(F)"
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\06fa7f47f0789af1d103f404c6bc2ef1_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\079dc35099efd127888a3df0bab22cb6_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\082cddd7bdc3e0523b6600e13b0fc19b_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\0a0febde010bc94238922c003e249b52_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\0c48943e8517485b25f9144e36701406_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\0c5e12e58c6460523c9a7b57ad0624cd_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\0e6d2cff7dfa4a733480a1d02ac4873d_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\111a5b6436349befa236fbf0d2ac8c19_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\12092a95bee3c4b95cbcd2705943d67d_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\1347fc6616beb2af8dad91bbaa733836_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\17bbacc14783a9954bd43bba9249a1fb_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\191f0a8ff3c151eb301b06775c1724f7_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\1c0787349f03fb836147a4644ccd8470_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\20944fae6db7d4086c7419821a9bb715_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\22899f30c0312d453f7564e5a877fa9d_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2312b6bc4958f1f5ba7604c2ec8caf09_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\26fcd8f935b8bdc84699e0827ed722c0_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\291faff2675524c0336cccc950e830fd_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2936b7a9b7cd4bde5e8aea378cbc4b65_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2ad0e6c004737c716571a67bf90abddd_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2ae9b2160702d85c093885ecba66d045_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2bb3a20527c537737df49da198f5642e_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\2d4bebd90c493ab0399503eb419b9e39_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3060736b1d6eb78921a76036e2134fa0_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3152364786d78479460482107e3d78ce_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\31eab4a7dd910b80e416021e269b2d3c_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\34b2702aa7e5e136ff8da87615a2eaa7_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\38c2ac51cdbbd2966a4410b057279db6_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3dec2f9fe3a2c45783a6de4b80e1e14d_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\3ec7dbaa6858448522b3e1796df846d9_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\46c590e292c01d930cb32f8d9005bd97_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\46e9d40bdd83a828b55705b5bd0e86c9_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\487e28f5c718b5181b1c3036311b0271_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\494b017e7b8e115483e21d4e2f5aa141_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4a35cc475fed4aa9c1b453cb4d6244cc_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4c4caabb42b7346d4c9f960e99bfa83e_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4c4d1774f736c8f1a3cb616fbeb92f99_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4cb49757431c41c997c59342a2d8c7fc_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\4db5df4ef8d29e26cf8cef7ab973d61c_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\50463f80cffb6aa3bed38e0f1c2a458a_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\519062b023d4f6533e4d948b5fc66ffb_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\52df81008ce8e0f7eabdbde835d48add_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\52ffe6f43741abf78bf359ea6b658511_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\548db414476676c90c6385559bfc5f7e_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\59a957ef921c695c2d531cc89e59d7e5_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\5ada0525f8f1ad3e988921adfdac2995_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\5c9628002542979413cf260d57d537f0_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\60a802a3855a465e0a3d1dd1494661a2_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\60cb4d6d25d74dc3a4e2bd4a98df93b2_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\646d085444a476a2f57302871e0d536f_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\65cfe0b6e4ff1aed75e57897bad58dc2_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\676a21a5c758b79ad5a38ee05b64b4e1_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\684b0ab1a213aaa836a192fe3fd79137_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\69c9871cc051f24ec0088ef9523aea3c_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\6a44b8b3ef6f8d02ebf8eaefa3b1d132_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\6aa7cc2b5f2318816ad61533bb44a3bc_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\6f3e53932e84dd5082553e6648b366ec_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\76952cdf2832da84db55839d4268df2b_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7695b2674b86f43668c3c30a58f444df_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7838f62a01ec916e9bdb2869dd3e6e21_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\78c7f9d5266656cbb869dec58d2e1209_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\799426d1a787e0d0717b720dd63a091a_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7a436fe806e483969f48a894af2fe9a1_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7c8357610649a558643b4c6b8cb03408_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\7f50ac0e364aa2c878891a4a9ad443e4_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\822ac536287c2714fc46e2175d8ed500_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8484fcbc6bbd6dc8a6cdf2f7b4d93839_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\86dba4e323b3434593e45072531ff223_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\88ba8aa0c93f1746aa61ca1be0a56122_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\88bd7626bb04d9c6e4b66bc3ce8ffbc5_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8d1047f0f55137b1e82d21083cf951d2_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8e0d185762832e9c7f3a2ef75973f980_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\8e407ea6b71928e20190225b2db7e862_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\909ec6972647e4d543f779f3318d6ec1_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\91022e39ec842cf2d164aa85d7cd98b6_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\9246ac894a4d65384d892fae414126a8_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\96bb2821dfea12ba9399722c2b667258_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\974993a360a3ff8691e62c36ed1f5664_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\98cff64d4153cc0d16f5410b941b2657_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\99be28fb2176dfd511f30a0da4bc63c2_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\9b2bbb7b225e28de78d584b79c3f3dec_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\9d459b4dd8c84c2a613469d1c044f51e_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\9e9e663861aa6e3a6f5aeb44f332faa1_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a20374ad0166a0c9b3d24d970568d11d_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a355e6e72472e64b642ad1ae02ecad11_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a61f283460529bc09b3191d7083ef568_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a76c8568f849bb96f3c5092946ae150b_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a844e3aa8137edbf6d2a7b82247ed48f_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\a8bc5ec047e24cc2165c161a23b54536_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ad628412f6a2bcd1dc3a99551a2d055d_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\add04a77ed6df3a523e6577ecf7e8228_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\af30e48a5430984e50e7f0b254115ff1_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\afca49b352e01b7798dda8ed2f3e7f3e_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b2e6efba5d24973d0cad12eae191fbf3_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b4d7ab12990b686db38ef659abf12578_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b67110dc4ab086683bba869bf1028875_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b873bf9b726feec4e74998ba8d566c4f_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b9afd5381940f9a39fc2d977f77b99ec_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\b9fd3a462f6c08adde608ba4c4a1f8d5_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\bc348ad2822b4267e063861daa429bc2_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\bd953009f61982de74bf495f1b586bfc_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\bdd74cb05ad489fa6334aee5451c279a_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c2319c42033a5ca7f44e731bfd3fa2b5_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c278d316bd6cd085cbb341d37e3bd9d1_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c2eca778bd498035c526f73d465479bb_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c32f4c7a61043389104f43dd615c39c3_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\c4af14df46ec439eb0fcf4afa42597ce_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ce0295a7c57ab9a937e4533435eca250_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ce6f3d22282313255a8b9a3ceea49abe_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d28cacd17a20ec1e1b63f9e27237cc6f_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d415db743f38ace4f7f346dd2521d820_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d43bf7110f2df0b934ea226bbf68e351_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d6d986f09a1ee04e24c949879fdb506c_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\d9f336be6319c52dadd4babeb6872da6_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\da96e6c47ee65f2922e89cc86d5c6e92_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\dbbadb9901c6de0f5a64ad2c6afa5223_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\dcd9850fbc30cfea12eac2ab08c89766_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\de131da1908ab17ce521bb08f3743b5f_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\e1388216ef800e3e5f06b5ccbad951e7_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\e17a9e80f568e158a22efa52a513a7ba_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\e6c9e07facab054c81b11d2e8d49a0c5_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\e71817e15d53760d92a42ca6a02ec449_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ece355191f2c69cd2faf07c30d66c9a1_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ed70326d4a993fac713ea67569904d49_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ef12d5d72c5c7ef02b10f2a76a8bf67f_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f0fb233ef1db3d41d6381a482a017168_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f2008493da2735f70aa3bdab12081539_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f34e46e8113661640a6ec19fd017961c_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f3a9ac3c0bc3988ec77a040e75384f5d_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f50d8e6b6dd56a2b79119a85690404f2_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f686aace6942fb7f7ceb231212eef4a4_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f7f83294eae9b256bdc302b560e126da_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f977ba1af860a7b397ef42f62e188449_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\f9bea93694ab1a45438517660d2934a9_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\fc088d0e0bef1357871126b09534a3d2_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\fec3d66335dca9a45e2fd3560deeee62_0983bc7e-60bb-4753-bb6f-08f11e2e5230
processed file: C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\ff7d5a1eb987aa8b245ecdba96585505_0983bc7e-60bb-4753-bb6f-08f11e2e5230
Successfully processed 138 files; Failed processing 0 files

C:\Windows\system32>icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c /grant "NT AUTHORITY\NETWORK SERVICE:(R)"
NT AUTHORITY\NETWORK SERVICE: Nie zostało wykonane mapowanie między nazwami kont a identyfikatorami zabezpieczeń.
Successfully processed 0 files; Failed processing 1 files

C:\Windows\system32>icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c /grant "BUILTIN\Administrators:(F)"
BUILTIN\Administrators: Nie zostało wykonane mapowanie między nazwami kont a identyfikatorami zabezpieczeń.
Successfully processed 0 files; Failed processing 1 files

C:\Windows\system32>icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c > c:\temp\AfterScript_permissions.txt
 
Rich (BB code):
C:\Windows\system32>icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c /grant "NT AUTHORITY\NETWORK SERVICE:(R)"
NT AUTHORITY\NETWORK SERVICE: Nie zostało wykonane mapowanie między nazwami kont a identyfikatorami zabezpieczeń.
Successfully processed 0 files; Failed processing 1 files

C:\Windows\system32>icacls C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys /t /c /grant "BUILTIN\Administrators:(F)"
BUILTIN\Administrators: Nie zostało wykonane mapowanie między nazwami kont a identyfikatorami zabezpieczeń.
Successfully processed 0 files; Failed processing 1 files

The highlighted error means "No Mapping Between Account Names and Security IDs was done" and this may have to do with an account or group in your share and or NTFS permissions that does not exist anymore. I expect an orphaned account or remnants are the issue.
 
I'm connecting to the serwer with RDP by AD administrator account, maybe should I try the following commands on local admin account on server?
 
i logged with local admin account on server and found MachineKeys folder and reset permissions for this folder and its work

@Maxstar thank you a lot !!!
 
Hi,

You're welcome. Glad to hear the issue has been resolved....(y)

I will mark this thread as solved.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top