Welcome to windows-noob.com!
Logging in will allow you to download scripts used in the guides.
If you came here looking for the Endpoint Manager step-by-step guides then please start here.
Register for free and ask your questions in our forums.
- 1 reply
- 12763 views
- Add Reply
- 0 replies
- 3439 views
- Add Reply
- 0 replies
- 2703 views
- Add Reply
- 0 replies
- 1953 views
- Add Reply
- 0 replies
- 1476 views
- Add Reply
- 1 reply
- 4534 views
- Add Reply
- 3 replies
- 2250 views
- Add Reply
- 1 reply
- 4069 views
- Add Reply
PXE Immediately Giving WDS Error 0xc000000f
By txhockeyman,
So I find today that in trying to test a new TS that when booting PXE, I get an error screen from WDS that just only displays the error code 0xc000000f.
Digging around, I've found some that say it's a WDS problem and another that says it's an SSL issue because the MP is SSL but the DP is not. One article states that if the MP is SSL, the DP also has to be using the PKI Cert as well instead of the self-signed. Another article mentions no problems with the DP being non-SSL.
This is what
Huge ransonware attack hits companies all over the world, Microsoft releases guidance and patches for unsupported operating systems

By anyweb,

Ransomware has been around for a few years now but up until yesterday, it wasn't that well known about. This latest RansomWare called WannaCry has changed that for ever.
Ransomware encrypted data on at least 75,000 systems in 99 countries on Friday. Payments were demanded for access to be restored. European countries, including Russia, were among the worst hit.
Companies around Europe were hit and investigations are underway to see who was responsible. This was such a big attack t
Integrate UDI with your SCCM task sequence for optional software deployments
By sacaliabu,
I am trying to set up a Task Sequence that will ask me what software i want to install.
I am fallowing this tutorial - https://joshheffner.com/integrate-udi-with-your-sccm-task-sequence-for-optional-software-deployment-and-other-features/
But when i get to the step where it is supposed to install the selected software, it fails with the error 80004005
From the SMSTS log i can get this information:
Failed to run the action: Install Optional Applications.
Unspecified
Refresh Scenario and Bitlocker WinPE
By EGGLAS,
Hi,
I'm having trobule with refreshing Windows 10 computers from WinPE. We need to upgrade BIOS before BIOS Conversion step in CM1610 and set BIOS settings. When reinstalling an computer it fails at staging Boot image.
I have tried to size up the disk so it can hold larger WinPE Boot image but it does not work.
2048 MB Recovery
1024 MB EFI
128 MB MSR
100% OSD
If I disable the step for BIOS Upgrade and Configure I can reinstall an computer without problems.
<![LO
Refresh Scenario and Bitlocker WinPE
By EGGLAS,
Hi,
I'm having trobule with refreshing Windows 10 computers from WinPE. We need to upgrade BIOS before BIOS Conversion step in CM1610 and set BIOS settings. When reinstalling an computer it fails at staging Boot image.
I have tried to size up the disk so it can hold larger WinPE Boot image but it does not work.
2048 MB Recovery
1024 MB EFI
128 MB MSR
100% OSD
If I disable the step for BIOS Upgrade and Configure I can reinstall an computer without problems.
<![LO
MDT Sequence failed - Unable to find a raw disk
By Master-VodaWagner,
Hi all,
I got a single VM which is being a pain in the backend, it stumbles at the staging boot image and yet other VMs using the same task have worked perfectly. I've tried the following steps so far to troubleshoot
- Rebuilt the VM, changed the MAC, created a new HDD, cleansed the HDD in WinPE.
The VMs are Gen2 on HyperVisor 2016, UEFI, TPM etc
Here is the snippet from the smsts.log file
Launch mode read from environment variable: 'PXE'.' TSPxe 12/
Client Install Issues
By Jordanwaller,
I followed instructions from this site on setting up the current branch of SCCM on a single server. The install seemed to go well, adhered to all the prerequisites but having issues with the Management Point. Also unable to push the client, or therefore even install the client manually. Help!
Changing the Client Push Install Account using Powershell
By NullSID,
So, I have to change the account currently being used in SCCM for client installation.
I have created the new account.
I can add the account using the gui under Administration > Sites > Right click Sites > Choose Client Push Install Settings > Accounts. But I cannot do it through Powershell. If I run the following command:
Set-CMClientPushInstallation -SiteCode 000 -ChosenAccount "domain\account" I get the error "The networkaccessaccount: domain\account does not exist.