New Server Monitor Out of Sync
I was asked how resolution could be changed by using JUST the keyboard and not being able to see the screen since server 2003 was installed and used…
Micro$oft Windows
I was asked how resolution could be changed by using JUST the keyboard and not being able to see the screen since server 2003 was installed and used…
This post is just to give me a quick access to registry file template. Another way to get a template is to just export a key and hack…
Came across the error: Error returned while creating the volume shadow copy: 0x8004230f This was while running a System State backup job through NTBackup on a Windows Server…
Quick and dirty method to disable session sharing in IE8 for some older systems I support that require multiple windows with seperate users logged in. HKCUSoftwareMicrosoftInternet ExplorerMain DWORD:…
This is exciting to me. I may actually start using Google Chrome just for the added functionality/productivity by having RealVNC viewer for Google Chrome. I use VNC literally…
When you customize your Windows 7 theme and save it, you can access the saved theme by navigating to: %LOCALAPPDATA%microsoftwindowsthemes In my case, this is: C:UsersrkreiderAppDataLocalMicrosoftWindowsThemes
I received the 0x8004130F error on a 2003 Server SP2 recently after uninstalling non-needed software for the Tasks in Task Manager. Reviewing the logfile, I see the error:…
Get a headstart evaluating Window 8—guided by a Windows expert who’s worked extensively with the software since the preview releases. Based on final, release-to-manufacturing (RTM) software, this book…
Microsoft Press released this free eBook October 2012. You can download the ebook in PDF format here: http://go.microsoft.com/FWLink/?Linkid=270056 (17.9 MB) This free ebook provides comprehensive coverage of the…
Another free eBook from Microsoft Press: Introducing Windows Server 2012. Note that this is the RTM edition. You can download the eBook directly here (PDF): http://go.microsoft.com/FWLink/?Linkid=251464 A key…
Microsoft Press release free eBooks often and this is a nice one to have if you are responsible for maintaining Windows Server 2008 R2 (or just curious!). Free…
Microsoft Windows NT, 2000, and XP users Microsoft Windows NT, 2000, and XP users can adjust how Microsoft Windows handles the Num Lock status by editing the Windows…
The time period in which computers will check for updates on WSUS server is 22 hours (default). However, you can have the client computer check manually by using…
You can force your computer to report its status to the WSUS server by issuing the following command: wuauclt /reportnow More information is available on the TechNET page: …
As noted in my last post, I came across two commands I had no idea natively existed in Windows. The previous one is waitfor. This command is timeout.…