Jump to content


anyweb

Root Admin
  • Posts

    9207
  • Joined

  • Last visited

  • Days Won

    367

Everything posted by anyweb

  1. the advice from me is keep SQL on box, in other words, don't separate it from Configuration Manager, unless of course you like trying to figure out why things are not working as expected, later on.
  2. press f8 when it's running gather, and locate the smsts.log in x:\windows\temp\smstslog attach that file here.
  3. something to get you started > http://www.niallbrady.com/2012/11/12/how-can-i-sequence-applications-using-app-v-version-5-for-configuration-manager-2012-sp1/
  4. eh, you need to be more specific, what are you trying to do and can you attach some logs
  5. do you have any QOS software/hardware on your network that could be causing issues ? have you checked if the switches inbetween the dp and the clients are ok ?
  6. do you get the same error if you specify bdeHdCfg.exe -target default -size 300 -quiet instead (without the path)
  7. it will be great, don't worry !
  8. have you tried to redistribute/revalidate the package on that dp where it's generating the hash error ? what does the smsdpmon.log tell you about validation of that package ?
  9. Microsoft staff will likely be raising a glass or two, thanks to the latest available data. According to new data released by StatCounter on Tuesday, the latest version of Windows, Windows 8.1 has overtaken its predecessor Windows 8 for the first time, in terms of internet usage worldwide. The research firm's data shows Windows 8.1 has grown steadily to 7.5 percent in August, passing Windows 8's share of 6.6 percent. In the UK market the software giant's operating system (covering desktops, tablets, and consoles) surpassed its older sibling in April, with the US following a month later in May. By comparison, Apple's latest versions of OS X have a combined share of 7.8 percent — a speck compared to Windows' overall reach. "Following a mixed reaction to Windows 8, perhaps because of its radical new look, Windows 8.1 appears to be winning over users," StatCounter's chief executive Aodhan Cullen said in prepared remarks. Windows 7 remains the world's global leader in the operating system space, data from the company suggests, with just over 50 percent of the internet usage share. But StatCounter data should always be taken with a pinch of salt, as ZDNet's Ed Bott previously explained. Compared to the latest Net Applications' data, which is generally considered to be stronger overall data, Windows 8 has a 6.3 percent share, while Windows 8.1 has a 7.1 percent share — totaling 13.4 percent. read the rest at ZDNet > http://www.zdnet.com/windows-8-1-overtakes-windows-8-worldwide-as-windows-xp-refuses-to-die-7000033199/
  10. have you tried the below:- Identify the systems with a duplicate GUID Delete the c:\windows\smscfg.ini file from the client Run CCMDELCERT on the client (*) Restart the SMS Client agent (SMS Agent Host) A new GUID will be generated
  11. you can create a new Deployment Package every month if you wish or reuse the existing, this guide is just one way of doing it and of doing it in an automated way, use whatever works best in your environment. If you do create a new deployment package every month you'll need to edit the ADR every month to point to a new Deployment package as by default, it will point to the previous one created when you last ran the ADR, so if you select 'new deployment package' and call it 'new package', then the following run it will already be pointing at the existing package called 'new package' so you'll have to edit it to point to 'new package #2' and so on...
  12. looks like you need to add network drivers for the hardware you are booting to your boot.wim, the file you need to look at is on the client, press F8 and look for smsts.log in x:\windows\temp\smsts.log
  13. as you are using Configuration Manager 2012 R2, things have changed between that version and the version I wrote the guide for see my note here Note: [update] if you are completing this guide using Configuration Manager 2012 SP1 then this option is not available, instead, select the WIM file from a previously captured WIM image or point to the Install.WIM file on the Windows media. Please see this post for details\ alternatively, complete the task sequence wizard, and then go back and edit that step to point to the installer
  14. not exactly, but here is what you can do http://technet.microsoft.com/en-us/library/jj591551.aspx however, i'd suggest you don't go adding a CAS unless it's really necessary, instead you should just bite the bullet and get rid of the other primary, how many clients are there ?
  15. we need to see your smsts.log file(s)
  16. well are you sure the data is captured, what do your scanstate.log and loadstate.log tell you ?
  17. how did they discover them, can you share that info
  18. can you attach the smsts.log file showing this
  19. 151 members and growing ! if you havn't already joined please do so for some interesting information about the site
  20. you can simply create a package containing a script to install the driver and deploy that to a collection containing those computers, or create an application of that driver and deploy that application to the same collection.
  21. you need to figure out what process is using that port you can do it with an administrative cmd prompt like so netstat -an -p tcp -b that will list all ports listening on TCP and the corresponding process.
  22. take a look at the following post it should clear things up http://www.windows-noob.com/forums/index.php?/topic/6629-using-system-center-2012-configuration-manager-part-8-deploying-applications/
  23. you are correct, I describe the entire process here my point being, once you've added the updates did you update that wim to the dp's or not and are you sure your task sequence is using that wim ?
  24. did you update the new image to your distribution points after injecting the updates ? and are you pointing to the new wim image in your deploy task sequence
×
×
  • 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.