JSI Tip 2026. Unattended SP5 and SP6a install from Remote Console Client doesn't work?

When you use the Resource Kit Remote Console to perform an unattended install of SP5 or SP6a:

update.exe /u /q

runs, but doesn't do anything usefull. If you use Task Manager, you see a Service Pack Setup Error.

The problem is caused by the failure of the Remote Console client to set the %USERPROFILE% environment variable, as it loads the users NTUSER.DAT.

Setup doesn't accually need the correct user, so running:

set userprofile=%systemroot%\profiles\default user
update.exe /u /q

works just fine.

NOTE: See tip 1981.

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• The Microsoft
Technology Roadmap
• Office 365 Implementation
• Hyper-V Optimizing
• Windows 8 Deployment
and much more!

Come See Paul Thurrott & Rod Trent in Person!

Early Registration Now Open

Upcoming Training

Mastering System Center 2012

During over 6 hours of training you can join John Savill from your computer as he will walk you through the key components and capabilities of System Center 2012, what’s involved in using the components, and the benefit they can bring to your environment.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.