-
Posts
9246 -
Joined
-
Last visited
-
Days Won
368
Everything posted by anyweb
-
great ! i had a brief look, and it is not listed as an issue that is fixed that I can see., the only OSD issues are listed below Operating system deployment The Run Command Line task sequence action does not start if the package and deployment are configured to download all content locally before the action starts. This occurs only when the same package is shared across multiple task sequences. The Task Sequence Agent (TSAgent) does not use the logging related values that are set in the following registry subkey on a client: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CCM\Logging
-
the following links will do a refresh no problem CM12 in a Lab - The CM12 BitLocker FrontEnd HTA - video CM12 in a Lab - The CM12 BitLocker FrontEnd HTA they are listed in my index of guides http://www.windows-noob.com/forums/index.php?/topic/4045-system-center-2012-configuration-manager-step-by-step-guides/ and you could checkout the System Center 2012 Coinfiguration Manager Unleashed book from SAMS, I wrote chapter 16 and contributed to a few others cheers niall
- 1 reply
-
- 1
-
-
At Microsoft's annual Worldwide Partner Conference, company officials give tens of thousands of reseller partners their marching orders for the next fiscal year. On July 14, the opening day of the 2014 show, those marching orders included some differentiators from the directives of previous years. Specifically, Microsoft's brass is telling partners that "productivity is our strength," in the words of Chief Operating Officer Kevin Turner. The focus on productivity -- and "platforms" -- is the newest focus for Satya Nadella's Microsoft. Just last week, Nadella outlined Microsoft's shift from a devices and services company to one focused on productivity and platforms. Turner elaborated on this message during his part of the three-hour opening day WPC 2014 keynote in Washington, DC. For Microsoft, productivity starts with the company's core Office apps: Word, Excel, PowerPoint, Lync and OneNote. But it goes beyond that to include OneDrive, Bing, Outlook.com, Xbox Music, Skype, Skype Wi-Fi, and Office Mobile, Turner explained. He talked about Microsoft targeting dual users: Ones that have work and home lives that are intertwined. Turner said Microsoft's goal is to continue to offer the "best experience" on Windows. But now it's part of the company's -- and, by extension, its partner salesforce -- to extend those productivity experiences to other platforms, including Mac, iOS and Android. Microsoft wants to offer a "complete suite of Microsoft experiences preinstalled on any device, on any platform," Turner said. And that's a far different mission which centered around "attach and license," he said. read more @ ZDnet > http://www.zdnet.com/microsofts-differentiation-plan-a-suite-of-experiences-on-any-device-7000031569/
-
URGENT! Endpoint Protection Out-of-date on ALL Clients
anyweb replied to xc3ss1v3's topic in Configuration Manager 2012
ok if you look at the Content Status for the package that contains your Endpoint Protection Definition Updates, what is the status ? -
hi Mike, first of all why would you install a CAS., it's really not needed unless you intend supporting 100,000 clients, adding a CAS will be sure to cause you issues further down the line when it comes to replication, secondly, if you do decide to use a CAS, and later create a task sequence on a CAS or any of it's primary servers, that task sequence will appear on all primaries, I'd highly advise against installing a CAS unless you really need it, the guides here will show you how to install a Standalone Primary
-
CMApplicationCatalog getting 403.7 Forbidden error?
anyweb replied to Blue_Cookeh's topic in Configuration Manager 2012
check the system status of your site, is all ok or not ? -
I don't think it's a bug, what happens is the operating system is now booting into Windows and uses whatever bootloader is now laid down on the hard disk (instead of WinPE which the boot wim containing the logic for F8 has), and there is no logic built into Windows or it's boot loader to press F8, this is temporary though, after the setup windows and configmgr step is done you'll be able to press F8 again, you can however try to press left shift and F10 when it's in this state to see if a command prompt comes up...
-
you can force a machine policy on those machines at the end of OSD or via another method, this will speed things along as expected. here's a script Eswar created http://eskonr.com/2011/01/script-to-trigger-sccm-machine-policy-or-hardware-inventory-action-agent-on-sccm-clients/
-
URGENT! Endpoint Protection Out-of-date on ALL Clients
anyweb replied to xc3ss1v3's topic in Configuration Manager 2012
i need more logs, do the below please and attach the logs here The following Log files will also aid in troubleshooting definition updates retrieval. Browse to C:\Windows\Temp and look for the following log files...:- MpCmdRun.Log MpSigStub.Log To get extensive logfiles open an administrative command prompt and CD to the following directory on the client, C:\Program Files\Microsoft Security Client\Antimalware and execute the following command MpCmdRun.exe -getfiles the following will be output the log files are store in C:\ProgramData\Microsoft\Microsoft Antimalware\Support and that directory in turn will contain a CAB file (MPSupportFiles.cab) which has several relevant log files to examine. -
URGENT! Endpoint Protection Out-of-date on ALL Clients
anyweb replied to xc3ss1v3's topic in Configuration Manager 2012
well we'll need the logs from a client with the issue, zip them up and attach them to this thread, they'll be in c:\windows\ccm\logs and attach the c:\windows\windowsupdate.log also can you also confirm if normal software distribution is working on these clients or has that stopped also ? and what version of Configuration Manager are you running ? -
to do that you need to check auditing as described here http://www.windows-noob.com/forums/index.php?/topic/4037-sccm-console-user-activity-logging/
-
URGENT! Endpoint Protection Out-of-date on ALL Clients
anyweb replied to xc3ss1v3's topic in Configuration Manager 2012
highest priority always wins so don't worry, if you scroll down the gui even more you might see other policies applied also -
URGENT! Endpoint Protection Out-of-date on ALL Clients
anyweb replied to xc3ss1v3's topic in Configuration Manager 2012
can you show us what your Endpoint Protection Update tab gui looks like on a client ? this will show you when it last updated and what version it's running... -
Build & Capture Sequence Skipping
anyweb replied to jimbocalvo's topic in Configuration Manager 2007
attach the smsts.log file so we can take a look please -
details, more details, what error do you get ? what environment are you using ? a screenshot perhaps ?
-
CTRL-ALT-DELETE - after a while not touching the deployment
anyweb replied to zophar's question in Microsoft Deployment Toolkit (MDT)
what do your deployment logs reveal ? anything left in the minint folder ? -
you get more functionality and flexibility in Configuration Manager as regards to operating system deployment
-
well go ahead and develop a solution, we'll be happy to test it for you !
-
I'd recommend you integrate it, and yes time to start learning using virtual labs, a couple of virtual machines (hyperv is great) and you'll be up and running in no time at all.
-
when debugging stuff like this set your debug level to /v:13 like so http://www.niallbrady.com/2012/01/25/troubleshooting-usmt/ that will give more output in the logs above, in addition, you can simply add a /lac statement like in the following batch file below @set USMT_WORKING_DIR=%~2%\USMTbits\amd64 "%~2\USMTbits\amd64\loadstate.exe" "%~1" /c /lac:Password123 /i:%~2\USMTbits\amd64\miguser.xml /i:%~2\USMTbits\amd64\migapp.xml /i:%~2\USMTbits\amd64\wallpaper.xml /i:%~2\USMTbits\amd64\printers.xml /nocompress /v:13 /l:%~2\Windows\CCM\logs\SMSTSLog\loadstate.log the variables used above (%~1 and %~2 are as follows) if you dont want to use a batch file then modify the statements in your task sequence to match the above (more or less) and you'll be ok, the restore and backup parts of the above are all in the CM12 BitLocker Frontend HTA code available for download here http://www.windows-noob.com/forums/index.php?/topic/7294-the-cm12-bitlocker-frontend-hta/ why reinvent the wheel ;-)
-
well do you want to use MDT only or MDT integrated with Configuration Manager ? if you are working in an enterprise I'd recommend the latter. See below for some guides for same. http://www.windows-noob.com/forums/index.php?/topic/4045-system-center-2012-configuration-manager-step-by-step-guides/
