Home
»
WMUG
»
.:: (MVP) Raphael ::.
»
All Tags
»
cm12
»
system center
Browse by Tags
WMUG
Windows Management User Group Community blogs
Get this RSS feed
Tags
2012
beta
canalsystemcenter
certificates
cm12 sp1
configmgr
configuration manager
documentation
download
labs
mdt
powershell
rc
research
sccm
sccm 2012
scripts
sp1
systemcenter
technet
tip
tool
training
troubleshooting
windows 8
Tagged Content List
Blog Post:
[Project] - CM12 Automation RC is out!
Raphael
Hi All, i've been busy working on the RC release of CM12Automation (http://cm12automation.codeplex.com/) and today i'm happy to say that it has been released... the codeplex page is being updated and also, i'm uploading videos on youtube. I'll update this page once everyting is there...
on
Thu, Jan 10 2013
Blog Post:
[Project] - CM12 Automation - RC is coming
Raphael
Hi All, This project is really going somewhere, i received lots of inputs, including lots of Microsoft people, what is really great... Anyway..i'm finishing the RC version (final testings) and i hope i'll be able to publish it before christmas... at the moment, these are the main changes: 1-...
on
Tue, Dec 11 2012
Blog Post:
New versions published
Raphael
Hi All, i just published new version of the server sizing spreadsheet and design question word doc files... you can download them using the following links http://bit.ly/RcjtZk http://bit.ly/UdEUtV
on
Wed, Nov 21 2012
Blog Post:
SCCM 2012 - Design Questions
Raphael
Hi All, It is really hard when you are in a design workshop and you don't know where to start, isn't it? I've been there, long time ago... this is normally happen on your 1st design workshop (or the 1st few)...and normally happen when you move from 1 department (lets say, support) to the...
on
Fri, Oct 19 2012
Blog Post:
Which one is the right method to deploy apps during OS Deployment?
Raphael
Hi All, Many times I’m asked: How should I deploy this app: Add it to the base image, during the OS Deployment (as application) or after (sw deployment via computer collections/user) This is a trick question and my answer is always couple of questions: 1- Size of the application 2- How...
on
Thu, Oct 18 2012
Blog Post:
Monitoring Bandwidth Transfer
Raphael
Hi All, i'm doing some tests and i'd like to monitor the network bandwidth to confirm the amount of data transfered from the server to the client (and vice versa) during many actions, like OS Deployment, SW Deployment, etc... i was looking over the net (and asked help from MVP friends), but unfortunatelly...
on
Tue, Oct 16 2012
Blog Post:
[Project] - CM12 Automation - beta release
Raphael
Hi All, today i'm proud to announce the release of the CM12 Automation beta... The download can be found at http://cm12automation.codeplex.com/releases/view/95777 and for more information on how to use it, look at this post: http://wmug.co.uk/wmug/b/dotraphael/archive/2012/09/28/project-cm12-automation...
on
Fri, Oct 5 2012
Blog Post:
[Project] - CM12 Automation - beta is coming
Raphael
Hi All, I'm really loving doing this project..and it is almost in a beta stage...there are lots of things to do still and i'd love your imput, even for bugs..(send it to me to raphael AT rflsystems.co.uk) Anyway...the webpage of the project is http://cm12automation.codeplex.com/ and the beta...
on
Fri, Sep 28 2012
Blog Post:
CM12 SP1 and Powershell
Raphael
Hi All, as you may be aware, CM12 SP1 brings support for powershell and it is really easy to play...once you have the console installed, you can click Connect via Powershell and voila..powershell is open and you can start using powershell... however, i was trying to use powershell without...
on
Wed, Sep 26 2012
Blog Post:
Deploying Windows 8 Apps
Raphael
Hi All, another step-by-step, now on deploying windows 8 apps... 1st of all, create your app (you can follow my post on how to do it here) Now, on CM console, we need to change the powershell execution policy, to do this, change the default client settings -> computer agent ...
on
Thu, Sep 20 2012
Blog Post:
ConfigMgr 2012 SP1 Beta & Linux Client
Raphael
Hi All, over the past few days i was playing with SCCM 2012 SP1 Beta and Linux...and i have to say that there are few bugs (i'll see bellow), but it works quite well... anyway...before you start, you need a Linux box...I'm using Suse Enterprise Server 11. I downloaded it from https://www.suse...
on
Tue, Sep 18 2012
Blog Post:
Office 2013 (Part 2)
Raphael
Hi All, this is the part 2 on deploying office 2013 with SCCM 2012 SP1 Beta. Part 1 is available here 1. Now, open the CM12 console, go to Software Library -> Application Management and Applications 2. Click Create application 3. On Location, browse to proplusww.msi (where you extract the Office,...
on
Fri, Sep 14 2012
Blog Post:
Office 2013 (Part 1)
Raphael
Hi All, another step-by-step, but this time is how to deploy office 2013 using CM12. This is part 1 of 2. In this post, we'll prepare the installation files. 1st, you need to download the office 2013 from the net. I downloaded it from the MSDN website and the file name is en_office_professional_plus_2013_preview_x64_916516...
on
Thu, Sep 13 2012
Blog Post:
Windows 8
Raphael
Hi All, another step-by-step, but this time is deploying Windows 8 (I'm using Enterprise x64) with SCCM 2012 SP1 Beta. To Start, copy the Windows 8 DVD file to a place where the Server can access and share the folder. I'm using D:\Source$\Windows 8 Enterprise x64 and the share is Source$. I'm...
on
Wed, Sep 12 2012
Blog Post:
Install App-V Sequencer
Raphael
Hi All, this is another step-by-step on how to run Java virtualized app's with SCCM 2012 SP1 I already downloaded and installed SCCM 2012 SP1 Beta (More info about it here ) Before you start, download and install the following softwares: 1- Download app-v 5 from https://connect.microsoft.com/MDOPTAP...
on
Tue, Sep 11 2012
Blog Post:
[Script] InjectOEMInformation.ps1
Raphael
Hi All, i've been asked by a friend to help him personalize the Windows 7/8 computer properties to add few information about the company, helpdesk and a company logo... what we wanted is basically add the custom information like the OEM normally do... as they are "migrating*" from SMS 2003...
on
Wed, Sep 5 2012
Blog Post:
[Project] - CM12 Automation
Raphael
Hi All, I created a project on codeplex called cm12 automation. The goal is to automate (using powershell) all CM12 basic tasks... at this moment, there are few scripts: 0- Functions.ps1 - used by the other scripts 1- prepareActiveDirectory.ps1 - this scripts create ad containers, groups, users and extend...
on
Fri, Aug 31 2012
Blog Post:
Building your java app for test
Raphael
Hi All, this is part of my app for test series..i'm doing this only because later on, when CM12 SP1 will be beta/rtm, we'll start using it to deploy for our lab... my goal is to have java applications with Appv and metro apps (windows 8)...the last post i created the metro app and now, i'll...
on
Fri, Aug 24 2012
Blog Post:
Building your windows 8 app for test
Raphael
Hi All, with windows 8 RTM and System Center 2012 Configuration Manager SP1 CTP available, it is time to create a few windows 8 applications...but how???? it is simple.. 1- Download apps sample from http://code.msdn.microsoft.com/windowsapps/Windows-8-Modern-Style-App-Samples and extract it somewhere...
on
Wed, Aug 22 2012
Blog Post:
[Project] ConfigMgrRegistrationRequest
Raphael
Hi All, i just published this project on CodePlex ( https://configmgrregistratio.codeplex.com/ ). It is still in pre-beta, but worth to check it out. Basically, this project will allow you to create Fake Clients, ideal when you need test load, reports, etc... when you run the tool (as a local Administrator...
on
Tue, May 22 2012
Blog Post:
Host Performance
Raphael
Hi All, Have you ever notice how your host performs when running a CM12 lab? well..i always look at the task manager even when i'm not running my virtual lab..and i can tell you if there my lab is running depending on the performance... can you tell me which one of the below pictures is from when...
on
Tue, May 1 2012
Blog Post:
SCCM 2012 CAS/Hierarchy
Raphael
Hi All, SCCM 2012 changed the way a central site/hierarchy works. If you think about CM07, any primary site on the top of the hierarchy was automatically a central site and it could manage clients as well. Also, on a 2007 version, you could have a primary site under a primary site creating a chain of...
on
Mon, Apr 23 2012
Blog Post:
SCCM 2012 Knowledge base
Raphael
Hi All, do you know what to do when there is a problem with SCCM 2012? The main link i'd say to you is the RSS Knowledge base. Until now, there are over 20 published KB's and i'm sure this number will grow. Add it to your favorite rss reader http://Support.microsoft.com/common/rss.aspx?rssid...
on
Thu, Apr 12 2012
Blog Post:
ConfigMgr 2012 Primary (Child) Site Installation
Raphael
Hi All, just a quick blog post... in the past few days i've been trying to install a primary site (child site) and always failing :(...after a lot of troubleshooting (and help from Microsoft), we discovered what was going on.. 1st, let me tell you how i set my lab environment. 1 DC 1 SQL (3 instances...
on
Fri, Feb 17 2012
Blog Post:
Project System Center Configuration Manager 2012
Raphael
Hi All, it is a pleasure to inform you that the Project SCCM 2012 started Actually, this project started about 1 year ago when me and MVP Cleber Marques have started speaking about a ConfigMgr 2012 book (sorry guys, it is going to be written in Brazilian Portuguese). The book, until now, is going...
on
Mon, Feb 6 2012
1
2