Restart SCCM OSD Task Sequence within Windows PE

System Center Configuration Manager SCCM

If you want to restart SCCM OSD Task Sequence from within Windows PE without having to reboot the machine and start the PXE boot sequence again, you can quickly press F8 to bring up a command prompt and enter the following command: x:smsbini386TsmBootstrap.exe /env:WinPE /configpath:x:smsdata This will then restart the task sequence process for you … Read more

DOSBox – 16-Bit Application Emulator

DosBox

If you have an old 16-bit application that you need to run on Windows 7 or 8.1 or maybe even an old classic game you want to play, you will find that the chances are the modern operating systems will not run them and you will run into an error like this for Windows 7:

win7

Or this one for Windows 8:

win8

So, what can you do?

Well there is hope! There is an excellent DOS emulator that we have tested and now using called DOSBox. It seems to work with all of the DOS programs that we have tested it with and we even downloaded some old DOS games to test it and all worked perfectly.

With a little bit of simple configuration, the DOSBox emulator loads your DOS program in no time and allows you access back into these old programs.

Download

You can download the latest version of the DOSBox program from SourceForge using the link below:

DosBox Download

Instructions

Once you have downloaded the DOSBox program there is a little configuration you have to carry out in the options to get your program “mounted” and then to run, but it is extremely simple to do. Below is a video guide on how to configure the program to run:

Video Demo

Comments

If you are still struggling or have any questions or comments, then please feel free to leave us to message below using our comments section and we will try and get back to you as soon as we can.

Show Distribution Point in use during Task Sequence

sccm logo 600x400

We recently came across issues where our Configuration Manager Operating System Deployments (OSD) where running extremely slowly and we could not figure out why. After some investigation, we found out that one of our remote Distribution Points (DP) was not working correctly and that rebuilds on one of the sites where actually pulling the image … Read more

Orchestrator Not Showing Newly Created Folders or Runbooks

Missing SCORCH Runbooks

This is a re-post of a guide that we posted about two years ago, but this happened to us again thisweek so thought it would be good to share again… We ran into an issue where our newly created folders and runbooks in Orchestrator were not showing up in our SCCM (MDT) Execute Runbooks task … Read more