Jump to content


anyweb

Root Admin
  • Posts

    9207
  • Joined

  • Last visited

  • Days Won

    367

Everything posted by anyweb

  1. you are welcome the data loss has inspired me to change my backup routine (automated), from now on I will backup the SQL databases daily. cheers anyweb
  2. windows-noob.com was down for about 12 hours and lost data due to a FORCED hardware reboot (i didn't do it) the reason for the reboot was I submitted a support ticket to the host asking why i was getting network timeouts they rebooted my server without asking me, as a result, the database got corrupted and data was lost the reason i was getting network timeouts > http://noc.leaseweb.com/status.php?i=294 apologies, but I had to restore the site database from a backup i did on sunday so some days data lost. cheers anyweb
  3. anyweb

    Report updates?

    i know it sounds crazy but i heard it from a good source, try it and tell me does it help., if not we'll investigate more info >
  4. try http://technet.microsoft.com/en-us/library/bb632442.aspx
  5. Despite the success of the Windows 7 beta, which got leaked before it was officially released and had several deadline extensions, Microsoft isn't exactly sitting still. The beta build, with build number 7000, was built on December 12th, 2008, so that leaves enough room between then and now for several newer builds. One such build got leaked this weekend, and it contains some minor changes compared to the beta build. via osnews.com
  6. anyweb

    Report updates?

    try updating your hardware inventory client agent schedule time to every hour or so for a test. does it help ?
  7. ok after looking through your logs theres quite a lot of errors in many places, so it's hard to say for sure what is up, when you say you reinstalled IIS did you re-enable webdav and all those settings ? what IS working on your SCCM server and what fails ?
  8. edited post and added query. Use the following query for the collection: select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM .SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Microsoft Office Professional Plus 2007" or SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Microsoft Office Enterprise 2007" or SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Microsoft Office Standard 2007" cheers anyweb
  9. anyweb

    Custom install dvd

    assuming you've followed my Deploy XP guide in SCCM then it's more than possible. Add Operating System image right click in Operating System deployment and choose add operating system image, browse to the network location of your captured XP wim image. review the image details click next next and close... Duplicate the Task Sequence Select your Deploy XP task sequence, right click it and choose Duplicate. Use the Duplicate Task Sequence for the following actions (this means we are making a copy of the original Task Sequence and editing the copied/duplicated one instead.) Edit The Task Sequence the Operating System Deployment section, right click on Task Sequences and choose to edit your Deploying XP task sequence. look for this section in Apply Operating System change it to Apply Operating system from captured image... browse to the captured WIM file click ok when done Create Task Sequence Media choose Stand alone media from the options select your media type and give the ISO file a name set a password to protect your media select your task sequence review the details select the distribution points with all the packages required on them... [in this example there are 4 packages, and one dp has all 4 packages listed as 4 of 4...] so it looks like this if you are using variables, then add them here review the summary the ISO file will be created... and you are done, burn the ISO to DVD and and test it ! Can I read about this on Technet ? To see Technet's version of Stand Alone Media, read here http://technet.microsoft.com/en-us/library/bb632784.aspx
  10. thanks a lot ! my hopes are to make this site THE place to come for sccm info because I know that when I was learning this stuff, it was impossible to find information that worked cheers and i look forward to you joining in ! anyweb
  11. hello and welcome ! you should enable dhcp on the DC, the dhcp on your router will not be sufficient. please post these questions as new topics in the SCCM section cheers anyweb
  12. in control panel, click on View 32 bit control panel it's in there !
  13. imagine you have systems being imaged and would like to know what stage they are in during the task sequence, well as long as you have reporting enabled on your SCCM server you can view this information simply select the following report Status of a specific task sequence advertisement for a specific computer Right click on the Report and choose Run from the menu When the webpage appears, click on Values and supply it with the Advertisement ID and Computername, once done you can view the Last Status Message Name or click on the arrow beside the computername to get a detailed report.
  14. anyweb

    Thank you

    thanks for that and please do help out where you can either by responding to others questions or contributing content cheers anyweb
  15. are you struggling with SCCM ? if so vote here ! add your comments as well ! cheers anyweb
  16. who's next ? After much, much, much speculation, Microsoft let the cat out of the bag today: due to weak results, Microsoft is going to cut 5000 jobs. Those 5000 jobs will disappear over the course of 18 months, with 1400 jobs being cut immediately. Quarterly results, as well as the cost-cutting measures, were made known in a press release today. via osnews.com
  17. you'll need a script to remove the computer from the collection try this one
  18. i don't think there are any free E books on SCCM but if you find some let me know! however you DO have my SCCM guides so, start with them first good luck !
  19. use anyweb AT hotmail DOT com cheers
  20. try executing the cmd on that box manually, see does it work
  21. can you zip up your SCCM logs and attach them here for me to look at, or if you dont want them public mail them to me cheers anyweb
  22. look at the logs on the client, do you see any errors there ?
  23. are you absolutely sure you've configured IIS with webdav correctly ? have you verified those settings and verified that IIS is actually running? in your site status are the MP control manager errors the only ones that are showing or are there more
  24. thanks ! yep, when creating said program dont create and advertisement for it, then when you are ready to deploy it, do so on a collection based on queries, for example based on an AD OU query. you could then deploy software to 'collection' which starts the process of advertising it to that collection yes indeed they can. cheers anyweb
×
×
  • 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.