SYSVOL Status Inaccessible In Group Policy Management Console
Problem: SYSVOL status inaccessible in group policy management console
Solutions: one or a few of the group policy objects might be corrupted.
Go to each group policy object, and check its status, fix the corrupted ones.
For example, picture below shows that policy001 is the one that has the problem. Delete it and recreate a new one.
a New Windows 10 Created User: taking long time to login
Problem:
Windows 10, Newly created user: First login, “This might take several minutes…” “It’s taking a bit longer than expected, but we’ll get there as fast as we can”
You can wait a long time 15-3o mins to create this user. Login as the new user, the task bar is not accessible.
Reason: the default user profile is corrupted.
Solutions:
1 using a working account, login as Admin,
2 rename c:\users\ default folder as default.old (you need to enable “show hidden files, folder, and drivers” to see the default folder)
3 unzip this default profile to c:\users to replace the corrupted default profile folder.
4 reboot the computer.
5 create a new user account.
How to tell what version of Windows is installed on a hard drive if windows can not boot?
Check this file system root /Windows/System32 folder for a file called “ntoskrnl.exe”
Right click to check the properties
You will find the product version
4.x: NT 4.x
5.0: Windows 2000
5.1: Windows XP
5.2: Windows 2003 Server or Windows XP-64-bit
6.0: Windows Vista
6.1: Windows 7
6.2; Windows 8
6.3: Windows 8.1
10: Windows 10
Change MTU settings in Windows
How to Read Windows Worn off Product Keys
1 Download Key Generator unclear key finder. This is a php file, put the characters you are not sure about in the arrays.
the only possible characters are these (others are rejected): 2 3 4 5 6 7 8 9 B C D F G H J K M P Q R T V W X Y
For example, TGTVX-QXBBJ-MJBMF-PBB4R-FMTT6 (if you are not sure if the last digit is 6 or G, you can use array(“G”, “6”), in the script)
2 Upload the finished php file to the root of your web site, then type yoururl/test.php in your web browser, it will generate all the possible keys.
3 Copy all the keys to a text file, and then using excel to convert it to a text file that has one key per line.
4 Download Ultimate PID Checker
5 Select the product and link the converted text file to PID checker.
6 Pay attention to the result, it will display the correct key info if it “finds” the valid key.
Logon scripts do not run for five minutes after a user logs on to a Windows 10 computer
Why:
A new Group Policy setting, “Configure Logon Script Delay,” that controls the behavior of logon scripts is stored in the following location:
Computer Configuration\Administrative Templates\System\Group Policy
Solution:
If you want the logon scripts to run at user logon without any delay: Disabled it:
Computer Configuration\Administrative Templates\System\Group Policy: Configure Logon Script Delay ==> Disabled
If you want to change the time that the Group Policy client waits until it runs the logon scripts, Enable it: you can set the time accordingly.
Computer Configuration\Administrative Templates\System\Group Policy: Configure Logon Script Delay ==> Enabled
Please see kb2895815
Fix a Corrupted user profile in Windows
Problem: Windows can not boot to a user’s profile, it only boots to a temp profile.
Before you resolve the issue, log on to Windows by using another account that has administrative permissions, or restart in safe mode to log on with the built-in administrator account!!!
Please see this link
https://support.microsoft.com/en-us/help/947215/you-receive-a-the-user-profile-service-failed-the-logon-error-message