Jump to content


anyweb

Root Admin
  • Posts

    9270
  • Joined

  • Last visited

  • Days Won

    371

Everything posted by anyweb

  1. please raise a new post about this, and one problem at a time, that way when its resolved others can find the info easier. I'm closing this thread as people are just replying to it instead of starting new posts explaining what they are trying to do and what the errors are. cheers niall
  2. your command line should be something like this otherwise the transforms won't be applied msiexec.exe /q ALLUSERS=2 /m MSIHINKJ /i "Pro11.msi" TRANSFORMS=officepro.mst
  3. based on your SCCM version info you are running SCCM 2007 SP1 without the R2 feature pack, so...... consider upgrading to SP2 and then installing R2 then try again.
  4. how are you planning on doing this ?
  5. good to know Peter, so did webdav require any special config ? any other gotchas that you'd like to share ?
  6. are you launching this in a task sequence or as a package advertised to a collection ?
  7. did you set any scope options for DHCP ?
  8. remove the .net and try again, does it work then ?
  9. anyweb

    Vmare to Hyper V

    yes, but its not too easy, you'll need to install and use System Center Virtual Machine Manager to do the conversion
  10. I havnt tried installing SCCM 2007 R2 in Server 2008R2 yet but will do so soon. meanwhile I got this feedback from a user here on the forums about webdav 7.5 to be clear, are you using SCCM 2007 SP2 r2 or SCCM 2007 SP1 r2 ?
  11. the SCOM guides will remain private for the time being. sorry.
  12. anyweb

    It's Me

    welcome to the forums !
  13. in the program properties, click on the advanced tab, you have the option there to Run Another Program first, is that selected ?
  14. this post on Peters blog should give you some ideas. cheers niall
  15. are any of the updates listed to do with .net ? or expired ?
  16. have you tried uninstalling wds, removing the psp role and then deleting everything in c:\windows\temp then reboot the server, reinstall WDS, reboot server and reinstall the PSP role ?
  17. it's gone, read the README that comes with the download, if you want unknown computer support from SCCM now, you will have to use the R2 feature pack cheers niall
  18. sup requires a wsus backend but it must NOT be configured,. read the SUP guides here on the forums http://www.windows-noob.com/forums/index.php?/forum/66-software-update-point/ cheers niall
  19. have you correctly configured the boundaries for your site ?
  20. verify that the boot.wim file is the correct version after updating sccm to sp2. if it is, check to see if you have a bitlocker partition
  21. what version of windows 7 is it ? where is it prompting you to create a user ? doesn't it join the domain ?
  22. you have these errors over and over in the log these errors started 4th of november and are reoccuring ever since then... perhaps the permissions on c:\windows\temp\PXEbootfiles are wrong
  23. does you boot image match the version listed above ? i just added command line support to my standard X86 boot image with no problem at all Success: Boot image to update: Microsoft Windows PE (x86) Success: Actions to perform: Add ConfigMgr binaries Enable Windows PE command line support Add drivers Success: Drivers that will be included: perhaps i should try the same on a boot image that had drivers imported into it
  24. Computerworld - Microsoft late on Friday confirmed that an unpatched vulnerability exists in Windows 7, but downplayed the problem, saying most users would be protected from attack by blocking two ports at the firewall. In a security advisory, Microsoft acknowledged that a bug in SMB (Server Message Block), a Microsoft-made network file- and print-sharing protocol, could be used by attackers to cripple Windows 7 and Windows Server 2008 R2 machines. The zero-day vulnerability was first reported by Canadian researcher Laurent Gaffie last Wednesday, when he revealed the bug and posted proof-of-concept attack code to the Full Disclosure security mailing list and his blog. According to Gaffie, exploiting the flaw crashes Windows 7 and Server 2008 R2 systems so thoroughly that the only recourse is to manually power off the computers. full story > http://www.computerworld.com/s/article/9140858/Microsoft_confirms_first_Windows_7_zero_day_bug
  25. do you have SCCM 2007 SP2 installed ? you'll have to create a collection query for the windows 7 systems, like this.. 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 where OperatingSystemNameandVersion like '%Workstation 6.1%'
×
×
  • 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.