Jump to content


All Activity

This stream auto-updates

  1. Last week
  2. Hi I created a Runbook to add AD User to the domain.It is working fine Now I want to add that created AD user on The Exchange Server with „enable Mailbox“ on the "Identity" , I selected "User Principal Name", After Running The runbook, it created a AD user, but Cannot enable The AD user on The Exchange server Get error Error(s) executing PowerShell command: System.Management.Automation.RemoteException: Property expression "dchor" isn't valid. Valid values are: Strings that includes '@', where '@' cannot be the last character. Inner exception: . Command info: Command name: Enable-Mailbox. Parameters: [Confirm:False]
  3. Earlier
  4. You should open a support case with Microsoft directly, it is not supported to delete anything within the database like this.
  5. We are running 2309 and I'm not sure when this error started, but the object replication manager component shows as being in a failed state because of the below error. *** EXEC spDeleteCI @_ciID=17177428 SMS_OBJECT_REPLICATION_MANAGER *** [23000][547][Microsoft][ODBC Driver 18 for SQL Server][SQL Server]The DELETE statement conflicted with the REFERENCE constraint "CI_CurrentRuleDetail_SettingID_FK". The conflict occurred in database "CM_PRI", table "dbo.CI_CurrentRuleDetail", column 'SettingID'. : spDeleteCI SMS_OBJECT_REPLICATION_MANAGER 3/8/2024 9:00:11 AM 6736 (0x1A50) Failed to delete OperatingSystem ScopeId_34184F35-B8A2-47F3-BC4E-9152123FB167/OperatingSystem_af9f8f77-67a3-4b51-bfea-2bc7d06dda73/5 The closest thing I can find when searching, references SCCM 2012 R2 SP1 and suggests manually deleting from SQL, using this command "delete from dbo.CI_CurrentRuleDetail where Setting_CI_ID = '17177428'" If I attempt this on my DB, it returns 0 objects and doing a Select * from dbo.CI_CurrentRuleDetail I don't see the ID 17177428 anywhere in the table. Any suggestions on how to clear this error?
  6. i'm also having this issue was a fix ever found?
  7. Is it distributed to the distribution point? In my image you can see that green circle in the bottom right (shows 4 targeted, 4 Successes), does yours show a green circle as well?
  8. Dear All, I'm using MDT to deploy OS for some LENOVO models like ThinkBook 14 and we faced an issue - after the image was applied and the computer rebooted, it showed "getting started 9%" then out of sudden it went into the blue screen saying DRIVER IROL NOT LESS OR EQUAL. I googled around and was advised to create a pure boot image and injected the proper drivers for the specific model. Is it the case? If yes, how can I create a new boot image in MDT without touching the original one we have (we used total control for the default image). Thank you very much.
  9. Thanks a lot. Just curious, mine is grayed out for the architecture and I didn't select any language, does it make any difference, compared to yours?
  10. Pardon the black boxes, I'm not sure what should be kept hidden or not.
  11. can you show me a snippet of the new errors seen ? looking back at the original error it's complaining about 'invalid date' did you see that ?
  12. In Software Library expand Operating Systems, click on Boot Images, right click the x64 version and select Properties. Go into the Data Source tab and check off the box "Deploy this boot image from the PXE-enabled distribution point".
  13. Yes I have. IIS is working except it says it's not secured because the certificate is using SHA-1 (this is expected behaviour from browsers). I did add my root cert as mentioned in the guide. Interestingly enough I decided to try again and now I only get this error: Call to HttpSendRequestSync failed for port 443 with status code 403, text: Forbidden SMS_MP_CONTROL_MANAGER 3/4/2024 10:17:40 AM 3460 (0x0D84) Which I guess is progress but I'm thinking it's still because we use SHA-1 certs instead of SHA-2... I could be wrong though.
  14. I used the default boot images in SCCM, I didn't add any boot images to WSD, and it worked with ASUSD320 desktops. I followed instructions from some posts and videos, I didn't see anyone added boot images to the WDS, do I need to do that? I noticed that in your screenshot it was the wdsmgfi.efi NBP file, and the file size is totally different. Honestly I'm not 100% following your points but would you mind advising how can I proceed to fix this issue? by deploying x64 boot images what can I do and how to make it PXE bootable?
  15. you need to trigger a Software Update sync and look at the wsyncmgr.log and WSUSctrl.log to figure out the problem
  16. What i am getting on the server where SCCM resides is this error message. Wondering if this could be the issue, Saying that the permissions on the directory are incorrect. Any help would be greatly appreicated.. Craig
  17. have you checked and verified that WSUS is syncing correctly and no issues there ?
  18. for context, here's a snapshot of what yours is downloading before it fails versus the same moment from my working lab
  19. from what i can see here it's downloading the wrong type of boot image have you deployed the X64 boot wim from your distribution point and made it PXE bootable ?
  20. In my organization we use ADR Rules for monthly software patching and have been doing so for the last 2-3 years. I noticed for the Month of February 2024 that there has been no updates pushed. I see not errors for the ADR for Windows 10 updates in the console. However when I check show members in the deployment packages for it shows only the pervious month of updates dating back to patch tues on Jan 9, 2024. How my ADR are setup from the beginning is to check and download 2 days later on that thurs which was the last time it downloaded any updates which was Jan 11, 2024. I did try recreating a test ADR rule with the same outcome figuring it was an issue with the ADR that we have been using for quite sometime. I have checked the ruleengine.log file and there are a couple of errors which when i look up online there is not alot of information out there. Very general. Here is one of the errors CRuleHandler::CreateFailureAlert - Alert ID = 16777448 SMS_RULE_ENGINE 3/1/2024 10:03:20 AM 10100 (0x2774) I have attached a screenshot of the ruleengine.log file for your viewing. Any help would be greatly appreciated as i need to get this patches applied for the month of Feb. Thank you, Craig
  21. did you follow the guide exactly ? did you verify IIS was working as per my guide before switching ? did you also add your root CA as per step 5 here ?
  22. I've been following this guide to a tee: How can I configure System Center Configuration Manager in HTTPS mode (PKI) but I've run into a snag. After switching the MP to use HTTPs, I looked into the logs to make sure it switched over properly but I've been getting this error: Couple notes: 1. I was getting a "Certificate doesn't have SAN2 extension" error so I found out that I had to add the "Client Authentication" extension to the SCCM IIS Certificate which got rid of that error. 2. Looking at the MPSetup log, I noticed that the install went through but required a restart for some reason. Even after a restart, that log didn't change. 3. I haven't found any notes about this but our CA is still using SHA-1 (I just found this out and have started the talks to switch to SHA-2) so I'm wondering if perhaps that's the reason it's failing to bind. 4. The certificate date is valid: Any help with this is greatly appreciated!
  23. I deployed the TS to all unknown computers only, after I deleted the existing record from SCCM Device list on console. The only change I made in TS was to specify the xml file located in the same SCCM server, I used the default install.wim from in SCCM and it works fine with ASUSD320 but not HP or Lenovo laptop models we have:( I can try adding the network drives for a try later. I'm trying to upload a short video I took on an HP 430G7 laptop, it showed "start over IPV4" then in a second it switched back to the key options, I kept pressing ENTER but it still went back. If I pressed F12 again, I couldn't see the black screen with "start over IPV4" anymore. PXE Failed.mp4
  24. there are many things to think about here, for example, how is your task sequence deployed ? is it deployed to All Unknown Computers ? and also to a collection containing these computers (if they are already known in SCCM) ?
  25. Yes, i have gone through this earlier, but since it uses PowerShell, i wont be able to proceed. In my environment the PS is blocked even for system context. I am able the pre-cache the content, but i want to hide the TS from the user till it has downloaded al content.
  26. thank you for the response SQLSysClrTypes.msi.The file is indeed 0 byte size.I downloaded a SQLSysClrTypes file from the Internet. The file is replaced but the error is the same I looked at the smstsvc.log file. There is a permission error
  1. Load more activity
×
×
  • 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.