Jump to content


anyweb

Root Admin
  • Posts

    9247
  • Joined

  • Last visited

  • Days Won

    369

Everything posted by anyweb

  1. 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
  2. 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
  3. anyweb

    Hey there!

    welcome, great to see the lurkers joining in
  4. what do the ClientLocation.log and locationservices.log files say
  5. no you dont, but with MDT integration you can utilise the MDT scripts folder and the scripts therein, very useful
  6. 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
  7. 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 ?
  8. its receiving the policy but nothing much more read this post for troubleshooting advanced client installation http://support.microsoft.com/kb/925282
  9. doesnt look like it's run yet, how long have you waited and have you succeeded in deploying anything to this client yet ?
  10. 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
  11. is the client on the same vlan as the dhcp server ? did you configure any DHCP scope options ? did you configure WDS ?
  12. 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)
  13. nice, did it work ? and did you do this on the primary or central ?
  14. can you post the script you are testing with ?
  15. have you verifed that the patch has installed on the clients ?
  16. have you tried adding a SLP (server locator Point)
  17. thanks for adding all the Exchange content, keep up the good work !

  18. 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 ?
  19. 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...
  20. 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
  21. you need the clients patched as well, if they are not, then the client version will be reported at the SP2 level... see below:- Configuration Manager 2007 R3 System Requirements Primary and secondary site servers in the hierarchy, remote Configuration Manager consoles, and remote providers must install the update described in Article 977384 (http://go.microsoft.com/fwlink/?LinkId=199896) at the Microsoft Support site before you install Configuration Manager 2007 R3. Other than the hotfix, Configuration Manager 2007 R3 does not introduce significant changes to supported site system and client requirements from those required for Configuration Manager 2007 R2 and Configuration Manager 2007 SP2. Configuration Manager 2007 R3 Client System Requirements To use power management in Configuration Manager 2007 R3, you must first install the update described in Article 977384 (http://go.microsoft.com/fwlink/?LinkId=199896) at the Microsoft Support site to client computers in your organization. Other than the hotfix, the Configuration Manager 2007 R3 client requirements and supported operating systems are the same as the Configuration Manager 2007 SP2 client requirements. For more information about client requirements, see Configuration Manager 2007 SP2 Supported Configurations. to automatically add the hotfix required you can use this method http://blogs.technet.com/b/deploymentguys/archive/2010/08/13/automatically-populate-the-patch-property-for-the-configmgr-2007-client-installation.aspx or use the Patch property as described here, here and here sample patch property in a ts below:-
  22. yup do that, i'm pretty sure i reference the ports needed to be opened in the guides... i'll recheck
  23. anyweb

    Hi

    hi and welcome !
  24. and how are you adding computers/users to the collection ?
  25. the advantage is that you set the collections up (one time) and create the appropriate queries for those collections, all you have to do after that is add (or remove) computers (or users) to the respective Active Directory Security Group, this makes things Dynamic in nature and needs a lot less work in the ConfigMgr console than if you were adding computers/users manually to the collections and/or advertising the software to those resources separately
×
×
  • 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.