Jump to content


teamfox201

Established Members
  • Posts

    90
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by teamfox201

  1. This might help you. http://myitforum.com/myitforumwp/2012/10/16/how-to-add-ad-data-to-configmgr-reporting/
  2. You can try this: http://social.technet.microsoft.com/Forums/en-US/3d3fae34-59e5-4ff8-bb50-ba1a8e53c36c/sccm-2012-sp1-winpe-initialization-not-waiting-for-dhcp-lease-and-reboots
  3. Maybe you can use a pre-execution media hook with a 5 or so second sleep/ping cmd to give it time to get the ip before proceeding?
  4. In the System Center console are these clients Approved? Do you have Automatically approve computers in trusted domains enabled under Hierarchy Settings?
  5. You have your task sequence deployment assigned to a collection these systems belong to or to All Unknown Computers for new systems not in the console?
  6. You can take classes here: http://www.quickstart.com/courses/system-center-training.aspx and depending how motivated you are at learning System Center 2012 , technet: http://technet.microsoft.com/en-us/library/gg682041.aspx
  7. I think the AD route is your best bet and then pick the Active Directory Attributes you want to gather during polling, but this will only work if you use Active Directory System Discovery. Then you can use that data to display the managed by. http://technet.microsoft.com/en-ca/library/bb632952.aspx
  8. Looks like your network adapter gets one IP address: Found network adapter "IntelĀ® 82566DM-2 Gigabit Network Connection" with IP Address 172.16.9.241 Then you have a hook to change it? Custom hook from X:\\TSConfig.INI is netsh interface ipv4 set dns name="Local Area Connection" source=static address=172.16.8.251 Set command line: netsh interface ipv4 set dns name="Local Area Connection" source=static address=172.16.8.251 Executing command line: netsh interface ipv4 set dns name="Local Area Connection" source=static address=172.16.8.251 Are you sure you can ping MHE10.city.medicine-hat.ab.ca, do you have your boundaries set correctly ?
  9. Why cant you package the app and update together so that when it installs it runs the KB first then Autodesk DWG TrueView 2013 ? That way the KB only gets installed on machines that receive that package. We have a few packages that we use vbscript to perform actions like that.
  10. You can check out http://sourceforge.net/projects/smsclictr/ . That tool lets you connect to a single computer and import an advertisement policy to it so you don't have to add it to a collection. Plus it does a bunch of other stuff . :-)
  11. Hello everyone! I work with SCCM 2007 / CM 2012 on a daily basis but my focus is mostly OSD and Packages. I would like to create some enterprise tools to address the needs and lack of features you guys are finding in CM 2012. I am looking for your feedback as to what tools, ideas, etc. you might have that would make your job easier. If you have had an idea or said "I wish I can do so and so with CM 2012 or I wish it had this feature." I would like to hear those ideas. I like to program in my free time and I enjoy with SCCM / CM. Thank you, Dan
  12. When the image is done is it still on the D: drive or does it change to C:? If you have a recovery partition, during WinPE it will make that C: and the second partition (rest of the drive (OS)) D: but after everything is done it should change the OS drive to C:
  13. Your hardware supplier should have all that documented and they should be able to answer those questions. I know Dell has you set up your task sequence a certain way so that after the generic steps run at the factory and custom settings ( domain join) happen When you turn it on.
  14. In the console: Select Software Library Expand Application Management Select Packages Single Click your EndNote package. Select the Programs tab at the bottom. Double Click the program name. Select the Environment tab. You will see the Run mode set to "Run with user's rights" or "Run with administrative rights" Select "Run with user's rights" After you save the changes, wait for the program change to replicate (depending on your environment setup). Test the install again through SCCM.
  15. have you tried to right click the computer name and select "Clear Required PXE deployments" ?
  16. Does it integrate into CM 2012 at all or after the workflow is complete everything is manually moved into production?
  17. If you have your MBAM server configured and the MBAM GPO configured (http://technet.microsoft.com/en-us/library/dn186164.aspx) then it should start publishing keys to the MBAM server when you start encrypting or if its already encrypted then it should store the key.
  18. Thank you Peter. Do you have any information on the workflow or is that something you can share?
  19. Hello, I know CM 2012 has a simulate deployment option but that doesn't really give you feedback on custom settings and if the app works as intended after installed. How do you guys verify an application, its config/settings, etc before making live for production? Do you guys have a peer review process you go through?
  20. Does the license file get put in the users profile or in HKCU? Do you have the program set to "run with administrative permissions or with the permissions of the currently logged on user"? If you have it set with administrative permissions, it will run with the SYSTEM account and it could be placing / or trying to place the license info in the wrong place but when you execute it as the logged on user (manually) it knows where to put it.
  21. You should be able to right click on the collection and check the Deployments tab. You can also just delete that computer name from System Center to make it unknown again.
  22. you can try: http://www.danielclasson.com/80072ee/
  23. Is the computer (imc124-pc-17) added to a collection that has the task sequence advertised?
×
×
  • 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.