Hi to all Today I'll post a Vbscript that is able to send Info to Sccm2012 deployments on the "monitoring" space you will be able to read the messages depending of the exit code that you have used First , you can get entire codes here Once you have the codes , let's begin with … Continue reading Delete files VBSCRIPT With exit codes to implement on sccm 2012 deployment
Tag: sccm2012 r2
How to upgrade to Windows 10 using the task sequence in System Center 2012 R2 Configuration Manager
Interesting article .. GET READY FOR THE FUTURE !! http://blogs.technet.com/b/configmgrteam/archive/2014/10/29/how-to-upgrade-to-win-10-using-the-task-sequence-in-sc-2012-r2-configmgr.aspx
MDT customsettings.ini
Hi , today we gonna learn a little bit of the customsettings.ini archive included on "settings part" on MDTWhere is this? -> customsettings is part of the settings created on your MDT task secuence , in this part unattend.xml and customsettings are created on a server's folder .Remember that MDT creates this 3 principal packages … Continue reading MDT customsettings.ini
The SCCM2012 R2 Folder sctructure
1) SCCM CONTENT LIB – SCCM 2012 new folder structure that contains all package files in encrypted and compressed form (download content from distribution point and run locally option). a) DataLib - contains .ini file which includes important information for the actual file-(Attributes, Size, Time Modified, Hash). The first four entries of the hash is … Continue reading The SCCM2012 R2 Folder sctructure
SCCM 2012 How To Backup Your Server easily!
How to Backup maintenance task on Sccm 2012 Hi Today we gonna try to add a simple maintenance task on our sccm2012 R2 serverto backup our SQL database from SCCM Source: http://technet.microsoft.com/en-us/library/gg712697 You can automate backup for Configuration Manager sites by scheduling the predefined Backup Site Server maintenance task. You can … Continue reading SCCM 2012 How To Backup Your Server easily!