Skip to content
  • Twitter
  • LinkedIn
  • Google+
  • Email
Stolpestad.net

Category: SCCM 2012

How to deploy and apply driverpackages for Windows 10 using WinPE5.0

ChristofferPosted on April 13, 20160

When using PE10 we encountered a lot of problems using powershell in the task sequence. Microsoft is aware of the problem and are working on a solution. In the meantime this is how we worked around …

Read more →

Install applications in a task sequence based on AD-Groups

ChristofferPosted on April 25, 20140

For environments with a lot of applications and User-setups this is perfect. We have appgroups for all our applications and all users are members of the appgroups they need depending on which applications they have access to. …

Read more →

How to add Powershell – Active Directory module in Windows PE

ChristofferPosted on April 24, 201419

Sometimes you might want to use the Active Directory module in WinPE. (I will post one great way to use it later) First you need to enable powershell support in your bootimage: If you don’t have …

Read more →

Verify Ethernet Connectivity in Task Sequence

KristofferPosted on March 6, 20145

In some scenarios you might want to verify that the computer running the TS in question is connected to cabled network and not Wi-Fi. The script I have written for this purpose sets a TS …

Read more →

Activate Windows 8 Pro in SCCM Task Sequence using key from BIOS MSDM table

ChristofferPosted on September 19, 201313

UPDATED: I got a tip from Guillaume in the comments that makes this a lot easier: $key = wmic path softwarelicensingservice get oa3xoriginalproductkey # Key is on the second line $realkey = $key[2] cscript //B …

Read more →

Recent Posts

  • PXE boot stuck on “Waiting for Approval”
  • Clients not syncing ConfigMgr policies after ended OSD
  • Negative errors on distribution point configuration status
  • UPDATED – KB4038792 (Quality Rollup for Server 2012 R2) Might break your ConfigMgr environment!
  • Fix instant reboot in PE 10.0.15063.0

Recent Comments

  • Amit on PXE boot stuck on “Waiting for Approval”
  • Al on PXE boot stuck on “Waiting for Approval”
  • Pär on Verify Ethernet Connectivity in Task Sequence
  • Kristo on Verify Ethernet Connectivity in Task Sequence
  • Galbano83 on Distribution Point Configuration Status shows negative errors

Archives

  • May 2020
  • September 2018
  • April 2018
  • September 2017
  • August 2017
  • May 2017
  • April 2017
  • April 2016
  • April 2014
  • March 2014
  • September 2013

Categories

  • 1703
  • 1706
  • ConfigMgr
  • Endpoint Protection
  • PE5.0
  • Powershell
  • SCCM 2012
  • SCEP
  • Uncategorized
  • Windows 10

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Login with Azure
Copyright © 2025 Stolpestad.net Proudly powered by WordPress