This is my technical blog, based on some of my solved problems from my daily activities.
You can't deploy OS on client in SCCM 2007 SP2
If you try to install OS to the same client within one hour from the previous deployment, the machine will fail to boot into PXE. To fix this change the (HKLM\Software\Microsoft\SMS\PXE\CacheExpire value to for example 120 (2 minutes), 0 is presumed 60 minutes. For more info please check http://support.microsoft.com/kb/2019640 .
Subscribe to:
Post Comments (Atom)
How to check EMBG (Unique Master Citizen Number) using regex
In this post, I will share my implementation of how to check if some number looks like EMBG or Unique Master Citizen Number. For those of yo...
-
In this post, I will share my implementation of how to check if some number looks like EMBG or Unique Master Citizen Number. For those of yo...
-
In this case Hyper V failover cluster was installed on Windows Server 2012, and on one of the nodes that was hosting the "Cluster Grou...
-
In this case Warning Event 9327 from source: MSExchangeSA was logged in Application Event log on Exchange 2010 server responsible for OAB g...
-
In my case few client XP machines were having problems with applying group policy settings. Following events were logged in Application eve...
-
In this case, domain joined workstation with Windows 7 operating system was failing to register itself on new WSUS server. Settings for the...
No comments:
Post a Comment