Jump to content


ludi2014

Established Members
  • Posts

    75
  • Joined

  • Last visited

About ludi2014

  • Birthday 06/15/1975

Profile Information

  • Gender
    Male

ludi2014's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. 12.01.2017 Issues in Windows 7 convenience rollup KB3125574 .V4 I build Windows 7 Image for one of my customers with Convenience Rollup KB3125574 .V4 I tried enable Bitlocker wit SCCM task sequence on Lenovo T460s computer with Windows 7 Image. Its was not possible enable bitlocker on machine. I tried to enabled with powershell in SCCM Tasksequence but nothing help me.. https://adameyob.com/2016/12/zero-touch-bitlocker-deployments/ After few hours troubleshooting I found Convenience Rollup KB3125574 .V4 has included KB2799926. https://social.technet.microsoft.com/Forums/office/en-US/93cdaf25-7155-4cf4-8354-25d038d427e6/bitlocker-issue-regarding-to-kb2799926?forum=winserversecurity. I build new Windows 7 image with WSUS without Convenience Rollup KB3125574 .V4 and everything works. http://www.mvpdistrict.com/
  2. How I can remeber NDIS 6.20: Windows 7, Server 2008 R2 NDIS 6.30: Windows 8, Windows Server 2012 NDIS 6.40: Windows 8.1, Windows Server 2012 R2 Kind regards Safet Grahic www.learnmesccm.com
  3. HI can be many reasons for Error Code 0x80070002....Are you sure you have right smsts.log When window installer image does not appear when in task sequence. Error Code 0x80070002, can be you have to define the network access account. The Network Access account is used only for accessing the content and not for running the task sequence. clear the network access account,and then re-add the access account 0x80007002 can also be an error when the NIC drivers are not installed from the... kind regards Safet Grahic
  4. HI If you discovering groups and groups include other groups and user.......its give some point to DB. I set user discovery on a small subset OU and told it to look in groups. Unbeknownst to me, authenticated users, or a group like it, is a member of one of those groups and my “All Users” collection is discovering waaaaaaaaaaay more users than sccm needs to have in it.. kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
  5. I recommend doing the following : 1. Remove the Reporting Service Point from SCCM 2. Delete C:\Program Files\SMS_SRSRP 3. Delete the ReportServer and ReportServerTMP Databases thru SQL Management Studio 4. Make Sure "NT Service\ReportServer" has sysadmin and public as Service Roles under the Logins Folder. 5. Open Report Server Configuration Manager and recreate the Report Services Databases. Make sure you are using the "ReportServer" builtin account under the Server Account section. 6. Reinstall the Report Server Point in SCCM using the Window Server's builtin Administrator account. Use this account in both sections of the wizard. 7. Check all of the "SRS" related logs in the C:\Program Files\Microsoft Configuration Manager\Logs directory. Make sure there are no errors. 8. Check the http://sccmserver/reports and SCCM console to make sure the reports appear. kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21 .
  6. Hi Try this Select the site under administration > site configuration > sites - Opened Hierarchy Settings (second button on top left corner) - Enabled the "Use a fallback site" checkbox and selected my only site from the list - Enabled the the two checkboxes in "Automatic Client Upgrade" tab to automatically upgrade clients and enable prestaged content for SCCM client package. kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
  7. hi take look to this. http://blogs.technet.com/b/configurationmgr/archive/2013/08/13/support-tip-a-configmgr-2012-management-point-enabled-for-ssl-fails-with-403-forbidden.aspx Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
  8. Hi try to rich MP. Run http://<MP name>/sms_mp/.sms_aut?mplist Run http://<MP name>/sms_mp/.sms_aut?mpcert Did you use boundaries.Have you set up boundaries, boundary groups and assigned a DP. kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
  9. He Gays SCCM 2012 -Master Level 500-Learn with workflows. Workflow-Create Software Package in SCCM 2012 with powershell manually . Here is my workflow .I wont create Install and Unistall Software Package for Microsoft Office 2013 in SCCM 2012. Below are the steps we will follow 1.Create Packages Console Folder for (PKG-Install Microsoft Office 2013 and PKG Unistall Microsoft Office 2013) 2.Create Packages (PKG-Install Microsoft Office 2013 and PKG-Unistall Microsoft Office 2013 in PKG Unistall Microsoft Office 2013 - console folder ) 3.Create Packages Programs (PRG Install Office 2013 X64 and PRG Install Office 2013 X86) and PRG Unistall Office 2013 X86_X64 4.Set Package and Programs parameters(like Microsoft ,2013,English and programs parameters like hidden from user, disk space requirements for Package ,) 5. Move created package and programs to right console folders. 6.Distribution of Software package to Distributio Point or DP Groups. Here is screen dump what i wont acomplish. Continue here : http://www.learnmesccm.com/windows/sccmPowershell.html
  10. Hi OSDDomainName variable does not work as expectedIn the case of UDI, the OSDDomainName task sequence variable is case-sensitive. WORKAROUND: When setting the OSDDomainName value through a task sequence step or in CS.ini, it must be an exact match to the domain value set in the UDI configuration file. kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
  11. Hello Have you tried adding the http://server.domain/website to the Trusted Sites or Intranet Zone ? kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
  12. Did you deployed X86 and X64 winpe boot images PXE DP points. kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
  13. hi try this http://ramzibot.wordpress.com/2012/11/15/resolving-regtask-failed-to-send-registration-request-message-error-0x87d00231-by-repairing-the-management-point/ kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
  14. Hi PolicyAgent.log: Check to ensure policy has been received by client. or try user sccm tools like policy spy. kind regard Safet Grahic http://www.learnmesccm.com/ https://www.linkedin...ahic/a0/842/b21
×
×
  • 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.