installed 2005, will start to install vssp1 when it is near work, it does not say that sp1 installation is slow, installed for a long time gave an error 1718. File was rejected by Digital signature policy error, the digital signature of the file is rejected by your local software policy, to see the solution: (my e-text system, zh-cn similar)
< Br>
1.start->run->[type]control admintools
->Local Security Policy< Br>
->[Expand]software restriction policies
->If there are no items under it, right click and select new Software restriction policy
-> then right-click Enforcement->properties
-> Select “all users except local administrators” (all users except the local administrator)
-> Then restart, this 1718 error can be Solved
Therefore, the problem of installing sp1 is slow, mainly due to the cache of win installer, do not directly double-click sp Install and solve the problem with the following script:
view plain
reg export HKLM\\Software\\Policies\\Microsoft\\Windows\\Installer installer.reg < Br>
reg add HKLM\\Software\\Policies\\Microsoft\\Windows\\Installer /v MaxPatchCacheSize /t REG_DWORD /d 0 /f
net stop msiserver
start /wait VS80sp1-KB926604 -X86-CHS.exe
reg delete HKLM\\Software\\Policies\\Microsoft\\Windows\\Installer /v MaxPatchCacheSize /f
reg import installer.reg
net stop msiserver
del /q installer.reg 2>nul
Save the above script as sp.bat and put it in the same directory as the patch. The installation speed of sp1.
Note that this sentence <; ///////////////Write the correct file name.
Author: zc1016
1.1.1 Task 5: Join the Windows Server Core operating system to the domain or exit the domainOpen the
1. Click on the desktop taskbar <Start-->Run” Enter gpedit.msc in the pop-up wi
As many organizations deploy more and more virtualization platforms, it becomes increasingly difficu
Colleagues have been on a business trip for a long time. Recently I came back and found me a
Explain the encryption in SQL Server
Windows 2003 server can not play Flv file solution
WINDOWS SERVER 2008 open desktop theme
Use and manage BYOD in a Windows Server 2008 environment
Windows Server 2012 VDI Standard Deployment Create Virtual Machine Collection
Windows Sever 2008 Hidden and System Properties
Solve the Windows Server 2008 System process occupying 80 ports
Windows Server 2003 VPN (Virtual Private Network) (3)
How to set .NET pseudo-static in windows2003 IIS6 environment
Win2003 IIS security configuration five-part (a)
How do I use WSUS in Windows Server 2012 R2?
Join the Windows Server Core operating system to the domain or exit the domain
Let win7 run faster and service optimization
A concise method of replacing the Windows XP serial number
The dynamic zoom effect of opening and closing the window in the win7 system is gone.
Ubuntu dual system can not enter the Windows disk solution
How to set up system scheduling tasks in Windows 8
Microsoft first mentioned Windows 8 Embedded embedded system
Win8 app store does not receive the application update reminder solution