Today I got a call from a customer that was playing around with OSD in System Center Configuration Manager and the Microsoft Deployment Toolkit (MDT). He wanted to know where he could find a list of all the Time Zones Names, so he could change the default “Pacific Standard Time” to something else. But where can you find a list of all the “TimeZoneName”?Instead of using some old reference list on TechNet or MSDN, you can simply use the good old Time Zone Utility (Tzutil), that can be used to view and manage available time zones.You can run Tzutil from…
Browsing: SCCM
Today I got a call from a System Center Configuration Manager (SCCM/ConfigMgr) customer that wanted to automate the creation of device collections for each SCCM client version, that was in their environment. I guess summer time means “time to cleanup/fix all the broken clients” :-)A couple of years ago I create another similar script for CU updates: https://gallery.technet.microsoft.com/SCCM-Creating-Collections-f334c7f0 but this time I wanted to make the script simpler, fully automated and only create the collections that was needed by the customer.This script will pull a list of all the client versions from the SCCM site server, and create a collection…
Just like David James announced at the System Center User Group Meeting in Copenhagen last week, Microsoft has now announced the availability of the the next release of System Center Configuration Manager ( Update 1702). This update is available as an in-console update for previously installed sites that run version 1511, 1602, 1606, or 1610 which includes some great new features and product enhancements. For more information, check the “What’s new in version 1702 of System Center Configuration Manager”: https://docs.microsoft.com/en-us/sccm/core/plan-design/changes/whats-new-in-version-1702. If you want to see a complete list of all the SCCM /ConfigMgr builds/versions, check out this updated blog post: https://www.ronnipedersen.com/2014/07/25/configmgr-2012-versionbuild-numbers/…
Last week I was teaching the MOC 20696 Administering System Center Configuration Manager and Intune class. Here is a list some of the links I used at part of my training/presentation. Thanks to all the students for a really great week! Links ConfigMgr Prerequisites Tool 2.0.0 https://gallery.technet.microsoft.com/ConfigMgr-2012-R2-e52919cd Power BI SCCM Templates: https://powerbi.microsoft.com/en-us/blog/sccm-solution-template/ SQL Report Builder; Unable to connect to data source https://www.ronnipedersen.com/2014/12/sql-report-builder-unable-to-connect-to-data-source/ SQL Server Backup, Integrity Check, and Index and Statistics Maintenance https://ola.hallengren.com/ Jason Sandys Startup script http://blog.configmgrftw.com/configmgr-client-startup-script/ Intune Feedback (Uservoice): https://microsoftintune.uservoice.com/ System Center Configuration Manager Feedback (Uservoice): https://configurationmanager.uservoice.com/ SCCM 2012: Standard Requirement Rules vs. Global Expressions https://www.ronnipedersen.com/2013/05/sccm-2012-standard-requirement-rules-vs-global-expressions/ Microsoft Intune…
Overview Technical Preview 1701 for System Center Configuration Manager has just been released, and a new hardware inventory class (SMS_Firmware) and property (UEFI) are now available to help customers determine whether a computer is configured to UEFI mode. When a computer is running in UEFI mode, the UEFI property is set to TRUE (1). Computers that are not started in UEFI mode will have a value of 0. This is enabled in hardware inventory by default. Windows 10 Security features Most enterprise customers want to move to Windows 10 to benefit from some of the great security improvements like Device…
Amazing!!! I just saw that my guide on “Deploying Microsoft Office 2013 using SCCM″, that I’ve posted on Microsoft TechNet, has now reached +50.000 downloads. This guide is still the most downloaded and higest rated contribution in the TechNet Gallery in the Configuration Manager Category. Deploying Microsoft Office 2013 using SCCM (+50.000 downloads) Deploying Microsoft Office 365 using SCCM and Intune (+6.500 downloads) Deploying Microsoft Office 2016 using SCCM (+7.000 downloads) /Enjoy. +Ronni Pedersen
Friday Microsoft released the 1602 update to System Center Configuration Manager, and Monday morning I had a scheduled a new SCCM/Intune hybrid project starting at one of my customers. Perfect timing! The customer was already on 1511 and they provided me with a newly created admin account. I got “Full Admin” rights to SCCM and even Domain Admin. To get the new build you might have to run a PowerShell script on the CAS or the Primary Server. More info here: https://blogs.technet.microsoft.com/configmgrteam/2016/03/11/now-available-update-1602-for-system-center-configuration-manager/ The update was downloaded, but the update didn’t show up in the console. At lest not for my user account.…
Today, Microsoft has released the first update for the current branch of System Center Configuration Manager! The latest version of Configuration Manager is now 1602. Lots of cool new features and improvements: Client Online Status Support for SQL Server AlwaysOn Availability Groups Windows 10 Device Health Attestation Reporting Office 365 Update Management New Antimalware Policy Settings Conditional Access for PCs Managed by Configuration Manager Windows 10 Conditional Access Enhancements Microsoft Edge Configuration Settings Windows 10 Team Support Apple Volume Purchase Program (VPP) Support iOS App Configuration iOS Activation Lock Management Kiosk Mode for Samsung KNOX Devices User Acceptance of Terms…
Per request I’ve updated the Deployment Guide for Office 2013 in 3 new versions. We now have deployment guides that covers the following scenarios: Deploying Office 2013 (MSI) using SCCM 2012 (Application Model) https://gallery.technet.microsoft.com/How-to-Deploying-Office-0f954e7f Deploying Office 2016 (MSI) using SCCM 2012 (Application Model) https://gallery.technet.microsoft.com/How-to-Deploying-Office-dc4e6d04 Deploying Office 365 (2016) using SCCM 2012 (Software Packages) https://gallery.technet.microsoft.com/How-to-Deploying-Office-e9f296fb Deploying Office 365 (2016) using SCCM 2012 (Applications) https://gallery.technet.microsoft.com/How-to-Deploying-Office-e9f296fb Deploying Office 365 (2016) using Microsoft Intune https://gallery.technet.microsoft.com/How-to-Deploying-Office-e9f296fb /Enjoy
Microsoft Office 365 Click-to-Run (2016) was releases earlier this month, so I thought it was time to release a new and updated version of my previous guide for Office 2013. The previous version has been downloaded more than 35.000 times from Microsoft Technet. Thank you! The previous guide for Office 2013 can still be downloaded from Microsoft TechNet here: https://gallery.technet.microsoft.com/How-to-Deploying-Office-0f954e7f Moving on with the new Office 365/2016 edition, I’ve asked my colleague and deployment specialist Hans Chr. Andersen to help me write this new guide, so we could cover more deployment scenarios, and get them out faster. We have a…