-
Posts
9213 -
Joined
-
Last visited
-
Days Won
367
Everything posted by anyweb
-
thanks the important bit is... " Once done, paste in the OID created in Step 4 and then save the file as C:\Windows\CAPolicy.inf. "
-
MMS-2016-Windows-10-UEFI-BitLocker-HTA Start error
anyweb replied to radish's question in Frontends, HTA's and Web Services
reinstall is not a backup, so you must be doing something wrong. If i have time tomorrow i'll take a look at the logs, sorry but i've had a really long day today... -
dont confuse the ConfigMgr client policy (default 60 minutes) with the MBAM client check policy (default 90 minutes). Full disk encryption always takes time, that's the way it is, the only 'fast' encryption is something called used space only, which you can do with OSD task sequences with a Pre-Provision BitLocker step during operating system deployment. And for laptops yes connect power so it doesn't power off during encryption.
-
MMS-2016-Windows-10-UEFI-BitLocker-HTA Start error
anyweb replied to radish's question in Frontends, HTA's and Web Services
you can download the xml file in the original blogpost here https://www.windows-noob.com/forums/applications/core/interface/file/attachment.php?id=14650 -
MMS-2016-Windows-10-UEFI-BitLocker-HTA Start error
anyweb replied to radish's question in Frontends, HTA's and Web Services
first problem is this <![LOG[Failed to run the action: xcopy viewlog. The system cannot open the file. (Error: 00000004; Source: Windows)]LOG]!><time="18:09:22.504-480" date="08-04-2019" component="TSManager" context="" type="3" thread="1884" file="instruction.cxx:942"> < make sure you follow the guide correctly otherwise it will fail. -
C:\ drive Full
anyweb replied to nhottinger's topic in System Center Configuration Manager (Current Branch)
yes of course, do it and if it doesn't help choose the second shrink option and try again (it's a while since i did it) -
C:\ drive Full
anyweb replied to nhottinger's topic in System Center Configuration Manager (Current Branch)
there you go ! now you know why i use TreeFreeSize, the problem you have is as i guessed, the sql server transaction logs, look at my link above and you'll see how to compress them down to almost nothing -
C:\ drive Full
anyweb replied to nhottinger's topic in System Center Configuration Manager (Current Branch)
also run it as administrator -
C:\ drive Full
anyweb replied to nhottinger's topic in System Center Configuration Manager (Current Branch)
pls try it, those figure don't really add up at first glance... -
C:\ drive Full
anyweb replied to nhottinger's topic in System Center Configuration Manager (Current Branch)
and the remaining 90gb is ? i prefer treesizefree to be honest. -
C:\ drive Full
anyweb replied to nhottinger's topic in System Center Configuration Manager (Current Branch)
start looking at logs and temp files, use Treesizefree to get a graphical overview of the damage, probably sql logs hogging everything don't delete stuff without knowing what you are doing, SQL log files can be compacted, see here -
PXE Request Forwarding Possible
anyweb replied to YPCC's topic in System Center Configuration Manager (Current Branch)
try uninstalling the Management Point role, then reinstall it, then retest PXE on the dp. You've a lot of management point errors in that log RequestMPKeyInformation: Send() failed. -
PXE Request Forwarding Possible
anyweb replied to YPCC's topic in System Center Configuration Manager (Current Branch)
how are you boundaries setup ? did you configure two separate boundaries for these 2 offices ? -
MDT SCCM 1610 Integration
anyweb replied to terraj01's topic in System Center Configuration Manager (Current Branch)
looks like file permission errors, try running as administrator when doing the ConfigMgr MDT integration step. -
ok so you want to transfer data using USMT while in WinPE to a state store, you could use my prebuilt HTA to help with that, it even works with BitLocker if you have an MBAM back end. https://www.niallbrady.com/2016/05/17/introducing-the-windows-10-uefi-bitlocker-frontend-for-system-center-configuration-manager-current-branch/