Friday, September 16, 2022

QuickBooks Error 1603

 Fix Error 1603 when you install QuickBooks Desktop

Intuit QuickBook installation of version 2022 but solution applicable with even the latest QB version. 

When trying to install QuickBooks, an error 1603 is displayed. Suggestion to solve QuickBooks installation error 1603 is to Run the Install Diagnostic Tool from the Intuit Tool Hub but that software also would not install. it had an error, coincidentally , the same error.  So QuickBooks installer and the diagnostic tool to find and correct installation errors may have the 1603 QuickBooks installation error. 

Please share this post and link if my solution helped solve your QuickBooks Error 1603 installation problem https://pctechnow.blogspot.com/2022/09/quickbooks-error-code-1603-how-to-fix.html so others could find it easier 



Error 1603 - QuickBooks - Intuit - Windows 10

I had this error trying to install on Windows 10. The solution I thought of, not from an online support source, and found to work was to start the installation process by first changing the properties of the installer and make it Windows 7 compatible. That got me past error QuickBooks error 603 on Windows 10. 

Right click the file then select properties. Click compatibility, check the box for compatibility mode, change the OS version . 


Save,  and then run the installer again. I also right click and select run as Administrator when starting the QuickBooks install software.  


Leave a comment if this worked for you. 


Please share post link so others can find this solution faster and easier. Thank you.   

Share/Save/Bookmark


Tuesday, June 14, 2022

Manually Sync AD to Azure

 Sync active directory changes to Azure Manually. 




Changes from local active directory to Azure are not instantaneous. Except password resets, all other changes to any property of user accounts or group accounts take up to 30 minutes to be synced to Azure. 
You can speed up the process of getting the changes just made in your local AD to Azure by running a manual sync. 
Login to the Azure AD connect server (often called a sync server) . 
open a PowerShell command window and enter the following command . The command will submit all recent changes to Azure. 

        PS C:\> Start-ADSyncSyncCycle -PolicyType Delta 

Be sure to include Delta at the end of the command. This tells the syncing command to process changes. Don't run /initial. running with the initial option could cause some complications. 
If you have a large or spread out domain infrastructure such as domain controllers in different locations, it's best to run an active directory syn to sync all the local domain controllers first. 

Replicate and Sync ALL Domain Controllers

This can be done from a normal command prompt with admin privileges. This command will sync all domain controllers. 
 
Run   repadmin /syncall  /APeD  


Please share so others can find this post and solution faster. Thank you

Share/Save/Bookmark


 
 

Monday, May 16, 2022

Display Logged on User Account SID

 

Simple Command Line to Display Logged on SID

A simple method to display the SID of the logged in user domain user account is using a command that's common but not often used. It's been part of the MS Windows operating systems since before Windows 10 and present in server additions as well.    

The whoami command when run without options will display the currently logged in user account If you are providing remote support, this command is helpful if you are remotely accessing the desktop and troubleshooting an issue that requires knowing the user's SID such as user profile issues.  

If your not familiar with the whoami command at all try it out. On a desktop logged in with a Domain account, open a command prompt and then type the command whoami and hit the enter key. The command's output displays just the currently logged in user. 

Run the command again (up arrow) and add the simple option  /user  and it will display the SID of the user like this: 

           C:\>whoami /user 




Display local SID of non-domain user account 

If the user is not a domain account, like a desktop at a remote office or home display the local windows account SID use the following command line 
      
                     wmic useraccount where name='username' get sid

 


  


  

Share/Save/Bookmark


Working on user profiles or other user account issues on for Windows or other operating system platforms with the help of online desktop control. Enhance your Support Service level with Software for Desktop Support Online.  Take on small desktop application issues or the more affecting server problems. Even if you have a remote access software, add an affordable backup and alternative of Online Remote Support Software to remotely access desktops online and provide support.  No agent or preinstalled software required. No plugins or browser extensions for remote desktop screen sharing sessions using 4RemoteSupport. Their service offers No cost increase ever and an unlimited number of sessions. Try for Free. 




   

Wednesday, April 27, 2022

Veeam Backup Using Azure Storage Blob

Veeam Backup and Azure Storage Blob

Support your company better with offsite backups




  Share/Save/Bookmark

Veeam Backup Using Azure Storage Blob creates a reliable offsite backup. Support  and protect your company by using this combination of Azure storage and Veeam's capabilities to utilize the storage helps create a reliable recovery scenario that can cover many of the "what happens if" situations. Situations that are not only imaginable by disasters for those that could be caused by the ongoing daunting threats that some from real-world scenarios like from ransomware. 

What if your servers and data was captured ransomware? What do you do? Your backups have also been locked by ransomware and recovery would only be available by an offsite protected copy of your backup data.  To better support your company, maintain an offsite copy of your backups.  

Veeam not only gives it's admins a way to support their company better by having a secure and reliable method to recover from server failures, virtual servers or physical own hardware servers, but also lets you keep a copy in the cloud. 

Chances are you are already using Azure for email through Microsoft 365 online exchange, so access to having a datastore available to have your company survive a crisis is already there. You may have to expand your subscription to include the required amount of storage , but that requires very little effort to do.

Creating storage for Veeam to offsite backups is straight forward. It's a generic generation 2 blob. Nothing fancy, nothing special. Standard performance because it's an offsite backup and won't require high end speed because it's not live data.  The blob is all defaults. You'll just have to give the storage account a name and create a new resource group, and of course select your subscription. The process is simple on Azure. Take note of the key generated for the blob, because that has to be entered into the Veeam configuration. Follow this Veeam guide, it worked for my company:  

https://helpcenter.veeam.com/docs/backup/vsphere/azure_repository_name.html?ver=110

 Once you have the Azure storage setup, again it is a default storage blob, you need for Veeam configuration: 

To add Microsoft Azure Blob storage, do the following:

To add Microsoft Azure Blob storage, do the following:

  1. Specify object storage name
  2. Specify object storage account
  3. Specify object storage settings
  4. Finish working with the wizard

 Not mandatory but after completion, Microsoft has a tool called  Microsoft Storage Explorer. the tool works great to have a a view of all your storage containers and even aces them without a browser. 

Microsoft storage explorer could be downloaded from here, login is not required to download from Microsoft.  

    https://azure.microsoft.com/en-us/features/storage-explorer/

The tool is not required to access, support, and manage your storage accounts , containers, etc. but can be used to support and manage the setup and offer further insight that's not so quickly attainable using only browser access to Azure or using even the Azure management console tool. 





Share/Save/Bookmark  

technical issues related to Veeam or azure storage configuration can be address  remotely with software that enables remote access of desktops and server over the Internet. Level-up your Support Services with Online Remote Support Software. Connect to end-user devices with full screen-sharing remote control access to assist in simple desktop application problems online or connect to servers and even network devices to work on the tougher technical problems over the web.