StevenWhiting.com

A place for info I've learnt in IT & stuff. (I get a little kick back from affiliate ads & links, just so you are aware)

Browsing Posts published in December, 2014

http://www.brianjonesit.co.uk/error-0x80070070-during-sccm-osd-deployment/

 

Occasionally when you are deploying a machine using system center, you might be presented with an 0x80070070 error just after you’ve chosen your task sequence, but before it starts in full..

In order for this to work, you must have command support turned on in your boot images.

When the error is presented, press F8 to bring up a command prompt and enter the following set of commands:

diskpart

select disk 0

clean

exit

Then restart the deployment. This should allow you to deploy the machine without issues.

 

Great guide on breaking out of applications.  More reason to lock that remote remote machine down.  Easier said than done as sometimes locking down stuff stops other things working.

 

http://www.pentestpartners.com/blog/breaking-out-of-citrix-and-other-restricted-desktop-environments/#modifyingicafiles