PowerShell: Get information for an update installation when it is started, finished, and how long take

Microsoft’s updates never end. According to some system administrators, this is a headache. According to some system administrators, it is necessary for security. Although you are working with too many updates, in some cases you may need detailed information about the update installation. When did the update begin? When was the update installed? How long was the update set up?

PowerShell_ISE
In such situations grab the PowerShell help 🙂 Continue reading “PowerShell: Get information for an update installation when it is started, finished, and how long take”

Windows 8 is not getting updates (Solution)

Windows 8 is not getting updates. What are the symptoms, how to understand and resolve?

I check the WUAHandler.log file.

CWuaHandler::SetCategoriesForStateReportingExclusion called with E0789628-CE08-4437-BE74-2495B842F43B;E0789628-CE08-4437-BE74-2495B842F43B,A38C835C-2950-4E87-86CC-6911A52C34A3; for leaves and E0789628-CE08-4437-BE74-2495B842F43B,A38C835C-2950-4E87-86CC-6911A52C34A3; for bundles        WUAHandler        23.1.2013 16:30:51        3764 (0x0EB4)

Scan results will include all superseded updates.        WUAHandler        23.1.2013 23:56:00        2904 (0x0B58)

Search Criteria is ((DeploymentAction=* AND Type=’Software’ AND CategoryIDs contains ‘0FA1201D-4330-4FA8-8AE9-B877473B6441′) OR (DeploymentAction=* AND Type=’Software’ AND CategoryIDs contains ‘2EE2AD83-828C-4405-9479-544D767993FC’) OR (DeploymentAction=* AND Type=’Software’ AND CategoryIDs contains ‘BFE5B177-A086-47A0-B102-097E4FA1F807′) OR (DeploymentAction=* AND Type=’Software’ AND CategoryIDs contains ‘E6CF1350-C01B-414D-A61F-263D14D133B4′) OR (DeploymentAction=* AND Type=’Software’ AND CategoryIDs contains ‘CD5FFD1E-E932-4E3A-BF74-18BF0B1BBD83’))        WUAHandler        23.1.2013 23:56:00        2904 (0x0B58)

Async searching of updates using WUAgent started.        WUAHandler        23.1.2013 23:56:00        2904 (0x0B58)

Async searching completed.        WUAHandler        23.1.2013 23:56:11        404 (0x0194)

Successfully completed scan.        WUAHandler        23.1.2013 23:56:11        2904 (0x0B58)

I checked the update.log file and everything seems to be working correctly

Continue reading “Windows 8 is not getting updates (Solution)”

How to fix SCCM 2012 Software Update fails #2

Errors:

testmachine5.00.7804.1202MRTKY\TESTMACHINE11423-2147467259Unknown Error (-2147467259)05.06.2013 12:44:23HTTPS://SCCM1.POLSKIECELL.COM:853126Failed

Pasted from <http://sccm1/Reports/Pages/Report.aspx?ItemPath=%2fConfigMgr_TCP%2fSoftware+Updates+-+D+Scan%2fScan+3+-+Clients+of+a+collection+reporting+a+specific+state+(secondary)>

testmachine

5.00.7804.1202

MRTKY\TESTMACHINE

11423

-2147467259

Unknown Error (-2147467259)

04.06.2013 09:47:42

HTTPS://SCCM1.POLSKIECELL.COM:8531

25

Failed

 Pasted from <http://sccm1/Reports/Pages/Report.aspx?ItemPath=%2fConfigMgr_TCP%2fSoftware+Updates+-+D+Scan%2fScan+3+-+Clients+of+a+collection+reporting+a+specific+state+(secondary)>

Symptoms:

\\testmachine\admin$\System32\GroupPolicy\Machine

Open Registry.pol file with Pol Reader and the following error appears

Untitled picture
Continue reading “How to fix SCCM 2012 Software Update fails #2”

Microsoft .NET Framework tüm sürümlerinin yüklenmesi

Microsoft .NET Framework .NET ile yazılmış programları çalıştırmamız için gerekli bir programdır. Bilgisayar yüklediğiniz programlar eğer bilgisayarda .net framework yok ise hata verir ve kapanır. Bazı bilgisayarlarda ise .net framework olmasına rağmen yokmuş hata vermesi durumları da olabilir. Bu hatalar genelde XP işletim sistemlerinde olur. Çok nadir Vista da denk geldim. Bu durumda aşağıdaki anlatacaklarım sorunu çözmeniz için çok işinize yarayacak.

01_net_framework

Bu yazımda Microsoft .NET Framework ün bilgisayara tüm sürümlerinin yüklenmesini anlatacağm.

Continue reading “Microsoft .NET Framework tüm sürümlerinin yüklenmesi”