-
Posts
2925 -
Joined
-
Last visited
-
Days Won
79
Everything posted by Peter van der Woude
-
You can also use the integration with MDT to use the same wizard as you did.
-
Capturing Win7 x86 machine. TSMBAutorun.exe does not start
Peter van der Woude replied to Sudarsen's question in Deploy 8
How are you performing the capture? Via a capture media? -
Task Sequence installing unwanted applications
Peter van der Woude replied to mikedisd's topic in Configuration Manager 2012
Operating system deployment won't throw-in any additional applications. I can imagine that your device at some point is a member of the All Windows 7 collection and gets the additional deployments after the task sequence. Also, if you want to know what all happens during the operating system deployment process, simply check the SMSTS log file. -
Deploy vhd to Hyper-V host
Peter van der Woude replied to mrdk83's topic in Configuration Manager 2012
You can't deploy a VHD. For your options with a VHD, see: https://technet.microsoft.com/en-us/library/dn448591.aspx -
Cannot Install Client Manually
Peter van der Woude replied to xxrockmanxneoxx's topic in Configuration Manager 2012
That sounds more like an issue with the application(s) than with the client. Either put of the continue on error, or start checking the SMSTS log file to see why those applications are failing. -
Deploy OS to All Systems Collection?
Peter van der Woude replied to lstrm's topic in Configuration Manager 2012
There is no harm in using the default Unknown Computers collection, as the objects in the collection only represent unknown computers and that is only application during a PXE boot of an (as you might have guessed already) unknown computer. -
Update compliance in need of serious attention
Peter van der Woude replied to Kops's topic in Configuration Manager 2012
I would start by using the compliance reports instead of the console for that kind of information. It will also provide a better view on your real compliance. -
Deploy OS to All Systems Collection?
Peter van der Woude replied to lstrm's topic in Configuration Manager 2012
Just a rule I always use and that's to never ever deploy something to the default All Systems collection. -
Cannot Install Client Manually
Peter van der Woude replied to xxrockmanxneoxx's topic in Configuration Manager 2012
Does that mean that some applications are not installed during operating system deployment? Did you configure Continue on error? -
Cannot Install Client Manually
Peter van der Woude replied to xxrockmanxneoxx's topic in Configuration Manager 2012
What about the problems with the client during the operating system deployment? Wouldn't that be the first issue to look at? -
scnotification.exe error PLEASE HELP
Peter van der Woude replied to tray21's topic in Configuration Manager 2012
Are you sure the operating system deployment completes successfully? -
Report without EVERY version
Peter van der Woude replied to joengelhart's topic in Configuration Manager 2012
That would be a "custom" report... -
Cannot Install Client Manually
Peter van der Woude replied to xxrockmanxneoxx's topic in Configuration Manager 2012
This post is very confusing... can you be a bit more specific on what is working and what not? -
https over http
Peter van der Woude replied to Chadley's question in Troubleshooting, Tools, Hints and Tips
Did you configure you site systems to configure over HTTPS (DP and/or MP role)?- 1 reply
-
- sccm 2012r2
- server 2012 r2
-
(and 2 more)
Tagged with:
-
SCCM 2012 Disk Partitioning
Peter van der Woude replied to P@docIT's topic in Configuration Manager 2012
I would like to agree with Niall. Also, I always prefer to give my operating system drive a fixed size and leave the rest for any data partition.- 10 replies
-
- Configuration Manager
- 2012
-
(and 5 more)
Tagged with:
-
Great! Good to hear!
-
PXE Boot ok, but after load WinPE the client pc reboots
Peter van der Woude replied to masoud's question in Deploy 7
It sounds like you're missing some network drivers in the boot image. -
You could use MDT and use ZTINICConfig.wsf to capture the network configuration after supplying in WinPE. You can call the script like this: %Scriptroot%\ZTINICConfig.wsf /ForceCapture
-
Deploying applications per User
Peter van der Woude replied to giftedwon's topic in Configuration Manager 2012
In what way, do you then mean "Per User but deployed to System Collections"? What per user part are you then talking about?