-
Posts
2925 -
Joined
-
Last visited
-
Days Won
79
Everything posted by Peter van der Woude
-
Software Deployment Troubleshooting
Peter van der Woude replied to boopathis84's question in How do I ?
For an application the AppEnforce.log is the most important and for the old-school packages the execmgr.log is the most important. -
quicktime
Peter van der Woude replied to pascalloz's question in Deploy software, applications and drivers
Are you sure it doesn't copy anything? Did you try the copy action in SYSTEM context and see were it will end up? -
A content validation will only validate the content... By default an application has a retry of a 100 (which will take a couple of days), so if you discovered it in time it will still redistribute. Also, what you could do is take it out of the group (this will leave the existing content) and add it again (this will add any missing content).
-
Downgrade SCCM 2007 R3 to R2
Peter van der Woude replied to jimlad's topic in Configuration Manager 2007
Never been in a situation like that, but in general a newer client is not supported. Not with ConfigMgr, not with anything other product... -
Task Sequence On Old machine
Peter van der Woude replied to MSolouma's topic in Configuration Manager 2012
No, you can just use a custom image as well. It's just that in case of a default image the problem is usually that you have to use OSDPreserveDriveLetter. From what drive did you capture the image? -
Prompt for Computer Name During Task Sequence
Peter van der Woude replied to aliala's topic in Configuration Manager 2012
You forgot to mention the problem you;re having. Theoraticaly this should work the same as with ConfigMgr 2007.- 2 replies
-
- Prompt
- ComputerName
-
(and 1 more)
Tagged with:
-
PXE Boot Task Sequence Failing
Peter van der Woude replied to Maso's topic in Configuration Manager 2012
Did you configure the distiribution point certificate? -
OSD vs Multicast in CM12R2
Peter van der Woude replied to mlbriggs24's question in Deploying Operating Systems
You can't do Multicast without OSD (Operating System Deployment). In case of a classroom that requires a fresh operating system, I would defenitely try to use multicast. The download of the image file will definitely benifit of this. -
Task Sequence On Old machine
Peter van der Woude replied to MSolouma's topic in Configuration Manager 2012
That should be possible. Are you using the default install.wim? -
remove SCCM 2012 ready for new install
Peter van der Woude replied to regan's topic in Configuration Manager 2012
If there's anything left behind, it will be overwritten by a new installation. -
OSD task sequence hangs when set to https only
Peter van der Woude replied to CakeM1x's topic in Configuration Manager 2012
I would start with the ClientIdManagerStartup.log. -
Did you write information about the ConfigMgr 2012 environment to the AD?
-
OSD task sequence hangs when set to https only
Peter van der Woude replied to CakeM1x's topic in Configuration Manager 2012
Did you check the client log files? It should provide some more details on why it;s failing. -
Installing Updates During an OS TS
Peter van der Woude replied to behemyth's question in Deploying Operating Systems
I like to keep my base image up-to-date, either via offline servicing (in case of only os related updates), or via a build and capture task sequence. -
Update many task sequences?
Peter van der Woude replied to Adam Bise's topic in Configuration Manager 2012
You could look at dynamic variables. -
That should be the folder that contains the IIS log files of the Default Website, yes.
- 4 replies
-
- downloading
- dp
-
(and 1 more)
Tagged with:
-
Installing Updates During an OS TS
Peter van der Woude replied to behemyth's question in Deploying Operating Systems
Updates during the task sequence come from a software update group, of which the deployment is targeted to a collection in which the computer object exists. Often this is the same collection as the collection to which the task sequence is deployed. -
DCM/Compliance settings
Peter van der Woude replied to simulacra75's topic in Configuration Manager 2012
That's possible, but you have to create a custom script for that. -
Dell Client Integration Pack Version 3.1
Peter van der Woude replied to nhottinger's topic in Configuration Manager 2012
The link was indeed incorrect... sorry... Second try: http://www.scconfigmgr.com/2013/10/11/get-dell-warranty-status-within-configmgr-2012-console/ The tool in the link creates a right-click option to show that information. -
Update many task sequences?
Peter van der Woude replied to Adam Bise's topic in Configuration Manager 2012
I can't think of a way to do that (not even with PowerShell).... -
Drivers vendor vs model
Peter van der Woude replied to michaelhbt's topic in Configuration Manager 2012
Putting all drivers of a vendor together will give you a lot of problems with for example different driver versions.