-
Posts
2925 -
Joined
-
Last visited
-
Days Won
79
Everything posted by Peter van der Woude
-
I wouldn't add applications like that in your image, as the're updated a lot. That would mean a lot of maintenance on your image... In that case you a thin image and deploy the applications during the actual deployment.
-
Failed to distribute content
Peter van der Woude replied to Muhammad's topic in Configuration Manager 2012
Duplicate post, see: http://www.windows-noob.com/forums/index.php?/topic/10934-failed-to-distribute-content/ -
Failed to distribute content
Peter van der Woude replied to Muhammad's topic in Configuration Manager 2012
Check the distmgr.log for more details. -
No. Adding software to an image is choosing between a thin and thick image. Adding drivers to an image is a no-go.
-
To add-on to Niall, if you really don't want any batch files or whatever to call USMT, this is what the different task sequence settings mean: http://www.petervanderwoude.nl/post/how-the-settings-in-configmgr-translate-to-the-command-line-in-usmt/
-
The most important things with DMZ clients, are that the clients can resolve the management point, that the needed firewall ports are open and that you have to manually install the clients (in most situations).
- 1 reply
-
- SCCM
- Config Manager
-
(and 2 more)
Tagged with:
-
Applications vs packages
Peter van der Woude replied to Kevin79's question in Deploy software, applications and drivers
How do you mean? Like using avaliable applications? -
Robocopy Run Command from Task Sequence
Peter van der Woude replied to shawn.pederson's topic in Configuration Manager 2007
I think it can't find the ."\Configuration Files". Easiest way arround this would be to use an old-school batch file and replace .\ with %~dpo- 3 replies
-
- SCCM2007
- Task Sequence Robocopy
-
(and 1 more)
Tagged with:
-
Automatic Client Upgrade is greyed out
Peter van der Woude replied to wanderer's topic in Configuration Manager 2012
Should have mentioned that you have to perform that action on the site server itself (as that's the account with the rights). -
No you don't have to setup any DHCP options if you're already using IP helpers. Just make sure that there is no old configuration left of your previous deployment tool.
-
Automatic Client Upgrade is greyed out
Peter van der Woude replied to wanderer's topic in Configuration Manager 2012
The site server itself has also all the rights. I backdoor I sometimes use is starting the console by using PSEXEC. -
Security Updates advertisements are not comming on client
Peter van der Woude replied to satish1607's question in How do I ?
Well, before you can do anything you need to know what's wrong... Please look at the client log files. -
Applications vs packages
Peter van der Woude replied to Kevin79's question in Deploy software, applications and drivers
You won't have to increase the cache space. The content will stay at least 24 hours in the cache, after it;s been used and after that it will be cleaned when needed. -
Security Updates advertisements are not comming on client
Peter van der Woude replied to satish1607's question in How do I ?
Start by looking at the client log files to see what's happening. -
You shouldn't have to, unless you're crossing VLANs or something like that. In those situations IP helpers would be the prefered method.
-
Which certificate are you talking about? If you mean the webserver certificate, you need to adjust it in the bindings of the website (IIS).
-
Trouble with Build & Capture TS
Peter van der Woude replied to Phylum's topic in Configuration Manager 2012
Yes, there is even a technet article listing these updates, see: http://support.microsoft.com/kb/2894518/en-us -
Remove Ms office 2013 Patches using SCCM 2012 R2
Peter van der Woude replied to velum's topic in Configuration Manager 2012
Remove C:\Windows\System32> from your first command and replace /I with /X