In this guide, I will show you how to restore system image using EaseUS Todo Backup image. If your old hard disk is damaged, we need to migrate our old system to the new system or the new hardware with dissimilar configurations. Deploy the same operating system on several computers and restore the backup image of the Windows operating system to different hardware. It seems like the task is very tough and terrible. Now, you do not need to worry about it. The EaseUS Todo Backup can simply restore the operating system to dissimilar hardware. You can transfer your Windows operating system to another computer and migrate the system from physical to virtual.
You can download EaseUS Todo Backup from their official website.
Restore System Image using EaseUS
Restore the System to Dissimilar Hardware using EaseUS Todo Backup
Before restoring your computer to dissimilar hardware or another computer, please make sure the two things. You should have a system image backup, and the driver is agreeable with the hardware. If there aren’t drivers compatible with the computer hardware. Then you have to identify where to find the drivers for the hardware manually. First, you need to create a bootable CD/DVD or USB media. Then boot the system, and the screen will guide you to enter the EaseUS Todo Backup.
In the EaseUS Todo Backup interface, click on the Browse to Recover button.
I have my system backup on an external drive.
Select the EaseUS backup image and then click ok.
Now you can see the backup date, select the checkbox and then click next.
Select the disk where you want to recover it and then click next.
Read the warning message and click yes.
Review the source and target disk and then click Proceed.
Let’s look at how to create installation package Kaspersky Security Center 13.2. A Kaspersky installation package is a group of files created for remote installation of Kaspersky software using Kaspersky Security Center. The Kaspersky installation package comprehends a range of settings necessary to install the software and get it running quickly after installation. Settings coincide with application defaults. The installation package of Kaspersky Endpoint Security is common for all supported Windows operating system versions and processor architecture types.
Create an Installation Package Kaspersky
Open the Kaspersky Security Center console and expand advanced settings. Under the Remote installation settings, click on the Installation Packages subfolder. Click on the Create Installation Package button to create the New Package Wizard.
Select the installation package window of the new package wizard, and select one of the following buttons. I am going to create an installation package for a Kaspersky application.
Specify the custom installation package name on the defining the installation package name and then click next.
Click on the Browse button to select the distribution package for installation.
A Window will pop up, and select an archive file located on the available drive to create a custom installation package. You can download the distribution package from Kaspersky.
The Kaspersky application distribution package archive is unpacking.
After selecting the distribution package, click next.
Now, creating the custom installation package has been started.
The Kaspersky endpoint security for Windows installation package was successfully created, click on the finish button.
Now, you can find the installation package (Kaspersky endpoint security for Windows) under the installation packages.
The Kaspersky endpoint security for the Windows installation package we created is downloaded to the Packages subfolder name (KLSHARE) of the administration server shared folder. After downloading the installation package, the custom installation package appears in the list of installation packages.
In this article, we will look at how to Clone Disk with EaseUS Todo Backup. Having a full backup of your system files is imperative. No one needs to lose their data. Your data contains valuable information that you want to keep a record of. Backing up your system data is the best way to keep you safe. With the new Windows 11 here, everybody is looking for Windows 11 data security solutions. EaseUS Todo Backup comes with various features.
Clone Disk or partition Clone full System Migrate HDD to SSD Transfer Windows 11 to a different computer Transfer Windows 11 operating system to a portable USB drive
Clone Disk with EaseUS Todo Backup
On the main EaseUS page, click on the Tools tab and then select Clone.
Choose the source disk/partition and then click next.
Then you need to select the target disk. Please ensure the target disk is larger than the source disk/partition. Click next
A warning message will inform you that cloning permanently deletes all data on the target disk/partition. If you wish to start cloning, then click Continue.
Review the source and target hard disk. Click Proceed
EaseUS Todo Backup cloning disk is in progress.
The cloning process was successfully completed.
How to Clone Windows OS using EaseUS Clone Software
If you want to clone the full Windows system only instead of the system disk, we recommend using the System Clone option. Follow the below steps to clone Windows 10. Click on the Tools and then select System Clone.
EaseUS Todo Backup will automatically select the system boot and partition, select the target disk and then click on advanced options.
If your target disk is an SSD, select Optimize for SSD in the advanced options.
The system clone will delete all data. Please ensure that the source disk and the target disk are the same. Click Continue
Click Proceed to start cloning.
After the EaseUS todo backup clone system is done, you need toreboot the systemand continue to use Windows 10 on your new hard drive or SSD without reinstallation. Then you need to remove the source disk or use it for data storage on your computer.
This blog will help you to setup remote desktop gateway on Windows server. How to understand remote desktop gateway, provide an overview of security issues, and discuss how best to address common problems. Remote Desktop Gateway is a Remote Desktop Services role on Windows Server that is utilized to provide secure access to remote desktops and published Remote Apps from the Internet through an HTTPS gateway. A server with the RD Gateway role is an intermediary between external RDP clients and internal RD services. When using RDGW, users don’t need to install a VPN to connect to RDS in a corporate network. The Remote Desktop Connection client (mstsc.exe) is used to connect.
Setup Remote Desktop Gateway in Server
Install the Remote Desktop Role
Connect to the host server using RDP with admin credentials.
Open the Server Manager and select Add Roles and Features.
Click Next.
Select “Role-based or feature-based installation” and click Next.
Choose a server from the server pool and click Next.
In the Features role, click next. On the Remote Desktop Services, click next. In the Select roles service page, select Remote Desktop Gateway.
Click Add Features when prompted. Click Next.
In Network Policy and Access Services, click Next. Network Policy and Access Services, click next. Web Server Role (IIS), click next. Role services, click next. In the Confirm installation selections, click Install and wait for the installation to complete.
Installation successful.
You must now implement the Connection Authorization Policy.
Create Connection Authorization Policy and Remote Authorization Policy
Connection Authorization Policy (CAP): you can specify which groups can access resources behind the Remote Desktop Gateway. You can also use Active Directory Users or Active Directory Computer Objects groups. Resource Authorization Policy (RAP): This policy allows you to restrict server access based on group members. You will need to create Active Directory groups and add servers to these groups.
Search Remote Desktop Gateway Manager and open it.
Expand Policies and select Connection Authorization Policies. Right-click on it, select Create New Policy, and choose Wizard.
Select “Create an RD CAP and an RD RAP (recommended)” and click Next.
Create a Connection Authentication Policy
Type a name (Policy-Allowed-for-RDGateway) for your Connection Authentication Policy and click Next.
Click Add Group… To create one or more user groups associated with this RD CAP. Users who belong to these groups can access this RD Gateway server. The most effective approach is to create a separate user group in Active Directory to which you add users you want to enable using Remote Desktop Gateway. For this example, we created a group in Active Directory named RDGW.
Click on add group.
Type group name (RDGW), click check names, and choose ok.
Click Next.
In Device Redirection, you can determine if RD Gateway should transfer local resources, such as printers and ports, to the remote desktop machine for someone who accesses a computer remotely. You do not have to alter anything unless you specifically want to. Click Next.
Check the box “Enable idle timeout” and “Enable session timeout” and then click next.
In RD CAP settings summary, click next.
Create a Resource Authorization Policy
Type a name (Servers-Available-Via-RDGateway) for your Resource Authentication Policy and click next.
Click Add Group… to add one or more user groups that will be allowed to access network resources. Users in these groups will be able to access servers on the network via the remote desktop. For this purpose, we selected the same RDGW group when constructing the Connection Authorization Policy. Click next
Click Browse and select a group that contains the servers you want the above user groups to access the desktop.
For this guide, we chose the built-in group called Domain Controllers. However, you can create one or more groups of servers, one for each department. This allows you to assign groups based on department users, enabling them to access only certain servers.
Select “Allow connections to these ports” and specify the port. Otherwise, select “Allow connections only to port 3389”. Click next
In RD RAP settings summary, click Finish.
The new authorization policy wizard will create your CAP and RAP policies. Click close
We have installed the Remote Desktop Gateway and created CAP and RAP policies. You now have to install an SSL certificate on RD Gateway.
Install an SSL Certificate on RD Gateway
The Remote Desktop Gateway requires a valid SSL certification. For this guide, we utilized a self-signed certificate. We strongly suggest you purchase an SSL certificate for your server (using a fully qualified domain name) from a commercial Certificate Authority (CA) or a wildcard SSL certificate for the domain.
We already have your SSL certificate; you can follow these instructions to install the SSL certificate on Remote Desktop Gateway. In the Remote Desktop Gateway Manager, click the name of your gateway server and then click Properties.
Navigate to the SSL Certificate tab and select or import an existing certificate.
Select your pfx certificate file from the file system and type the password for the certificate when prompted. You have successfully installed the certificate on the default SSL port (TCP Port 443) so that you can import the certificate.
How to Test Remote Desktop Gateway Connection
The easiest way to test your Remote Desktop Gateway connection is to configure your Remote Desktop Client to access the Gateway server. If your host computer and Remote Desktop Gateway are ready, follow the steps. Launch the Remote Desktop Connection app (Start, type “remote desktop connection”), and launch Remote Desktop Connection.
Select the Advanced tab. Under the Connect from anywhere section, select Settings.
Select the RD Gateway server settings, enter your hostname or IP, and click OK.
Select the General tab and click Connect.
Provide your Remote Desktop Gateway Server credentials, and after you have been authenticated onto the Gateway server, provide your credentials to be authenticated onto the Remote Desktop server.
This article explains how to change Google Ads end date on your Google ads. In addition to all websites and apps, they decided to update the site. I had to find out where everything was moving. In this guide, I want to explore how you can find and change the Google Ads end date again. This way, your ad will not run for a long period of time, which could indicate that you might be unable to afford it.
Change Google Ads End Date
This will be shown on my computer using my Google Ads account. On your Google ads account, locate the left menu. Make sure you are on Campaigns, and if not, click it. Next, you will have options under the Campaigns tab to the left of that first button.
Click Campaigns to view the drop-down menu and select the Campaigns link. In the middle of the screen, this will give you a list of the campaigns you are running. Click on the setting icon next to the campaign name of the one you want to change the end date on.
In the Google ads campaign settings, click on start and end dates.
Go to the date you wish your ad to end. After that, click on the Save button at the bottom of the screen. Done…
Change Google Ads Budget
Here is the detailed view of your ad. Scroll down until you locate the Budget section. You should observe the end date that you have already set up here and your budget. On the bottom of this page, click the Manage link. On this screen, you can alter your daily budget, but we are here to change the end date. In the section, how long will your ads run? Click the downward arrow to the right of the date. This will provide a calendar. You now know where the end Date is and how to modify it. I wish they would stop moving things around and leave them where they are.
This blog will explore how to use breaks in Word 365. Users who are not familiar often mistakenly make the mistake of creating new sections or pages by simply hitting their Enter key repeatedly until they have created the appearance of a new page or a new section in their document. It drives me crazy when I receive a document to work on and encounter this. It takes a lot of time and keystrokes. I am all about getting things done efficiently and quickly.
The issue with this technique is that if you or anybody else goes back and modifies a previous paragraph in the document, inserts an image, or resizes anything that occurs before all those carriage returns, all of that space just shifts to an unexpected location in the content.
You need to know that a break is different than just pressing the Enter key on your keyboard. In fact, if you open any Word document and enable the Show/Hide feature, you will see all of the hidden formatting marks (non-printing characters) in that document, including all spaces, pilcrows (paragraph markings), and section breaks.
All spaces will appear as tiny dots between each word if your formatting marks are visible. Section breaks, however, will appear in dotted lines with the words Section Break and then the kind of break following in parentheses.
You can create two basic types in Word: Page breaks and section breaks. Most people are familiar with page breaks and the most popular. However, there are also other types of page breaks: column and text wrapping. A column break stops the text in one column and repeats the text at the beginning of your next column. A text wrapping break will separate text from objects on web pages. Those three breaks are the type of page breaks you will find in Word. This leads us to create a page break and a section break.
Use Breaks in Word 365
Follow the steps below to learn how to use breaks in Microsoft Word 365. Once your document is completed and you have decided which type of break will work for you, save your document. Firstly, you must move your insertion point to where you would like your break to begin. You must go to the layout tab and Breaks, which will open the Breaks menu.
Toward the top, you will see Page. Click on this to insert a page break. That was easy. Now, we can move to the section breaks. There are different types of section breaks besides the one we discussed earlier, which starts a new section and keeps the text on the same page. These include the next page break, the even page section break, and the odd page section break.
What is the reason why all these breaks are necessary? The answer is that section breaks are useful when you want a portion of your document to look different and stand out more than the rest. Each section can have its own look, with its own page orientation, style, headers, and footers, and other ways of formatting.
Follow the instructions below to learn how to insert a section break. Move your insertion point to where you would prefer your break to start. In the Layout tab, click Breaks. It will open the Breaks menu.
In the middle of the menu, you will see Section Breaks. Select Continuous to insert a continuous section break.
In this article, I am going to create emergency disk EaseUS todo backup and explain why we need to create an EaseUS Bootable USB or WinPE Bootable Disc. When our operating system cannot boot, or we need to migrate the system to another system, we may need an EaseUS emergency disk. We must run EaseUS todo Backup and recover system/data from the EaseUS Image backup.
Create an Emergency Disk EaseUS Bootable USB
Follow the below steps to create EaseUS bootable USB media. Open EaseUS Todo Backup, click on the Tools tab and then select Create Emergency Disk.
To create an EaseUS emergency disk, click Create Now.
Create a WinPE emergency disk, you can choose the USB or CD/DVD option. I am going to create an ISO file, and then I will create an EaseUS bootable USB or CD/DVD. Click Create
In this blog, I will walk you through how to schedule Windows reboot with Group Policy. This guide will be compatible with a Windows Server 2022 or a client operating system (Windows 10, 11).
Creating Group Policy to Schedule Windows Reboot
From a domain controller, create a group policy on the OU that includes the computers you want to restart, right-click on it, click Create a GPO in this domain, and link it here.
Right-click on scheduled tasks, click go to New and then click on Scheduled task (at least Windows 7).
On the General tab, name the task and indicate the user NT AUTHORITY\SYSTEM.
We will now configure the triggers of the scheduled task. Select the Triggers tab and click on the New button.
Specify a scheduled time, select Daily to configure the execution time as per the requirement and click on ok to create the trigger.
The trigger is added.
Now, we are going to add our action, to restart a Windows computer. Select the Actions tab and click on New.
Action: choose Start a program In the Program/script field: Type the below path:
C:\Windows\System32\shutdown.exe
Specify the following parameters: -s -t 0 -f to configure computer shutdown. (f for shutdown and type r for restart) Click OK
Select Apply and OK.
The scheduled task is added.
Our scheduled task is almost ready, and we need to configure the task to operate with the user not logged in and the highest privileges. Open the task by double-clicking on it; as shown in the screenshot below, the user has been changed.
Specify the NT AUTHORITY\SYSTEM user again. Select whether the user is logged in or not Check the box Run with highest privileges. Click OK
Group Policy is ready.
How to Verify Group Policy on a Computer
From a PC where group policy applies, use the gpupdate /force command to update the GPOs and then restart the computer. From a PC where group policy applies, use the gpupdate /force command to update the GPOs and then restart the computer.
After restarting the system, log in to the task scheduler and then the task scheduler; you must open the task scheduler as an administrator, otherwise, you will only see the scheduled tasks of the logged-in user. As we can see, the scheduled task has been added, and the computer will automatically reboot every day as you configured it.
Conclusion:
In this blog, you have learned how to create a group policy to create a scheduled task and how to program the automatic restart or shutdown of computers. This solution effectively allows the automatic shutdown of computers at a scheduled time; however, it is not possible to stop the task if, for some reason x or y, a user is still working on the computer. will be turned off.
I will show you how to mount an image in Macrium Reflect as a Windows drive. By mounting the file in Windows Explorer, we can explore or browse a backup or an image. The Macrium backed-up image is mapped to a temporary drive letter that we can access just like any other drive.
Go to the location of the image you want to mount. Right-click the image file and then choose Explore Image.
Select the partition checkbox you want to mount and then click ok. In this instance, the image only shows one partition. We can also choose whichDrive Letter we would like to be assigned. Click ok
To enable access to restricted folders, the option mounts the image with full NTFS permissions to all folders in the image. This means we can browse Macrium images created on another system without having to grant NTFS access.
To make the writable, make the option the mounted folder system for the movement writable. This is useful when accessing folders in the image where the opening software is required to write to the file.
Now we can navigate through the image in Windows Explorer.
Using Macrium to Mount an Image
In the Macrium Reflect window, click on the Restore tab and then select explore the image.
How to Unmount Temporary Mounted Drive
In Windows Explorer To detach a temporarily mounted drive in Windows Explorer, right-click on the drive you want to unmount. Click on Macrium Reflect, and then click Unmount Macrium Image.
Detach Image Using Macrium Reflect
In the Macrium Reflect interface, select the Restore tab in the top menu and then choose Image Detach.
Choose the drive letter you want to unmount and click detach.
Problems mounting images in Macrium If you face any problem mounting Macrium backup images, it is possible that the backup image mounting system driver has failed to load correctly. To fix this issue, you are recommended to reinstall Macrium Reflect software.
This blog explains how to change time zone on Windows Server 2024. How can I set the time zone and configure NTP on a Windows Server? The time zone on the Windows device must be aligned with the geographical location of your computer. This guide provides instructions on configuring the time zone in Windows Server and desktop versions (Windows 10 or 11) using Control Panel, command prompt, PowerShell, or Group Policy.
Change Time Zone on Windows Server 2022
Change the Time Zone in Windows using the Control Panel
Run the command ms-settings:dateandtime or search date & time settings or click the clock icon in the system tray and choose to Adjust date/time.
By default, Windows automatically synchronizes the time and selects the correct time zone for your computer (the Set time zone automatically option is enabled). To manually set a time zone, use this option and select a time zone from the drop-down list.
You can utilize the classic “Date and Time” Control Panelapplet to manage time zone on Windows. Run the command timedate.cpl If you received any error message, follow the instructions below for administrator permissions.
Click on change time zone.
Set the time zone according to your requirements and click ok.
Allow Change Time Zone permission via Group Policy
In this case, ensure that your account has permission to alter the time zone settings in Windows. Open the local Group Policy editor (gpedit.msc). Navigate to:
Computer Configuration\Windows Settings\Security Settings\Local Policiers\User Rights Assignment
Open Change the time zone policy.
Verify administrators.
After resetting your GPO settings, run the command prompt as an administrator and run the timedate.cpl command, and you can now alter your current time zone. You can change the time zone from the command prompt as a solution.
Change Time Zone Using Command Prompt
Search for Command Prompt, and click Run as administrator option.
To confirm the current time zone, type the following command.
tzutil /g
Type the below command to note the time zone you want and hit Enter.
tzutil /l
Type the below command and press Enter to set.
tzutil /s “Arab Standard Time”
Enter the following command to verify if the time zone was updated successfully.
tzutil /g
Setup Time Zone using PowerShell
Search for PowerShell, and Run as administrator.
To confirm the current time zone, type the following command.
Get-TimeZone
To get the time zone, type the following command.
Get-TimeZone -ListAvailable
Enter the following command to set the new time zone.
Set-TimeZone -Name “Arab Standard Time”
To verify the time zone was updated successfully, type the following command.
The time zone settings have multiple values, as seen in the screenshot below.
To determine the exact value for each of the ten registry entries, first select the time zone in the local Date & Time configuration. Afterward, simply examine the registry values. Note: all the available time zones are also listed in the registry in the key. Open your Group Policy Management Console via search.
Go to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones
Right-click on your local domain and choose. Create a GPO to this domain and link it here…
Right-click, click on Registry, select New, and then Registry Wizard. Now that we have all the information we need, we can set the precise time zone for the local machine.
On the wizard’s first page, ensure that Local Computer is selected and click Next.
On the second tab, the Registry Browser, locate the registry key.
HKEY LOCAL MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
Select the box of each registry value. Use the scroll bar on the right to scroll down in the list. Click Finish.
The registry values have been imported.
First, we need to create a new collection. Right-mouse, click on Registry, select New, and then Collection Item.
Type a name (TimeZone) for the collection item. Now, you can move all individual registry items to this (TimeZone) per drag-and-drop.
Afterward, you can delete the Registry Wizard Values collection item (all underlying folders are automatically deleted). The registry item has been created and will be distributed to all machines to which the Group Policy applies.
After configuring the time zone, restart your system to allow the changes to take effect.
In this guide, I will restore File and Folder using Macrium Reflect backups and not an image backup. If you would like to restore image backups, then follow this to restore a system image. When we restore a file and folder from the backup, we can restore files/folders to their original location or restore the files/folder to a different location. Please read my previous blog on backing files and folders in Macrium Reflect.
Restore Files and Folder using Macrium Reflect
Open Macrium Reflect and click on the Existing Backup tab. Click on the File and Folder tab and then select Browse for backup files…
Locate the file and folder backup you wish to restore, and then click ok. It will added to the list of file and folder backups in the bottom half of the window.
Click on the Restore button to start the files and folder recovery process.
Select the files and folders that are to be restored. You may restore all the files/folders as shown in this guide or select individual directories and files you want to restore. Click next
Choose the options where you want the files restored. By default, documents will be restored to their original location; you can restore them to a new location. Click next
Review the files and folder restore summary window, and then click finish.
Restoring Files and folders is in progress.
Macrium Reflect successfully restored files and folder, so click OK.
In this blog, we will learn how to delete old user profiles from Windows 11. There may be a chance when you need to remove a user profile from your computer. Although this can be stressful, it is not as difficult as you might think. Here’s all you need to know. Sometimes, a user may want to delete a user’s profile from Windows 11 for various reasons. These reasons may include file corruption inside the user’s profile, specific apps misbehaving, or a complete reset from the user to get a fresh start.
Administrators should sometimes delete old users (retired or inactive users, etc.) from C:\Users on Windows workstations and servers. The Windows user profile cleanup task is most commonly employed on Remote Desktop Services terminal servers.
What is a User Profile on Windows
A user profile is a directory of stored user settings and information for the connected user account. To understand it better, take the following steps. Power on your PC/laptop with the Windows 11 operating system and click on the This PC icon. Here, you will likely see a drive with the name Local Disk (C:) click on it. Now, click on users to verify all user profiles on your system. You can view the content in a user profile. It contains various files and folders where information is stored.
In addition, a user account is your entry point to enter Windows 11. The user profile is created while installing your Windows installation, and you can sign in to your desktop/laptop with a user account and create multiple user profiles inside.
Delete Old User Profile from Windows 11
There are different ways to delete a user profile in Windows 11:
How to manually delete a user profile
Click on This PC icon. You will find one or more hard drives in the Devices and Drive section. Click on Local Disk (C:) or the drive that has the Windows icon. Click on “Users” to check all user profiles on your system. Right-click on the user profile you want to delete and choose to delete. Select the user profile and click on the delete icon to delete a user profile from Windows.
Delete Old User Profile via Registry
Press the Windows + R key to open the Run Command window. Type regedit and click on the ok to open the registry editor.
Locate and open the FileList folder and go to the “ProfileImagePath.” Right-click on this file and select the delete option. You’ll receive a warning message, but you can proceed by clicking Yes. Open the registry editor and restart your PC. You won’t see the deleted profile in the “Users” folder after restarting.
How to Delete a User Profile through System Properties
Open the run command by pressing the Windows + R key. Type “systempropertiesadvanced” and click ok.
Click on the Advanced tab from the top menu and click on the Settings button under the User profile option.
A new user profile will appear. Select the profile you want to delete and click the delete button. Select Yes when a new window appears for confirmation. After restraining the PC, the deleted profile will no longer appear.
How to Delete a User Profile from Settings App
Right-click on the Windows 11 button and select Settings.
Click on Accounts and then open Other Users.
Now select the profile you wish to delete and remove it.