Okta - Unable to Sign In

SOVLED: Okta – Unable To Sign In

If you are using Okta Verify for two factor authentication and see the following “Unable To Sign In” message you likely have one of three issues. However, before you get too deep, you should check the error log.  Okta’s log is very easy to understand and read: log into Okta Read more…

Solarwinds Service Desk

3 Ways to Simplify Your Business

As a managed service provider (MSP), you are likely always on the lookout for innovative ways to simplify your process. Several tools make it easy, including mobile device management, cloud solutions, and service desks. An Efficient Service Desk A service desk is an easy way to organize and streamline incoming Read more…

Windows Sandbox Dynamically Generated Image

SOLVED: VIDEO: Windows Sandbox Complete Explanation, Configuration & Demonstration

We explain what the Windows Sandbox is, how to install it, how to enable CPU virtualization in the BIOS, configuration, scripting and more: The scripted Windows Sandbox configuration file sample: <Configuration> <VGpu>Disable</VGpu> <Networking>Disable</Networking> <MappedFolders> <MappedFolder> <HostFolder>C:\OddBallStuff</HostFolder> <ReadOnly>true</ReadOnly> </MappedFolder> </MappedFolders> <LogonCommand> <Command>explorer.exe</Command> </LogonCommand> </Configuration> For more details on the scripting read Read more…