Jump to content


anyweb

Root Admin
  • Posts

    9244
  • Joined

  • Last visited

  • Days Won

    368

Everything posted by anyweb

  1. this sounds like a very good reason to do this http://www.windows-noob.com/forums/topic/12277-updated-script-how-can-i-check-for-network-connectivity-storage-before-starting-a-task-sequence-in-system-center-2012-r2-configuration-manager/ secondly, we are deploying the lenovo x240 and x250 just fine with our winpe 5.1 images,
  2. you need to attach your smsts*.log file so we can see what's failing is it MDT 2013 or MDT 2013 update 1 ?
  3. already done, and here it is CM12 in a Lab - How can I deploy Windows 10 Enterprise x64 with MDT 2013 Update 1 integrated with System Center 2012 R2 SP1 Configuration Manager ? CM12 in a Lab - How can I upgrade to System Center 2012 R2 SP1 with MDT 2013 update 1 integrated ?
  4. We are releasing a new Windows 10 Insider Preview building to the Fast ring today: Build 10532. As always, there are bug fixes and improvements in this build over 10525, but also some new features we are very excited to share with Insiders. Improved Context MenusWe’ve heard feedback about the consistency of menus within Windows 10, so we’ve made some changes to improve these and give them a modern look at and feel. We are still working on it, but you’ll see some good changes with this build. We’re also further unifying the light and dark theming across the OS and are looking forward to you trying these latest changes and providing additional feedback. more details > http://blogs.windows.com/bloggingwindows/2015/08/27/windows-10-insider-preview-build-10532-for-pc/#.Vd9p41T5hSc.facebook
  5. any extensions that you've enabled will not show up after the upgrade as they are already built in to the service pack, the only reason i have one showing up after the upgrade is because that extension had an issue during enabling which i haven't troubleshooted yet.
  6. does it have a boot image attached to it ?
  7. But my task sequence fails at the ENABLE BITLOCKER stage towards the end of the TS. with what error ?
  8. <![LOG[Failed to save environment to (80070057)]LOG]!><time="09:33:27.333+240" date="08-24-2015" component="TSManager" context="" type="2" thread="292" file="environmentlib.cpp:697"> if it can't store the files on a suitable drive then it will fail, i don't know how you'll store your files somewhere other than x:, you can't store them in x: and the task sequence wants to store them on a drive formatted as NTFS how you move forward with it i dont know,
  9. Yusuf Mehdi Corporate Vice President, Windows and Devices Group, Microsoft Corp just tweeted a top ten fun facts for Windows 10, and here it is 1. More than 75 million devices running Windows 10 – and growing every day. 1/10 2. Windows 10 is running in 192 countries, virtually every country on the planet. 2/10 3. More than 90,000 unique PC or tablet models have upgraded to Windows 10. 3/10 4. Even some devices manufactured in 2007 have upgraded to Windows 10. 4/10 5. More than 122 years of gameplay have streamed from Xbox One to Windows 10 devices. 5/10 6. 10 million achievements unlocked: Microsoft Solitaire Collection, Minecraft: Windows 10 Edition Beta 6/10 7. In response to “tell me a joke”, Cortana has told over half a million jokes since launch. 7/10 8. Windows Store for Windows 10 has seen 6X more app downloads per device than Windows 8. 8/10 9. Over 2,000 organizations vying to win the global partner slot in #UpgradeYourWorld. 9/10 10. Thank you <some twitter users> and all who helped to #UpgradeYourWorld. Do Great Things. 10/10 cheers ! niall
  10. you are missing nic drivers in winpe as is evident by the lack of network sending with winhttp failed; 80072ee7 TSManager 26-8-2015 10:48:03 2684 (0x0A7C) Will retry in 5 second(s) TSManager 26-8-2015 10:48:03 2684 (0x0A7C) Retrying... TSManager 26-8-2015 10:48:09 2684 (0x0A7C) unknown host (gethostbyname failed) TSManager 26-8-2015 10:48:09 2684 (0x0A7C) sending with winhttp failed; 80072ee7 TSManager 26-8-2015 10:48:09 2684 (0x0A7C) it can't capture to an UNC path with no network (ip) add network drivers for the nic to winpe and try again. if you were using a hyperV vm you wouldn't have to worry about this problem.
  11. are you sure that's correct, the date of the log is 11th of august...
  12. or offline servicing as above
  13. press F8 when capturing (that way it won't reboot) then grab the smsts.log file probably in X:\windows\temp\smstslog\
  14. the 80070057 error means so are you using a command incorrectly, i havn't tried what you are trying to do so i cannot offer advice sorry at what point is yours failing, 1,2,3 ?
  15. ccmsetup.log will be in the c:\windows\ccmsetup\logs did you find it ?
  16. hi guys, some of you may have noticed that we had a few issues with the site a couple of weeks ago, but it was all resolved expertly but our web-server admin who works tirelessly to help keep this site running, I decided it would be nice to let you lot know a bit more about him, so here goes: Hi, tell us a little bit about yourself, where you come from and what you work at... (all optional) My name is Peter Upfold. I'm from the South of England and work in a small IT team in education at the moment. I also do a lot of work with New York-based website design and development agency Van Patten Media, with a particular focus on running their servers and “devops” (buzzword #1). 1. What age did you get into computers ? My family got our first computer when I was five years old, and I was instantly hooked! Later on, I got a computer of my own. I then started playing with Linux when I was 13 years old, and eventually the Mac, when the budget allowed. 2. what was your first computer ? The first computer that was my own was an AMD Athlon XP system with 256 MB of RAM. 3. what os did that computer run ? That first computer of mine was running Windows XP (without any service packs), way back when it was brand new and shiny and exciting! 4. what is your favorite computer today and why ? I still like to run many different operating systems, so I keep a “diverse enough” set of hardware to run all that I like. Right now I have a beautiful 27” iMac with the 5K screen as my primary machine, and I also have a custom built Sandy Bridge-based i5 desktop PC that runs Debian 8 (Jessie) and Windows 10 Pro in a dual boot configuration. 5. How did you get into Linux and what do you like about it ? I first got into Linux after buying a boxed copy of SuSE 9.0 Personal in a bricks-and-mortar store! I was always curious about other operating systems, so finding this was really exciting to me. It was very scary doing the partitioning step to set up a dual boot configuration on that first computer of mine — resizing filesystems was a lot more of a delicate operation back then! 6. Would you consider yourself a programmer ? I do quite a bit of programming, and like to keep myself learning whenever I can. I’ve worked extensively with PHP, but I have also spent quite a lot of time with Visual Basic.NET, C#, bash scripting and I have also worked quite a bit with Python, Objective-C and more languages I am probably forgetting. Most recently I have been really getting into doing a lot more with PowerShell in my day job too — it really is wonderful to have some of the automation power previously only found on Unix-like systems on Windows. 7. What advice would you give to anyone wanting to be a web-server admin ? Spin up some virtual machines and start playing! I think that one of the best ways to learn is to give yourself a project — “I want to be able to set up an Nginx web server” — and then do the research, try things out, make mistakes and then fix them. It’s important obviously not to blindly accept that some random person’s configuration on the internet is The Right Way to do it, so keep an open mind and keep learning once it is working. 8. Have you heard about Azure and would you consider it ? if not, why not ? I haven’t been living under a rock. I played with Azure on the free trial that everyone gets, but frankly probably didn’t do as much with it as I could in that time. I really love that Linux is a first-class citizen along with Windows Server on Microsoft’s cloud platform. We work a lot with cloud-based Virtual Private Servers at Van Patten Media, but the biggest issue for us there would be the cost of Azure VMs being much higher than the providers we use. Azure seems best if you can make use of the services that aren’t just full-fat virtual machines, like their Azure Table Storage, and so on. 9. what do you think of all this talk about 'the cloud' ? Cloud computing makes a lot of sense for a lot of things. At the same time, though, I think there are important issues to consider around control and security. Once something is in the cloud, it is not inherently less secure (in fact it might be more so), but we all need to consider carefully how moving things physically off-premises impacts users’ rights to maintain control over their own computers. I don’t, for example, use cloud backup services for all my data unless there’s another layer of encryption protecting the data that only I control. 10. What do you use for load balancing and database clustering? What how-tos do you recommend using? At the moment, the workloads I have been working with have tended not to need heavy-duty solutions of this type — and if you can get away without clustering, you save a lot of headaches! Projects in the past though over on the Linux side of things have used the Varnish HTTP caching server to load balance between several application servers. We use Varnish extensively at Van Patten Media to cache as much as possible in RAM and avoid needing beefier servers wherever we can. 11. How do you manage the updates and configuration for your servers (Chef, Webmin, Puppet)? Would you consider using the PowerShell DSC that integrates into Chef and Puppet for managing Linux boxes? Why or why not? I’ll pretend you didn’t mention Webmin… I have spent a significant amount of time over the last few years working with Puppet to describe the configuration for our Van Patten Media servers, my personal server, servers at my day job and, most recently, the Windows-Noob server itself. I’ve used it exclusively in standalone mode so far, but looking into a proper Puppet master setup is something perhaps to look at soon. The time investment initially is significant: you have to sit down and describe everything about a whole server’s configuration. Not being able to unilaterally make a quick config change without causing yourself future issues can also be annoying. The payoff is enormous, though. No longer are you worried about losing some obscure configuration file that is super important that you forgot about. In a web server world, as long as you have your Puppet manifest, your database backups and your code repository, you can blast away a whole server and absolutely know you can get back to a perfectly accurate known good configuration very quickly. When we need a new VM, we can be up and running and deploying our code within 15 minutes. I’m now able to spin up a new server with any of the configurations I listed above and everything “just works” — including automated backups to remote sources. In my day job, I have used Puppet for our Linux servers as mentioned, but PowerShell DSC looks very exciting if it allows us to do the same for our Windows workloads as well. Another thing to look at, when there is time! —————— Peter Upfold http://peter.upfold.org.uk/ Well that's it, thanks Peter ! We (me especially) all really appreciate the time and effort you spend on this site in the background keeping things running, especially when things go wrong. windows-noob.com says > THANK YOU !!!!
      • 2
      • Like
  17. what does your ccmsetup.log file say ?
  18. how did you configure the Deployment of the updates exactly, be specific...
  19. a lot of people have issues with Build and Capture in ConfigMgr and there are lots of advice as to how to resolve it, some suggestions are below Build it using MDT instead Build it using a task sequence like so https://social.technet.microsoft.com/Forums/en-US/a535e509-fc6a-483c-bf24-7e2aa064e5b7/deploying-100-of-available-software-updates-during-a-task-sequence?forum=configmanagerosd Build it using a wsus script instead of the Install software Updates step Offline Servicing method http://www.windows-noob.com/forums/index.php?/topic/4683-using-sccm-2012-rc-in-a-lab-part-12-updating-an-operating-system-image-using-offline-servicing/ and so on..
  20. did you verify this works ? is the task sequence in question deployed as hidden ? oTaskSequence ("SMSTSPreferredAdvertID") = ucase(oSelection.InnerText) what does the smsts.log reveal ?
  21. Introduction In a previous posts I've shown you how you can deploy Windows 8.1 x64 to the Surface Pro 3 with MDT 2013 or Configuration Manager 2012 R2. In this post I'll show you how to automate the deployment of Windows 10 x64 to a Surface Pro 3 from start to finish on a Server 2012 R2 server by using a PowerShell script. The PowerShell script is to be run on your soon-to-be MDT server and it will create everything for you, all you have to do is supply it with an OS (Windows 10 x64) and optionally some apps, drivers or even the Windows ADK 10. Fear not, if you don't have the Surface Pro 3 drivers or Windows ADK 10 then the script will download them for you. Download the script You can download the script here, then unzip it. Setup MDT 2013 Update 1 for Microsoft Surface Pro 3 - August 2015.zip To use the script simply adjust the many variables within to suit your needs, then when you are ready, run it in PowerShell ISE. The script will automatically download and install Windows ADK 10 and MDT 2013 Update 1. In addition, it will install Windows Deployment Services and after configuring the MDT DeploymentShare it will import the boot image into WDS. The boot image will have both the Surface Pro 3 100mb and gigabit network driver pre-installed. If you want to remove with, simply rem out the line in the script. Speaking of drivers, the script will automatically download the latest drivers for Windows 10 for the Surface Pro 3 and import them into the MDT 2013 Update 1 deployment workbench. Once the script is complete you can go ahead and launch the deployment workbench to review what has happened. Here you can see the drivers imported for the Surface Pro 3. and here are the two selection profiles it creates, one for the Surface Pro 3, the other for WinPEx64 (the boot image). If you open the Deploy Windows 10 x64 - Surface Pro 3 task sequence you can see the inject driver step When you PXE boot (UEFI network boot) the Surface Pro 3, the correct x64 boot image containing NIC drivers for the Surface Pro 3 will be downloaded from WDS you get to enter a computer name (you can modify customsettings.ini to change this behaviour) and select your core apps (Office 365) before the LiteTouch OSD kicks off here you can see that Windows 10 x64 is already installed and now MDT is installing Office 365 Professional and after some time installing that, it's done ! Related Posts CM12 in a Lab - How can I deploy Windows 10 Enterprise x64 with MDT 2013 Update 1 integrated with System Center 2012 R2 SP1 Configuration Manager ? CM12 in a Lab - How can I upgrade to System Center 2012 R2 SP1 with MDT 2013 update 1 integrated ? Johan's list of MDT 2013 Update 1 bugs and workarounds - http://deploymentresearch.com/Research/Post/504/A-Geeks-Guide-for-upgrading-MDT-2013-to-MDT-2013-Update-1 Until next time, adios !
  22. yes just be aware that when you deploy the new MDT 2013 update 1 integrated task sequence that the boot wim attached to it (should be winpe 10) will take over as the LIFO rule applies (last in, first out) when it comes to deployed task sequences to a collection therefore to avoid your production machines staging the wrong boot wim, redeploy your production task sequences to the same colleciton, the difference is they have Winpe 5.x attached to them,
  23. <![LOG[successfully completed the action (Setup Windows and Configuration Manager) with the exit win32 code 0]LOG]!><time="12:02:29.657-600" date="08-24-2015" component="TSManager" context="" type="1" thread="800" file="instruction.cxx:846"> probably means the latest logs are in the C:\_SMSTasksequence\Logs or C:\Windows\CCM\LOGS folder, can you check there to see what log file you have as the one above looks ok from first looks
  24. if you are using UEFI network boot then you must remove the DHCP scope options which you may have put in place for Legacy network boot, instead use iphelpers to direct traffic accordingly.
  25. you can reuse the old ones with the old toolkit packages no problem, however if you want to use the new content, then you have to create new task sequences
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.