-
Posts
177 -
Joined
-
Last visited
-
Days Won
2
Everything posted by AmrelMahdy
-
Put a existing TS on to a USB stick?
AmrelMahdy replied to Kingen's topic in Configuration Manager 2012
yes it possible -
Suppose that in SCCM 2012 SP1 the email notifications is now for wider purposes rather than using it with SCEP 2012 , I didnt check this myself in SP1 but at least there is a 3rd party application would grant you this , check the below Link http://blog.coretech.dk/kea/enabling-email-approvals-for-your-requested-applications-in-configuration-manager-2012/
-
Remove the failed applications software center
AmrelMahdy replied to marlonc1980's topic in Configuration Manager 2012
delete the Package and do it again , so it will be assigned New Package ID , suppose Old Package will be removed as it will be no longer available -
Remove the failed applications software center
AmrelMahdy replied to marlonc1980's topic in Configuration Manager 2012
Are you sure that you deleted the Deployment of the Failed Packages , if you are sure you deleted them try to restart the Machine policy retrieval on the clients -
Deploying Lync 2010 unattended with SCCM SP1
AmrelMahdy replied to marlonc1980's topic in Configuration Manager 2012
for Lync 2012 use this command Lync.exe /install /Silent for Lync 2013 use OCT -
its says that boot Image needs to be updates , did you make migration for this site from SCCM 2012 TO SCCM 2012 SP1 ?? If so , then you need to update your boot images found when you install Windows ADK.
-
Deploying Lync 2010 unattended with SCCM SP1
AmrelMahdy replied to marlonc1980's topic in Configuration Manager 2012
Deploying Lync silently is the Same as Deploying Office , you could use OCT "office Customization Tool" and it will install it silently -
Thanks for your reply , but just for clarification , after upgrading my primary site , I'll upgrade the new SCCM SP1 Client (ccm client ) on my desktops , then this will also automatically upgrade the version of scep client ? hint:I already have a Client settings to install and Manage SCEP
-
Dears, I have a SCCM 2012 server with SCEP 2012 role installed, Am planning to upgrade my site within few days , my question is when i upgrade my site to SP1 regarding the SCEP installed on the clients , will it be upgraded too ? or it operates with the same version even with SCCM 2012 SP1 ?
-
Newbie, the SQL Version installed on your computer is SQL 2008 R2 SP1 CU 4 , and ConfigMgr Requires SQL 2008 R2 SP1 minumum CU6
-
Dears, I'm having AD on Windows Server 2012 in my test lab , and i was practicing on how to make Single MSA , and the first step was to make the KDS root Key using the command "Add-KdsRootKey –EffectiveTime ((get-date).addhours(-10))" to be effective immediately , and during the test i had to run this command many times as i thought it would replace the KDS root key created , but when i ran this command "Get-KDSRootKey" i found all the root keys i created. my Question is what is the effect of having many KDS root keys ? and how i can delete them ?
-
Configuring Discovery and Boundaries in SCCM 2012
AmrelMahdy replied to pnyce24's topic in Configuration Manager 2012
This has nothing to do with SCCM 2007 ,, but check that the check box for auto assignment is not checked in the Boundary group properties , because of it is checked all discovered clients will be assigned to 2 sites at the same time causing overlapping issue -
2012 SP1 - Occasionally cannot find boot image
AmrelMahdy replied to chimmez's topic in Configuration Manager 2012
a. Rename default boot.wim in each architecture folder (OSD\boot\) to boot.bak b. Copy c:\program files x86\windows kits\8.0\Assessment and Deployment Kit\windows reinstyallation env.\x86\en-us\winpe.wim to folder in step a c. Rename winpe.wim to boot.wim d. Copy it again bu this time rename it so it matches the name of the default boot wim for the site so it should be boot.<pkg ID>.wim e. Update default boot image. click “Execute Method” INPUT OBJECT PATH AS SMS_bootimagepakage.packageID=”” ->update default image f. Do the same from x64 boot image -
Dears, The upgrade went successfully in my lab without any problems , i was well prepared for it.
-
Dears, Thanks you all , but it is just a test lab , am gonna try it and feed you back with my results Regards,
-
Dears, I have SCCM 2012 RC1 in my lab , is it possible to upgrade it to SCCM 2012 SP1 evaluation ? regards,
-
Gareth , I changed the ARP64 line'd join to left and it worked , but i dont get the idea of the joins and the difference between its types
-
Your computer is about to restart
AmrelMahdy replied to khawkins's topic in Configuration Manager 2012
I face such a thing in my Environment , you can distribute this package using the same syntax as u made , but distribute it using the Old way of distribution "Packages and Programs" it wont force client to restart -
Hahaha Thanks Garth ,, waiting for your Reply ,, Also takecare When riding ur Car :
-
Thanks Garth , but sorry i didnt get your point below is a screen shot of the Joins tab
-
Dears , I was making a Query on the Computers that have an application named "Vmcisockets" found in Add/remove programs , this could be found as a 32-bit Application or 64-Bit Application, when I make a Query as in the shown pic , I only got results for computers that have this application installed as 64-bit Only , computers that have this application installed as 32-bit application doesnt appear in the result , could anyone tell me whats wrong in this Query ??
-
Create Task Sequence Media Failure
AmrelMahdy replied to owndotcom's topic in Configuration Manager 2012
Dears, II'm Making a stand-alone media , what are the mandatory switches to create it ? Also what does /P:<provider> means ??? Hint: my WIM Image is more than 11 Gb so what I'm supposed to make the switch /M ?? Also for /A should I make any Random Task ID ??