-
Posts
177 -
Joined
-
Last visited
-
Days Won
2
AmrelMahdy last won the day on August 11 2013
AmrelMahdy had the most liked content!
About AmrelMahdy
- Birthday 01/20/1985
Profile Information
-
Gender
Male
-
Location
Cairo, Egypt
-
Interests
System Administration
Recent Profile Visitors
1654 profile views
AmrelMahdy's Achievements
Newbie (1/14)
3
Reputation
-
I had same problem when i deployed Windows 8.1 , what i made is that i added variable "OSDComputerName" , this will prompt to add computer name when installing the Image
- 2 replies
-
- Task Sequence
- Windows 7
- (and 4 more)
-
install SCCM Client Failure for 2012R2 SP1
AmrelMahdy replied to AmrelMahdy's topic in Configuration Manager 2012
I noticed 2 things in the VCRedist installation log : in the first line it identifies the OS as it is XP which is actually not true , it is Win7 SP1 that it didnt pass the condition that meets the minumum prerequistes so the line " Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to false." Did Anyone faced this problem ?? -
AmrelMahdy started following Power Management , install SCCM Client Failure for 2012R2 SP1 , SCCM run install as admin and 7 others
-
Dear All, I've been through SCCM for many years , and now i faced a weird problem after i Upgraded my SCCM from 2012R2 CU4 to SCCM 2012 R2SP1, the problem is with the installation of client on most of Windows 7 machines (they are All X64 machines) (Windows 7 SP1). the SCCM Client shows that it failed when it tries to install "vcredist_x64.exe" which is "Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.21005", when i install the vcredist_x64.exe using the GUI or using the command line it installs succesfully, but it only fails when sccm tries to install it Attached is the SCCM Installation log file and the vcredist_x64.exe installation log SCCM Setup Log ccmsetup.log vcredist_x64.exe installation log VCRedist_x64_Install.log Thanks,
-
Password Protect a Task Sequence?
AmrelMahdy replied to thadkew's question in Frontends, HTA's and Web Services
Tcilmo, would you please show me how you deployed the .hta program in the TS , to be more clear i Wanna see the TS Step "Prompt for Password" -
Dear All, I would like to thank you for this Amazing forum. I have a simple Question Regarding TS Variables. I want to set the computer name during OS using the OSDComputerName TS Variable.I made my appropriate TS and set the TS Variable step just before the TS "Apply Windows Settings" and left the Value Empty to prompt the computer name. I deployed the TS to the collection that has the computers targeted with the below settings: 1- TS is Available (Not Required) 2- The Deployment is available to (Only Configuration Manager Clients) since am not using PXE Environment . Actually what happens when the TS runs that i see that the TS Variable step is skipped and it doesnt appear , so what May cause the problem ??
-
it seems that you are using local account "2VMCXV1\UpdatusUser" which doesnt exist locally on the machine you are restoring the data on
-
Would you Please Post the ccmsetup.log from one of the Clients that Are having the error ?
-
Exclude machines from 1 software update
AmrelMahdy replied to ps27's topic in Configuration Manager 2012
you can create a separate collection for the computers that you want to exclude , then on the collection that you are pushing the updates on create an exclusion rule -
Are you Sure that this Kb installs Manually with no problems ? if yes use the below command wusa.exe <full-path-of-msu> /quiet /norestart
-
Drive Letters Changed after OSD
AmrelMahdy replied to AmrelMahdy's topic in Configuration Manager 2012
Thanks Nial, I was Capturing Physical Computer. And for More clarification , the image am Deploying Doesnt Make the Format and Partition Step as am Deploying this Image to install Windows 8.1 on C Drive and leave the rest of Drives as it is . Hint: When i used the same TS to Deploy Windows 7 on C Drive only , it worked fine as D,E Drives where the same and the Data Was Maintained, the problem only appeared When i deployed Windows 8.1 on C Drive Only -
All, I have a weird problem. I captured few days Ago Windows 8.1 Reference Computer and It had 3 Drives (C,D,E), When i deployed the Image using Stand Alone Media , I found that the sccm assigned Drive D to the USB Flash memory and the original Drives are shifted to E and F Drives. I tried to use TSvariable OSDPreserveDriveLetter and Set it to true but still same behaviour I has SCCM 2012 R2 in my Environment. any suggestions ?
-
Problem with clients (no policy is arrived)
AmrelMahdy replied to Andev's topic in Configuration Manager 2012
is the Client Assigned to your Site ? -
sccm 2012 boundry and boundry groups
AmrelMahdy replied to yoda1's topic in Configuration Manager 2012
I see he is confused of what boundaries should he do , So i told him the easiest way -
rob , Do you mean that the SCCM is moving the computers from their OU to the computers container ??