Archives
-
Recent Posts
- Windows Autopilot: Gathering logs and sending an email when resetting windows
- Gathering logs and sending an email when you need to reset Windows Autopilot – part 2
- Windows Hello For Business facial recognition not working ? try this
- Gathering logs and sending an email when you need to reset Windows Autopilot
- Cloud attach – Endpoint Managers silver lining – part 1
-
-
Recent Comments
- ncbrady on Logitech C920 webcam flickering with a Thinkpad Thunderbolt 3 gen 2 dock? try this
- tallmega on Logitech C920 webcam flickering with a Thinkpad Thunderbolt 3 gen 2 dock? try this
- Microsoft Cloud ve Datacenter Management Aralık 2020 Bülten – Sertaç Topal on Improvements to BitLocker management in Endpoint Manager update 2010
- Microsoft Cloud ve Datacenter Management Aralık 2020 Bülten – Sertaç Topal on Deploy an OS over CMG using bootable media
- Deploy an OS over CMG using bootable media | just another windows noob ? on OSD via boot media and CMG, available in TP2009
-
Categories
- Active Directory
- Altaro
- Altaro VM Backup
- Apple
- Assessment and Deployment Kit
- ASUS
- Azure Cloud Storage
- AzureAD
- BitLocker
- book
- Cireson ConfigMgr Portal
- CMG
- cost
- Covid19
- Current Branch for Business
- Custom Client User Settings
- CVE-2019-0708
- Dell
- Gaming
- hidden
- hololens
- HoloLens 2
- HP
- hyper-v
- IKEA
- Intune
- 1703
- Android
- Azure
- Azure AD
- Azure Portal
- BitLocker
- company portal
- Conditional Access
- ctrl_alt_d
- DFCI
- docs
- Edition Upgrade
- EMS
- Graph
- iOS
- macOS
- MAM-WE
- Microsoft Edge
- Microsoft Store for Business
- MVA
- Office 365 Suite
- pilot deployment
- PowerShell scripts
- Preview
- Start Screen
- troubleshooting
- win32 app
- Windows AutoPilot
- Windows Phone 8
- WIP
- Lenovo
- MBAM
- MDT
- Microsoft Ignite
- Microsoft Surface
- MMS 2016
- MSDN
- MSIgnite2018
- MVA
- MVP
- Nvidia RTX 2060
- Patch My PC
- PowerShell
- RansomWare
- SCCM
- ConfigMgr 2007
- ConfigMgr 2012
- System Center Configuration Manager (Current Branch)
- System Center Configuration Manager Technical Preview
- 1604
- 1605
- 1606
- 1607
- 1608
- 1609
- 1610
- 1611
- 1612
- 1701
- 1702
- 1703
- 1704
- 1705
- 1706
- 1708
- 1709
- 1710
- 1712
- 1801
- 1802
- 1803
- 1804
- 1806
- 1808
- 1809
- 1810
- 1810.2
- 1902.2
- 1903
- 1904
- 1905
- 1906
- 1907
- 1908
- 1908.2
- 1909
- 1910
- 1911
- 1912
- 2001
- 2002
- 2002.2
- 2003
- 2004
- 2005
- 2006
- 2007
- 2008
- 2009
- 2010
- 2010.2
- Manage Duplicate Hardware Identifiers
- teams messaging
- Security
- SQL Server 2016
- SQL Server 2017
- Surface Pro X
- Uncategorized
- Uservoice
- USMT
- video
- VLSC
- Vmware
- WannaCry
- wbemtest
- WFH
- Windows 10
- Windows 7
- Windows 8
- Windows Server 2016
- Windows Server 2019
-
Meta
Category Archives: 1703
How can I enable the diagnostic prompt for Windows 10 upgrades in Windows 10 v1703 and later
Introduction On Windows 10 version 1607 and earlier during Windows 10 upgrades from one version to another, after the computer reboots to upgrade the operating system you’ll see a screen similar to the below At this point you could press … Continue reading
Posted in 1607, 1703, Windows 10
Leave a comment
How can I automate the deployment of Windows 10 (Creators Update) using MDT and PowerShell ?
Introduction This script has been written to allow you to automate the deployment Windows 10 version 1703 (Creators Update) using the latest available software including: Windows 10 x64 (version 1703, MSDN media) Microsoft Deployment Toolkit (MDT) build 8443 Latest available … Continue reading
Posted in 1703, MDT (build 8443), PowerShell, Windows 10
Leave a comment
How can I determine what SCEP AntiMalware policies are installed in Windows 10 version 1703
Introduction Windows 10 version 1703 was released to MSDN recently and of course many are upgrading their labs prior to the VLSC release. One thing that has changed drastically in Windows 10 version 1703 is the SCEP application (System Center … Continue reading
SCCM Query for All Windows 10 version 1703 ?
Introduction Here’s a quick post with a new query for All Windows 10 Version 1703 devices (excluding LTSB) select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_OPERATING_SYSTEM on SMS_G_System_OPERATING_SYSTEM.ResourceId = SMS_R_System.ResourceId where SMS_R_System.OSBranch != 2 and (SMS_R_System.OperatingSystemNameandVersion = ‘Microsoft Windows NT Workstation … Continue reading
Posted in 1703, Windows 10
1 Comment
ADK 1703 released, Windows 10 version 1703 on MSDN
Introduction Microsoft have released both Windows 10 version 1703 and ADK 1703 today, one is on MSDN the other on Microsoft’s download site. Download the media Download Windows ADK 1703 Download Windows 10 version 1703 What’s new in Windows 10 … Continue reading
Posted in 1703, Assessment and Deployment Kit, MSDN, Windows 10
1 Comment