Dell Servers
- Dell Systems Build and Update Utility (Latest: 2.4 A01)
HP
- testing
IBM / Lenovo
- testing
net stop wuauserv rename or del C:\Windows\SoftwareDistribution net start wuauserv
Delete old version files: Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase Delete ServicePack cache files: Dism.exe /online /Cleanup-Image /SPSuperseded If the component store is corrupted, use: Dism /Online /Cleanup-Image /RestoreHealth
W32tm /config /syncfromflags:manual /manualpeerlist:"" W32tm /config /reliable:yes W32tm /config /update W32tm /resync Net stop w32time Net start w32time
From these files in C:\Windows\System32 AccessibilityCpl.dll compstui.dll DDORes.dll gameux.dll ieframe.dll imageres.dll mmcndmgr.dll mmRes.dll moricons.dll NetCenter.dll netshell.dll networkexplorer.dll pifmgr.dll pnidui.dll SensorsCpl.dll setupapi.dll shell32.dll wmploc.dll wpdshext.dll
1. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList 2.Under ProfileList navigate to binary key like this: S-1-5-21-3656904587-1668747452-4095529-500 3.On the right =side under ProfileImagePath you'll see the username and profile path delete the desired user's profile key
To see what interfaces you have on your computer, type netsh interface ipv4 show subinterfaces To change the MTU, type netsh interface ipv4 set subinterface "Local Area Connection" mtu=nnnn store=persistent
1. At the target server. goto C:\windows\system32, run: regsvr32 schmmgmt.dll 2. Access to the "Active Directory Schema" from MMC 3. Right Click the root node and select Operations Master, then do the change
Main differences: - NTLDR boot loader is replaced by BOOTMGR boot loader - Install to ACPI system only - Install to NTFS partition only - Due to security concerns, system services can no longer natively interact with console - Messenger and Alerter services are removed - Windows Mail is a lot less feature than Outlook Express - Netmeeting, HyperTerminal are removed - The NetBEUI protocol is no longer supported - telnet is not installed by default - No DirectSound/DirectSound3D, Audio is completely in software - UPS service monitor UPS via COM port is no longer available - Windows Vista Backup is a lot less feature than ntbackup (Can hack to use the ntbackup from WinXP) - WordPad don't support DOC format - Animated GIF, WMF/EMF support is removed from Windows Photo Gallery - Fax support by Windows Fax and Scan is only at Business/Enterprise/Ultimate edition - HLP format not supported - Video capture support from Analog device / Webcam is removed
Retail = 51882335 Volume License = 51883270 OEM = 82503OEM
1. Open a command prompt Stop IIS: iisreset /stop 2. Change to the .NET Framework 2.0 root directory: C:\windows\Microsoft.Net\Framework\v2.0.50727 3. Reinstall ASP.NET 2.0 by using the following command: aspnet_regiis -i 4. Start IIS again after it has been run: iisreset /start 5. You will see ASP.NET 2.0 in the IIS's Web Service Extensions
3. Change the value: MinClient to 7000
4. Run setup.exe from the Windows 7 RC machine to perform the in-place upgrade
For Windows 7, goto: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform
2. Edit DWORD: SkipRearm, set to 1
3. Run at an elevated Command Prompt (Run As Admin): slmgr -rearm
4. Reboot (After reboot, the SkipRearm value will reset to 0)
You will see a Policy list to your right. Browse to the Policy “Network access: Do not allow storage of credentials or .NET Passports for network authentication". Double click it, select Enabled, click Apply and then OK.
Default: #tune2fs -c 22 -i 6m /dev/xxxx