Jump to content


anyweb

Root Admin
  • Posts

    9277
  • Joined

  • Last visited

  • Days Won

    371

Everything posted by anyweb

  1. looks like dns or network issues - see below:- are you capturing this in a lab or on a production network ? can you verify if network access is still working at this point (command prompt, ipconfig etc...)
  2. can you post your logs here please ? including the windowsupdates.log
  3. that's your problem, in package status or in the Task Sequences references tab, find out what package that is (DC100008) and verify that you have it updated to your distibribution points.
  4. please attach your log files here
  5. have a read of this post for ideas http://social.technet.microsoft.com/Forums/en-US/configmgrgeneral/thread/4c87b3e9-0520-443a-b5fd-c6e466477655/ namely:- 1) Did you set up the reporting point correctly? Does it show any errors? 2) Is the account you are using a member of the SMS Admins and/or the SMS Reporting Users Group? 3) Does the account (direct or via group membership) have at least read permission on the Report class? 4. have you also added "read" rights for the site object?
  6. it's probably just an Obsolete record (when a computer is reimaged the old record is marked as obsolete), obsolete records are deleted automatically by the delete aged discovery data under site maintenance/tasks
  7. you need to remove any gpo's that are pointing to a wsus or even a sccm sup, the installation of the sccm client will take care of updating the registry on the client with the address of the active sup
  8. anyweb

    Hey there!

    welcome, great to see the lurkers joining in
  9. what do the ClientLocation.log and locationservices.log files say
  10. no you dont, but with MDT integration you can utilise the MDT scripts folder and the scripts therein, very useful
  11. With Microsoft well at work on the next version of Windows — more specifically with Windows 8 M2 development underway — many are hoping for a build to escape Redmond and leak upon us. The build may very well have escaped Redmond, but not to the general public, but through a chain of under-the-table passing from one trustee to the next. DeviantArt user Misaki2009 with ties to the Russian leaking community has published the following screenshots of 6.2.7867.0.101020-1800 on his dA page: While there is a chance that these shots may be forged, GeekSmack strongly believes that they are legitimate screenshots of Windows 8 Build 7867, which was the build demonstrated at CES. As you can see, a build of IE9 allowing tabs to be situated beneath the address bar is present in these shots, as Microsoft are compiling internal IE9 builds with such functionality. The dA user who published the shots is not willing to leak or share the build with anyone, stating that we must “wait ’till will leak on the web from Zukona or Canouna”. While 7867 is a very early build with barely any visual changes, the significance of this news is that builds are starting to escape the grasp of Redmond. For leak enthusiasts, this news means that unofficial 8 builds may begin to surface on the Internet from the usual sources shortly. Stay tuned for updates. via > http://www.geeksmack.net/microsoft/windows-8-build-7867-screenshots-surface-hint-at-impending-leak?utm_source=twitterfeed&utm_medium=windows-noob.com
  12. please take a look at this post from Jason as well - http://myitforum.com/cs2/blogs/jsandys/archive/2011/01/17/configmgr-client-hotfix-queries.aspx which references a recent blog from Microsoft about the client hotfixes - http://support.microsoft.com/kb/2477182 are you getting any further ?
  13. its receiving the policy but nothing much more read this post for troubleshooting advanced client installation http://support.microsoft.com/kb/925282
  14. doesnt look like it's run yet, how long have you waited and have you succeeded in deploying anything to this client yet ?
  15. well have you seen the guides here, they are specifically for WDS in Windows Server 2008 http://www.windows-noob.com/forums/index.php?/forum/65-windows-deployment-services/ I need the full error that you are receiving, can you please post it here
  16. is the client on the same vlan as the dhcp server ? did you configure any DHCP scope options ? did you configure WDS ?
  17. take a look at this post, does it give you some ideas ? could be that the update worked and your still looking at old data, have you verified the client version ON a client (not from the server)
  18. nice, did it work ? and did you do this on the primary or central ?
  19. can you post the script you are testing with ?
  20. have you verifed that the patch has installed on the clients ?
  21. have you tried adding a SLP (server locator Point)
  22. thanks for adding all the Exchange content, keep up the good work !

  23. so you have pushed the client with the hotfix again ? or what have you done exactly ? where are you checking for the version of the client ?
  24. why not just create a run command line step called Add Local Admin which does as follows:- cmd /c net localgroup "Administrators" "DOMAIN\%USERNAME%" /add you can get the %USERNAME% via a frontend HTA by prompting the user at the start of the installation, or via computer variables or other methods...
  25. well i think it's cleaner and more efficient (less prone to error) to add/remove users/computers to the respective Active Directory Security Group , what if you have to add say 100 new computers ? 1000 ? hopefully othes will add their opinion here also
×
×
  • 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.