Operating systems

Windows 10 Windows 7

Update Group Policy settings

Syntax GPUpdate [/Force] [/Logoff] [/Boot] [/Sync] [/Target:{Computer | User}] [/Wait:value] Key: /Force Apply all policy settings, not just those that have changed. /Logoff Logoff after the Group Policy settings have been updated. Some group policy client-side extensions are only processed when a user logs on. (Software Install, Folder Redirection.) /Boot Restart after the Group Policy […]

Microsoft Windows 7

How to reset TCP/Ip using netshell

Note You must be logged on to the computer as an administrator to perform the steps.  On the Start screen, type CMD. In the search results, right-click Command Prompt, and then click Run as administrator. At the command prompt, enter the following command, and then press Enter: netsh int ip reset c:\resetlog.txt Note If you […]

Windows 7

Windows 7 – How to rename a corrupt profile

1. Restart PC and Login as a Local Admin or another Domain User. 2. Rename: c:\users\%username% 3. Export (just as a backup in case you need it) and then delete registry key: “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\ProfileList” (Look through each Profile key under this reg key and view the “ProfileImagePath” to find which key is related to which user) […]