How to configure SCCM Delivery Optimization Task sequence We were asked in a project to update Windows 10 by using WSUS and that BranchCache would be leveraged to deliver updates more efficiently on the network. When using BranchCache for Windows Update, Delivery Optimizationmustbe set to ByPass fo...
Im trying to write a powershell script that will remove the computer running it from sccm during a task sequence. I have the proper server and site name in but it always returns a null resID during the task sequence but when i change it to be used in a normal powershell script in t...
SCENARIO:My customer wants to have a Task Sequence report which contains their company logo, the task sequence steps and output result for each step that is run, showing the last step run. In my lab I will use the following scripts. The first one is the main one, it ...
x:\smstslog\smsts.log and copied to c:\_SMSTaskSequence\Logs\Smstslog\smsts.log Windows Operating System (Before the SCCM client is installed) c:\_SMSTaskSequence\Logs\Smstslog\smsts.log Windows Operating System (After the SCCM client is installed) ...
I would like to build devices using SCCM, much like they arrive new, for Intune AutoPilot deployments. This seemed simple enough. I created a generic Task Sequence, Then wrote a script which uninstalls the SCCM Client, gathers the device's hardware ID and then, runs ...
(In the article it says partition 2, but I had to change it to partition 3 in SCCM) 3. Configured the unattended.xml file 4. Put the diskpart file and run it from the task sequence. Then I boot my machine with pxe, but it fails on the s...
If the Enable clients to use a CMG option is set to No in an environment with multiple management points and cloud management use, the SCCM client cannot process any location service requests. When you edit nested task sequences, changes that you make in a child task sequence are not automa...
· Open SCCM Console > Software Library > Overview > Application Management > Applications · Create Application o Manually specify the application information > NEXT o Name: Office 365 ProPlus; Publisher: MSFT; Software Version: 15.0.4667.1002; CHECK "Allow this ...
Deployment Tools like SCCM (Configuration Manager) or MDT (Microsoft Deployment Toolkit) are not feasible. While Windows Image deployments arecommonly preferredin organizations, specific policies implemented within the environment can restrict the execution of capture Task Sequences, limiting the deployment ...
Long story short, for anyone wanting to automate this in the future, I am ending up pushing this script out (via conversion into SCCM task sequence steps) to machines to fix the issue. It has worked for the 10 or so I've already done the process on manually....