-
Posts
9242 -
Joined
-
Last visited
-
Days Won
368
Everything posted by anyweb
-
Parallels for Mac Management has been mentioned by many as a very good add-on for ConfigMgr, it even allows OSD for Macs.
-
ok well if you see what it says, then did you verify that the client in question is approved ?
-
using required task sequences is risky, always make sure you know exactly what computers are in that collection otherwise you could regret it later, I recommend optional particularly when you are new to SCCM, as regards your problem, you can indeed start the task sequence in windows and as long as your task sequence restarts to Windows PE as one of the first steps. The step should check if you are in Windows PE and if not, reboot.
-
no idea what you are trying to say, can you try explaining your issue better, maybe use screenshots...
-
There is no way that anyone can help you with this lack of information, you must tell us what you are trying to do and what has failed, be descriptive, if you can't do it in english use a translator.
-
ccmsetup.exe error on win7 clients
anyweb replied to honestvip's topic in Configuration Manager 2012
sorry but you are not providing enough detail to help you, if you cannot explain how you are trying to install the client then we cannot guess... why are you manually installing it ? -
ccmsetup.exe error on win7 clients
anyweb replied to honestvip's topic in Configuration Manager 2012
how are you trying to manually install it ? -
ccmsetup.exe error on win7 clients
anyweb replied to honestvip's topic in Configuration Manager 2012
are you trying to manually install the client or what, go into details please as to what you have tried and what has failed. also it looks like your dns isn't working... -
did you read the log ? if you are updating the schema then use an appropriate account with the correct permissions as clearly laid out in the guides.
-
how can i Install EndPointProtection
anyweb replied to honestvip's topic in Configuration Manager 2012
did you follow this ? http://www.windows-noob.com/forums/index.php?/topic/4466-using-sccm-2012-rc-in-a-lab-part-5-enable-the-endpoint-protection-role-and-configure-endpoint-protection-settings/ -
Lenovo Thinkpad 10 PXE Boot Problem...
anyweb replied to ebanger's topic in Configuration Manager 2012
are you attempting UEFI network boot here ? because i'm pretty sure that device is in UEFI mode, i.e. does your infrastructure support UEFI network boot ? if you are using dhcp scope options for the SCCM WDS ip, then you'll need to use iphelpers instead for UEFI to work.- 3 replies
-
- PXE-E10: Server response time
- Lenovo Thinkpad 10
-
(and 1 more)
Tagged with:
-
it might help if you go into some details, as to what you are trying to do and what happened when you tried, maybe even post a screenshot of the failure.
- 3 replies
-
- SQL Server error
- Failed to add namespace
- (and 1 more)
-
Cannot Remove Deployment Advertisment for OS
anyweb replied to jlbrandt's topic in Configuration Manager 2012
while on the same subject - http://www.niallbrady.com/2010/05/22/sent-out-an-advertisement-you-wish-you-hadn-t/ -
Failed to run Task Sequence” error 0X80004005
anyweb replied to PaulDASYSADMIN's topic in Configuration Manager 2012
<![LOG[Failed to get client identity (80004005)]LOG]!><time="09:07:20.811+480" date="03-30-2015" check the DATE in the bios. it must match today's date. -
How Does Large-Scale Data Migration Work with SCCM 2012?
anyweb replied to Steve G.'s topic in Configuration Manager 2012
from your error message "Failed to load class properties and qualifiers for class BDD_UsePackage in task sequence.": that's complaining about the lack of MDT Integration. This integration gives a lot more abilities that you think and it all collectively helps the task sequence mentioned above into a reality, (via the scripts etc), try it and see.