-
Posts
9207 -
Joined
-
Last visited
-
Days Won
367
Everything posted by anyweb
-
so this is software updates for windows xp or what ? have you tried having more than one Install Software Updates task in the ts with a reboot inbetween ?
-
Deploying Software Updates in PXE Task Sequence
anyweb replied to DizzleSizzle's question in How do I ?
remember this much, software updates will only deploy when a computer is in a collection that the Deployment Management Task is pointing to during the Operating System Deployment, so where is your computer during the deployment, what collection ? -
yup, look at the updating section of the SCCM guides here
-
yes it has to be SP2
-
try here and no i don't think it will help you with your restore problem, i'd break up your usmt testing first of all in to two collections, state capture and state restore then create two simple task sequences, one for state capture, one for state restore, you can cut/paste the needed bits from a standard Install task sequence (if you want the features of USMT 4 then thats another story...) once you have state capture working (and you'll know from reading the scanstate.log and scanstateprogress.log files) you can then start testing state resore, what does your loadstate.log file say ?
-
How can i get Forum Password..Can any one help me?
anyweb replied to kiran's question in Troubleshooting SCOM
closed for now, sorry -
good point, i'd recommend starting with Firefox as a test, if you can install that (and it's very easy) then you are on the right track
-
the bootable option just replaces the PXE boot and not a whole lot more, meaning you use it in areas where you cannot use PXE the standalone option puts everything on your usb key/cd/dvd which is cool and can be faster when it comes to deployments covering usmt4/large wims/large apps/etc
-
yup, in the OSD section, expand task sequences, select your deploy 7 task sequence, right click on it, choose Create Task Sequence Media, the first option is probably best for you, (Standalone) you can create bootable USB keys, or CD/DVD's cheers niall
-
we are very excited to announce the release of Beta 1 for System Center Configuration Manager v.Next. System Center Configuration Manager v.Next is uniquely positioned to provide for powerful and flexible user-centric client management, allowing users to be able to seamlessly access their data from virtually anywhere, across multiple device types while providing IT with unified management tools and centralized control. This next release of Configuration Manager is focused on 3 main pillars: User centric application management - Empowering Administrators to define intent, and end users flexible access to the right application at the right time * Allow the administrator to think users first * Application management model to capture admin intent * End user self-service software portal Infrastructure simplification – Simplify management infrastructure, processes and administrative overhead * Unified management across PCs and devices * New role based administration and end-user experiences * Automated content distribution and troubleshooting * Redesigned core infrastructure and improved scalability Simplify Client Management – Daily tasks, model based configuration management and improvements over existing capabilities * Automated compliance remediation * Client health and auto remediation * Remote control enhancements * Offline servicing of OS images Over the coming weeks, there will be a wealth of content for you to experience. From online labs, to virtual machines, review material, interviews and demonstrations. For now, join the beta, join the conversation, and learn about the next generation of client management. http://blogs.technet.com/b/systemcenter/archive/2010/05/24/the-next-generation-of-client-management.aspx
-
good work, did you do that guide ?
-
Network access account trouble during SCCM OSD
anyweb replied to asim's question in Troubleshooting, Tools, Hints and Tips
Content location request for SHC00053:2 failed. make sure that package is updated on the distribution points, verify it is from the package status, and then try again -
hi Eric if you look at the list of SCCM Guides here you'll see there's a troubleshooting section which covers your error, which is abortpxe.com, so try the suggestion there and let us know does it help
-
as the others advised on Technet and Myitforum.com have you tried gpo's ? if not any reason why not ?
-
try build and capture using the Windows 7 Enterprise DVD instead of using an OEM dvd (which i assume you are doing), also i moved your post to the windows 7 section
-
great i look forward to it., post screenshots too !
-
hi Bob are you sure you added the right drivers to both boot images, and then updated the boot images to their dp's ?
-
Getting error 0xc1420127 when trying to add drivers to boot iamge
anyweb replied to pmeadows's question in Windows Deployment Services
check that the file/inf itself is not BLOCKED, right click on the drivers inf file and choose properties -
well first Capture the image and then Deploy it.
-
great stuff, with SCCM, patience is everything
-
first of all one step at a time during the deployment before it fails if you bring up a command prompt, can you get an ip address ? does it look correct ? if so, can you ping the FQDN of your sccm server ? in the same LAB does nslookup on a workstation report back the correct details for DNS ?
-
how odd, so what user are you logged on with at this point ? or are you using an autologin script ? is there anything weird about your build and capture, are you using an unattend.xml at all ?
-
SCCM 2007 SP2 is REQUIRED for deploying windows 7, the R2 feature pack is only a package that you install on top of SCCM 2007 SP1 or SCCM 2007 SP2 to reveal 'hidden' features. So if you want to deploy Windows 7 with ZTI then use SCCM 2007 SP2, and if you want all the extra features (and you license aggreement allows it) then use SCCM 2007 SP2 R2
-
Brief Description This SuperFlow provides information about operating system deployment using Configuration Manager PXE service points Overview This SuperFlow provides information about operating system deployment using preboot execution environment (PXE) service points. The SuperFlow provides step-by-step information about how to configure the enterprise network to support Configuration Manager PXE service point deployments. It then describes the steps from creating the deployment package until the operating system deployment task sequence begins to run on the client computer. The SuperFlow interactive content model provides a structured and interactive interface for viewing documentation. This SuperFlow includes comprehensive information about a specific dataflow, workflow, or process. You will find overview information, steps that include detailed information, procedures, sample log entries, best practices, security information, and other information. This SuperFlow also includes links to relevant resources, such as Web sites or local files that are copied to your computer when you install the SuperFlow. System Requirements * Supported Operating Systems: Windows 7; Windows Server 2003; Windows Server 2008; Windows Vista # Microsoft .NET Framework 3.5 Service Pack 1 Download http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c6f88b60-5dd0-40d4-a7e4-8234b4066d27
-
hmm, have you tried the advice here to restore the All Systems collection ?