-
Posts
2925 -
Joined
-
Last visited
-
Days Won
79
Everything posted by Peter van der Woude
-
Win XP to Win7 upgrade and Replace - Task sequence not executing
Peter van der Woude replied to ChandanOmkar's question in Deploy 7
I think there has to be another one... -
Win XP to Win7 upgrade and Replace - Task sequence not executing
Peter van der Woude replied to ChandanOmkar's question in Deploy 7
I also don't get the part that "the USMT process doesn't start". Because looking at these logs I see a working scanstate, which means that USMT is used/ started. So what exactly is going wrong? Maybe you can post you smsts.log -
sccm 2007 sp2 to r2 --> r2
Peter van der Woude replied to bbunjevac's topic in Configuration Manager 2007
Correct, take a look here for the supported systems: http://technet.microsoft.com/en-us/library/ff977062.aspx -
Office 2010 in Windows 7 OSD Task Sequence Deployment...
Peter van der Woude replied to MRaybone's question in Deploy 7
Is that the only message from the log? -
sccm 2007 sp2 to r2 --> r2
Peter van der Woude replied to bbunjevac's topic in Configuration Manager 2007
Nope, there is a hotfix with R3. The features of R2 are also included in R3. -
That is indeed normally correct, unless you follow the guidance in the Technet article. It's even a supported scenario since recently. Besides this it's the only way, knowning that a client can only be assigned to one WSUS/ SUP (and using SCCM it's not possible to create auto aprove rules).
-
Unable to Retreive AD Site Membership
Peter van der Woude replied to Mikey C's question in Troubleshooting, Tools, Hints and Tips
Correct, using AD Sites is only a solution if they are setup in the AD Sites and Services. -
Extra default software for base image?
Peter van der Woude replied to Kingskawn's question in Deploy 7
That's correct, but on the other side you always have to make a new base image a few times a year to get it up-to-date with patches (unless you do it like this ). So it's almost never a bad idea to put some, not often changed, software in the base image. -
Multiple Task Sequences (not showing up)
Peter van der Woude replied to qaisar's question in Deploy 7
Just delete the mandatory assignments of the Advertisement. -
Task Sequence Updates deployment hangs
Peter van der Woude replied to WAZZIE's question in Troubleshooting, Tools, Hints and Tips
Those settings shouldn't be needed. It is possible that there is an update that is breaking it... Is there a really big update between the October updates, which you are deploying? Otherwise it get's a trial-and-error game to see which update is causing it. -
Multiple Task Sequences (not showing up)
Peter van der Woude replied to qaisar's question in Deploy 7
You can only Advertise multiple Task Sequences, and make them selectable, when they don't have a Mandatory Schedule. -
sccm 2007 sp2 to r2 --> r2
Peter van der Woude replied to bbunjevac's topic in Configuration Manager 2007
It's pretty straight forward. First install the hotfix and then R3. -
I don't see/ get the problem... If your are going to distribute via SCCM, then what does it matter that the distribution server of Forefront doesn't support R2? You could deploy the updates like described here: http://technet.microsoft.com/en-us/library/dd185652.aspx
-
SCCM software deployment problem
Peter van der Woude replied to Aldin's question in Deploy software, applications and drivers
Well... security-wise I wouldn't use a DC for any Site Roles. But if you want to do it anyway then I would even prefer Domain Admins above BUILTIN\Administrators. For the reason why, see: http://technet.microsoft.com/en-us/library/cc700835.aspx -
Locale in MDT
Peter van der Woude replied to Kevin79's question in Microsoft Deployment Toolkit (MDT)
But can you do something with it? Like adding a package or something? -
Locale in MDT
Peter van der Woude replied to Kevin79's question in Microsoft Deployment Toolkit (MDT)
I thought that DISM supports everything from Vista SP1 and newer, so no XP... For ImageX, take a look here: http://technet.microsoft.com/en-us/library/dd744377(WS.10).aspx -
Unable to Retreive AD Site Membership
Peter van der Woude replied to Mikey C's question in Troubleshooting, Tools, Hints and Tips
Then you to, or Extend the AD, or apply a GPO. Take a look here for more information: http://technet.microsoft.com/en-us/library/bb633194.aspx -
Looks really cowl!
-
Drivers install is slow during OSD task sequence
Peter van der Woude replied to thadkew's question in Troubleshooting, Tools, Hints and Tips
That's the result you are looking for! Double click that and you can browse to the model the machine. -
Drivers install is slow during OSD task sequence
Peter van der Woude replied to thadkew's question in Troubleshooting, Tools, Hints and Tips
Are using Select model, or Select * ? -
Please give some more information. What is happening and when? Did you check the logs?
-
The Package Distribution works the for Software Update Packages as for normal Software Packages. So when your Boundaries are setup correctly the clients will download from the correct DP. The client will only connect to the Software Update Point to check for compliance and sent status notifications.
-
Drivers install is slow during OSD task sequence
Peter van der Woude replied to thadkew's question in Troubleshooting, Tools, Hints and Tips
That's weird, how are you trying that? -
Drivers install is slow during OSD task sequence
Peter van der Woude replied to thadkew's question in Troubleshooting, Tools, Hints and Tips
Possible, when F8 is enabled, it is possible to start Wbemtest from the commandline. Within Wbemtest you can test your WMI (queries). The parts where the driver packages get applied. -
Drivers install is slow during OSD task sequence
Peter van der Woude replied to thadkew's question in Troubleshooting, Tools, Hints and Tips
WMI is something that exist in the Operating System, even WinPE contains a subset of WMI. This subset is easily enough to query WMI for the model of the computer. Based on the information about the Variables that you are using and the repeating of the driver installation, I would say that the driver selection proces isn't going good. To be sure of that it might be handy to take a look at the smsts.log, to see what it says about picking the drivers/ driverpackage.