Sign in
if (ms) blog++;
Random bits of (hopefully) useful technical information on Windows, with a focus on understanding and troubleshooting.
TechNet Blogs
>
if (ms) blog++;
>
June, 2010
Blog - Links
About
Email Blog Author
Subscribe via RSS
OK
All Things MSFT (more blogs)
Mark Russinovich
Remote Desktop Services Team
Ask the Performance Team
Ask the Directory Services Team
Ask the Core Team
Virtualization Team
Search Blogs
Archive
Archives
March 2013
(1)
February 2013
(2)
November 2012
(1)
August 2012
(2)
July 2012
(1)
June 2012
(1)
May 2012
(1)
January 2012
(2)
November 2011
(2)
September 2011
(1)
May 2011
(3)
April 2011
(1)
February 2011
(2)
January 2011
(1)
December 2010
(2)
August 2010
(2)
July 2010
(5)
June 2010
(5)
May 2010
(3)
April 2010
(2)
March 2010
(8)
February 2010
(2)
January 2010
(5)
December 2009
(7)
November 2009
(2)
October 2009
(4)
September 2009
(4)
August 2009
(2)
July 2009
(3)
June 2009
(1)
May 2009
(4)
April 2009
(1)
March 2009
(1)
February 2009
(1)
December 2008
(2)
October 2008
(3)
Most Viewed (Top 10)
Batch Files – Basic Error Checking and Running as Scheduled Tasks
Posted
over 3 years ago
by
Paul Adams MSFT
11
Comments
Windows Server 2008R2 Server Core Installation & Setup Notes
Posted
over 3 years ago
by
Paul Adams MSFT
1
Comments
Debugging Process Startup
Posted
over 3 years ago
by
Paul Adams MSFT
0
Comments
Remote Desktop Client 7.0 KB979425 now available for Vista
Posted
over 3 years ago
by
Paul Adams MSFT
0
Comments
Windows Server 2008 R2 SP1 public beta ETA announced
Posted
over 3 years ago
by
Paul Adams MSFT
0
Comments
Tag, You're It
debug (4)
dump (5)
hotfix (4)
hyper-v (10)
network (6)
performance (5)
remote desktop services (5)
script (3)
service pack (7)
virtualization (11)
Visitor Map
June, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
if (ms) blog++;
Windows Server 2008R2 Server Core Installation & Setup Notes
Posted
over 3 years ago
by
Paul Adams MSFT
1
Comments
After setting up a W2K8R2 “Server Core” Hyper-V host recently, I thought it a good idea to jot down some notes as to how to navigate the command prompt (mostly) so it can be configured – a flashback to the days of MS-DOS in some ways ;) NOTE: All of the...
if (ms) blog++;
Debugging Process Startup
Posted
over 3 years ago
by
Paul Adams MSFT
0
Comments
Attaching a debugger to a hung process or one that is running that we can cause to crash through an action is one thing… but sometimes a process will not even reach a running state and simply throw an error at the very start. If you’re lucky the error...
if (ms) blog++;
Remote Desktop Client 7.0 KB979425 now available for Vista
Posted
over 3 years ago
by
Paul Adams MSFT
0
Comments
KB979425 (A combo box item in a RemoteApp application is updated incorrectly when you connect by using Remote Desktop Connection (RDC) 7.0) is now available for Vista. RDC 7.0 ships in-box in Windows 7 and had this fix a while ago, but the OOB (“Out Of...
if (ms) blog++;
Windows Server 2008 R2 SP1 public beta ETA announced
Posted
over 3 years ago
by
Paul Adams MSFT
0
Comments
Pop on over to the Windows Server Division Weblog for the detailed announcement, but the snippet of interest to people waiting for SP1 is this bit: “ …the public beta of Service Pack 1 for Windows Server 2008 R2 and Windows 7 will be released by the end...
if (ms) blog++;
Batch Files – Basic Error Checking and Running as Scheduled Tasks
Posted
over 3 years ago
by
Paul Adams MSFT
11
Comments
Batch files may be considered “old hat” by a lot of people (or a complete mystery to the younger ones!) but they are sometimes still the easiest way to execute simple jobs as they have practically no requirements other than a command shell process to...
Page 1 of 1 (5 items)
Disclaimer
Disclaimer:
All postings are provided "AS IS" with no warranties, and
confer no rights
. This weblog does not represent the thoughts, intentions, plans or strategies of Microsoft. Because a weblog is intended to provide a semi-permanent point-in-time snapshot, you should not consider out of date posts to reflect current thoughts and opinions.