Posts

ISO2USB Update to version 2.1.6.0

Image
ISO2USB is one of our most popular tools and as such we constantly are looking to make it better. Last week we released update 2.1.5.0 in that version we fixed a few issues like not being able to format to NTFS and we updated the GUI to give the tool a cleaner look and a more snappy feel. During the process of making the changes we found that the progress bar was not working correctly so we make the decision to remove it and replace it with a status message box. Well we have not fixed that and put the progress bar back into the application along with a few performance fixes that will make the application run much better. As of right now ISO2USB still only works on windows 10 but we are working on a windows 7 edition that we hope to release soon. As always you can get the newest version of ISO2USB from the  ISO2USB web page  on our main page  

Manually Burn a ISO file to a USB drive with Command Line

Image
Sometimes a tools doesn't work or Anti-Virus application flag things that they shouldn't. This can be frustrating when all you are trying to do is to burn a ISO file to a USB drive. As frustrating as this can be you can actually do this with only a few command. For the full walk through check out our post over a MosaicMK Software Blog

PowerCopy Version 3.0.1.2

Image
Announcing update 3.0.1.2 for PowerCopy, This editions only has 2 changes but they are big changes. We have fixed a issue that caused PowerCopy to be flagged as malicious by some Anti-Virus software and we have updated the GUI to a more modern look. to get this update click  HERE  or head over to  MosaicMK.com  to get other software.

Create a PowerShell GUI Using WPF Forms

Image
Over at our MosaicMK Software Blog we have posed how you can create a PowerShell GUI using WPF Forms and Visual Studio. Applications created with this method even work in WinPE and are easy to create. Head over to our blog to check out this method. https://blog.mosaicmk.com/2018/11/create-gui-for-powershell-script-using.html

PEBuilder v 5

Announcing PEBuilder V 5 full release https://www.mosaicmk.com/2018/09/pebuilder.html

PEBuilder V 5 Beta

Image
Its been a while since I have put out a update for PEBuilder. Since it has been so long I wanted to put out a beta for the new version. One of the first things you will notice is a difference in the interface.  The interface has been updated to a flat style and color has been added to help identify available options. You will also notice a new tool bar across the top from there you ca gather into about the version of PEbuilder you are using, Get help on the application or donate. In a future release I hope to add a save and import config option allowing settings to be saved. On the back end of the code I have updated the ISO build process to work more efficiently and I have added a different PSProfile that will always load when you add powershell to the image. This is to ensure that some fixes that need to be applied to the Image happen each time. You can still add your own profile the only difference is the name of the file. I have also added a few modules that will be add...

Windows 10 Setup Script - Version 2.5.0.1

Image
I have just released a new version of my windows 10 setup script. If you are unfamiliar with the script, the script is designed to be used in a SCCM task sequence to clean up a Windows 10 image during the deployment steps. The script can be used to remove built in windows 10 apps,Export a Custome Start Menu config file,Import a default start menu config file, Disable OneDrive, Disbale Cortana, Disable Hibernate, Join a workstation to a domain, Rename the workstation, Set the page file size, Disable Windows Tips, Disable the Consumer experience and Disable the Xbox Services. Even tho the script is designed to work in SCCM it can be used on the image before you have deployed the computer. You can get the script from here https://github.com/mosaicMK/Windows-10-Setup For more information on how to use the script in a SCCM TS https://www.sccmtst.com/2018/01/sccm-task-sequence-gui-how-to-set-up-ts.html  Othere tools can be found here http://www.mosaicmk.com