Content Type
Profiles
Forums
Events
Everything posted by MagicAndre1981
-
the way you upgrade to Prof makes no difference how much RAM the Professional can use.
-
Microsoft released the Remote Server Administration Tools for Windows 7 with Service Pack 1 (SP1) now. Download and install the Update. If you already applied my Workaround, you can install the Update, I tried it and can't find any issue with installing the new RSAT update. This post was provided as a workaround. Don't use it any longer!!!!!!!! Get the Remote Server Administration Tools for Windows 7 with Service Pack 1 (SP1) and use this new installer!!!!!!!!!!!!!!!!! When you try to install the RSAT on Windows7 Sp1 you get this error: MS documented this here: http://support.microsoft.com/kb/2517239/en-us I found a workaround which was censored at the MS Blogs, so I post it here: 1. step: extract the x86fre_GRMRSAT_MSU.msu to a folder like D:\RSAT 2. step Run this expand command to extract the CAB: expand -f:* "D:\RSAT\Windows6.1-KB958830-x86.cab" "D:\RSAT\expand" 3. Step Download the Windows 7 Sp1 4. Run the following command: windows6.1-KB976932-X86.exe /X:D:\Sp1 to extract the Sp1 to D:\Sp1 5. run this expand -f:* "D:\Sp1\windows6.1-KB976932-X86.cab" "D:\RSAT\sp1" to extract the Sp1 CAB to D:\RSAT\sp1. 6. Install the RSAT MUMs (look at at the taskmgr when the pkgmgr finished to run the next command) pkgmgr /ip /m:"D:\RSAT\expand\microsoft-windows-remoteserveradministrationtools-package~31bf3856ad364e35~x86~~6.1.7600.16385.mum" pkgmgr /ip /m:"D:\RSAT\expand\microsoft-windows-remoteserveradministrationtools-package~31bf3856ad364e35~x86~en-us~6.1.7600.16385.mum" (replace the en-us MUM with the languages you have installed!) pkgmgr /ip /m:"D:\RSAT\expand\microsoft-windows-remoteserveradministrationtools-package-minilp~31bf3856ad364e35~x86~en-us~6.1.7600.16385.mum" (replace the en-us MUM with the languages you have installed!) pkgmgr /ip /m:"D:\RSAT\Sp1\microsoft-windows-remoteserveradministrationtools-package~31bf3856ad364e35~x86~~6.1.7601.17514.mum" 7. Reboot (if needed) and open "Turn Windows Features on or Off" and activate the RSAT Tools you want. Enjoy the RSAT Tools in Windows 7 Sp1 until MS provides an Sp1 compatible Update in April. For a x64 Windows, replace x86 with amd64.
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
I can't see anything from the log. The sleep/resuming is fast, but the complete trace takes over 60s. But I don't see where the gap is. But you use Windows 7 + GDR updates. Try to install the Sp1 which includes nearly 800fixes for Windows 7. So try if it makes a difference.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
please upload the etl file (zip it first, to reduce the size!)- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
Have you tried to set the value here? HKEY_USERS\.DEFAULT\Control Panel\Desktop is it copied to new the new accounts?
-
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
<interval name="ZeroHiberFile" startTime="13543" endTime="85205" duration="71661" /> you also enabled the option to Clear the page file at shutdown. Disable the option.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with:
-
I know that there is a new version and I use it. I keeped this version here, because there is no alternative download link. The VS2010 Kit is still not updated. Some users have issues with the Web installer and they don't want to or can't download the new SDK ISO. Both tools use the Windows Kernel functions, so I can't understand why the new version work better.
-
FAQ: What is the UAC? - Part2
MagicAndre1981 replied to MagicAndre1981's topic in Windows Tips 'n' Tweaks
When you run with standard user rights, this doesn't work, because only admin have the 2 tokens. You can select "Run whether the user is logged on or not" and pick the admin account. With this you can run programs, but you don't see the GUI. So this is only helpful for background tasks. -
Help finding a software to bypass UAC
MagicAndre1981 replied to SlipStreamer's topic in Application Installs
run a cmd file with the task scheduler which runs all other setup files. -
Trace Windows 7 boot/shutdown/hibernate/standby/resume issues
MagicAndre1981 replied to MagicAndre1981's topic in Windows 7
wininit.exe has a service time of 60seconds, but no disk IO I have never seen this. This causes the slow NTShutdown time: <interval name="NtShutdownSystem" startTime="8014" endTime="78417" duration="70402" /> I have no idea how to fix this.- 1,284 replies
-
- performance
- bootvis
-
(and 2 more)
Tagged with: