by Tiempo | Jan 17, 2014 | Active Directory, Group Policy, Windows
Single User not having their group policy applied when logging in, other users are fine. Error message of: The user does not have RSOP data Issue may be because the user is part of too many groups. Link: Netspoon – Group Policy not applying for just one user….....
by Tiempo | Jan 17, 2014 | Windows
To disable hibernation in Windows (And to remove the Hiberfil.sys file), run the following command under elevated command prompt: powercfg.exe /hibernate off Link: How to disable and re-enable hibernation on a computer that is running...
by Tiempo | Jan 17, 2014 | Exchange 2007
To export mailbox from an Exchange 2007 server to PST file: 32 bit system must be used which is connected to the domain, Exchange Management Server 2007, Outlook 2003 Export single mailbox: Export-Mailbox -Identity Administrator -PSTFolderpath \\Mail\pst\ Export...
by Tiempo | Jan 17, 2014 | Teamviewer
Issue: Unable to configure Kaspersky application when accessing machine via Teamviewer. Resolution: Kaspersky PURE self-defense component blocks any remote access to the application settings. Teamviewer must be added as trusted application....
by Tiempo | Jan 17, 2014 | Windows 7
To change location of where Windows 7 checks for Windows Updates, navigate to following location in registry: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate Link: Configure Automatic Updates using Registry Editor ...