3 Ways To Install Rsat On Windows Server (2023)

What is RSAT, and How Does it Help Administrators?

IT administrators can remotely manage Windows Server roles and features using Remote Server Administration Tools (RSAT) from a computer running Windows 10, Windows 8.1, Windows 8, or Windows 7.It is a client-based management solution that enables administrators to control Windows servers remotely. Administrators may complete most routine administrative duties using its suite of tools.RSAT allows administrators to handle every part of Windows Server roles and features from the command prompt and the graphical user interface (GUI).RSAT makes administrators’ jobs easier from various perspectives, including remotely managing servers and users, automating operations, and finding and fixing bottlenecks.RSAT has tools for controlling Windows services, accessing files and directories, and managing roles and features. There are numerous purposes for using RSAT, including managing users, installing programs, monitoring and configuring servers, and installing and configuring software.In addition to the above, it controls Active Directory, Group Policy, DNS, file servers, and printers. RSAT also helps to maintain user accounts and groups as well. Additionally, it enables remote virtual private server (VPS) management.

Benefits of Using RSAT

Administrators require the RSAT toolkit to manage servers and services remotely. There are numerous causes for this, but the most frequent one is that administrators must be able to handle servers spread across various continents. Particularly when it comes to cloud-based services, this is crucial.RSAT is also necessary for administrators to administer servers that are utilized internally, such as intranet or e-commerce websites.Businesses may use RSAT for a variety of reasons. One of the critical causes is that RSAT makes it simple and convenient for administrators to do server and other support tasks remotely. Because of the centralized administration it offers, administrators can control several servers from a single user interface.As they even enable server performance monitoring through server log viewing, these RSAT tools are crucial for system administrators.

List of Tools Included in RSAT

The RSAT tools available in Windows 10 and 11 to perform various administrative activities are listed below.

(Video) How to install Remote Server Administration Tools (RSAT) on Windows 10

Active Directory Domain Services and Lightweight Directory Services Tools BitLocker Drive Encryption Administration Utilities Active Directory Certificate Services Tools DHCP Server Tools DNS Server Tools Failover Clustering Tools File Services Tools Group Policy Management Tools IP Address Management (IPAM) Client Data Center Bridging LLDP Tools Network Controller Management Tools Network Load Balancing Tools Remote Access Management Tools Remote Desktop Services Tools Server Manager Shielded VM Tools Storage Migration Service Management Tools Storage Replica Module for Windows PowerShell System Insights Module for Windows PowerShell Volume Activation Tools (KMS server console) Windows Server Update Services Tools.

The following sections will look at how to install RSAT using the GUI (graphical user interface), DISM (Deployment Image Servicing and Management), and PowerShell command line.

Installing RSAT Using GUI

The GUI method of installing RSAT is the most frequently utilized by businesses because of its easiness and user-friendly.RSAT is now a part of Windows 10’s “Features on Demand,” starting with the October 2018 Update.If you have Windows 10 October 2018 Update or later, there is no need to download and install RSAT tools. You only need to activate it by taking the following actions:Please note: You need to download and install RSAT using this link if you have an earlier version of Windows 10 (before October 2018).To access the RSAT tools in Windows 10 and Windows 11, navigate (as shown in Picture 1) to – Settings – > Apps -> Optional Features -> Click Add a feature as shown:After clicking on the add feature option, you will get the search box where you can type RSAT and see all RSAT tools, as shown below in Picture 2.You can select the RSAT tool as per your requirement, which will be installed in your system.After completing the above process, the Administrative Tools folder appears on the Start menu.You may also type “Tools” into the taskbar’s search box to find Windows Administrative Tools or access the path “Control Panel\System and Security\Administrative Tools ” in the windows browser to see the list of RSAT tools installed.

(Video) How to install RSAT (Remote Server Administration Tools)

Installing RSAT on Windows 8

If you’re running Windows 8.1, you may download the RSAT tools you need from Microsoft, depending on your system architecture (x64 or x86), and install them by following the onscreen instructions.All of RSAT’s tools are automatically enabled once the installation is complete.If you wish to disable a specific utility, go to the “Turn Windows Features on or off” option in the program section of the control panel, as shown in the picture below.As illustrated in the picture below, locate the Remote Server Administration Tools option, expand it, and deselect the check box next to any RSAT tools you don’t wish to use.

Installing RSAT on Windows 7 & Windows Vista

On a Windows 7 computer or Vista, you must download and run the installation package. Additionally, Service Pack 1 is necessary to enable RSAT tools. Windows 7 no longer receives support from Microsoft.After the installation, you must activate Remote Server Administration Tools in the Control Panel by selecting Turn Windows features on or off, as indicated in the picture below.Then, as seen below, you must check the box next to the tool you want in the RSAT section.

Installing RSAT on Windows Servers

No additional packages need to be downloaded to install RSAT onWindows 2008, 2008 R2, 2012, 2012 R2, 2016, and 2022servers.To enable RSATin Windows 2008 andWindows Server 2008 R2, navigate to theAdd Features Wizard ->Choose Features option -> and expand Remote Server Administration Tools.While forother remaining server editions, go to Add Roles and Features Wizard -> Choose Features option -> and expand Remote Server Administration Tools to choose the tools you need to install, as seen in the picture below.The above section shows how to install and enable RSAT tools through the GUI method.In the following section, we will see how to do it through DSIM (Deployment Image Servicing and Management).

(Video) Remote Server Administration Tools (RSAT) - How to Install

Installing RSAT Using DSIM

A command-line program in Windows called Deployment Image Servicing and Management (DISM.exe) is used to maintain a virtual hard disc or a Windows image (.wim) (.vhd or .vhdx).Please download and install theWindows Assessment and Deployment Kit if your PC requires a different version of DISM.It can be executed via the command prompt and is, by default, found in the c:\windows\system32 folder of every Windows system.The DISM command comes in-built into all Windows operating systems and can be executed using PowerShell or a command prompt.Run the command below from the command prompt to use DISM to check the status of the RSAT-installed tools.Following the execution of this command, a window displaying the installed RSAT tools will appear as shown below:DISM’s primary function is to service and prepare Windows images and is not frequently used for RSAT installation.Powershell’s command prompt is an alternative to DISM, which is covered in the section below.

Installing RSAT Using PowerShell

Beginning with Windows 7 Service Pack 1 and Windows Server 2008 R2 Service Pack 1, Windows PowerShell is pre-installed on every version of Windows.Through the Windows PowerShell command prompt (cmdlet), specialized RSAT tools can be installed and enabled.Let’s look at how to use it in the below section:You will obtain the PowerShell command prompt if you type the word “PowerShell” at the command prompt.Enter the following command at the PowerShell prompt to check the RSAT tools currently installed on your Windows system.The above command will provide a list of all installed and accessible RSAT tools, as seen in the picture below. As it is visible that only Active Directory Domain Services and Server Manager are installed in the below-mentioned picture.To install a specific RSAT tool, you need to use the command:For example, if you want to install DNS (Domain Name Server), then you need to runFollowing that, DNS installation will begin, as shown below.After finishing the above command, a window stating that a restart is not required will appear, as shown below:Run the following command to install all RSAT tools at once:If you want to install only the missing RSAT tools all at once, then you can run the below commandThe following is the list of commands to install specific RSAT utilities:

Points to Remember

Admins must install RSAT tools having administrator rights. RSAT cannot be installed on Windows Home, Standard, or Education editions. Only Windows Professional or Enterprise editions support the installation of RSAT. Before installing the latest RSAT, uninstall all previous versions of the Administration Tools Pack. If you installed RSAT but don’t see all tools, then make sure the Active Directory Users and Computers path are set to %SystemRoot%system32dsa.msc. Ensure your PC has the most recent Windows updates installed if the target is accurate. IfRSAT is not getting installed, then turn Windows Firewall ON or OFF under Services and recheck.If the machine doesn’t have the most recent Windows updates, RSAT may not install or perform as needed. RSAT problems have occasionally been fixed by deleting all associated files and erasing any previous RSAT.

(Video) Installing RSAT on Windows 7

Final Words

Without the need for Windows domain controllers, RSAT is one of the many flexible features that Microsoft offers administrators to manage Windows Infrastructure remotely.Because of its adaptability, RSAT can be implemented in various ways. Regardless of whether you employ the GUI, the DISM command, or PowerShell.Next, you can check out how to set up system environment variables in Windows.

3 Ways To Install Rsat On Windows Server (1)3 Ways To Install Rsat On Windows Server (2)3 Ways To Install Rsat On Windows Server (3)3 Ways To Install Rsat On Windows Server (4)3 Ways To Install Rsat On Windows Server (5)3 Ways To Install Rsat On Windows Server (6)3 Ways To Install Rsat On Windows Server (7)3 Ways To Install Rsat On Windows Server (8)3 Ways To Install Rsat On Windows Server (9)3 Ways To Install Rsat On Windows Server (10)3 Ways To Install Rsat On Windows Server (11)3 Ways To Install Rsat On Windows Server (12)3 Ways To Install Rsat On Windows Server (13)3 Ways To Install Rsat On Windows Server (14)3 Ways To Install Rsat On Windows Server (15)3 Ways To Install Rsat On Windows Server (16)3 Ways To Install Rsat On Windows Server (17)3 Ways To Install Rsat On Windows Server (18)3 Ways To Install Rsat On Windows Server (19)3 Ways To Install Rsat On Windows Server (20)3 Ways To Install Rsat On Windows Server (21)3 Ways To Install Rsat On Windows Server (22)3 Ways To Install Rsat On Windows Server (23)3 Ways To Install Rsat On Windows Server (24)3 Ways To Install Rsat On Windows Server (25)3 Ways To Install Rsat On Windows Server (26)3 Ways To Install Rsat On Windows Server (27)3 Ways To Install Rsat On Windows Server (28)3 Ways To Install Rsat On Windows Server (29)3 Ways To Install Rsat On Windows Server (30)3 Ways To Install Rsat On Windows Server (31)3 Ways To Install Rsat On Windows Server (32)3 Ways To Install Rsat On Windows Server (33)3 Ways To Install Rsat On Windows Server (34)

FAQs

How to Install RSAT on Windows Server? ›

How to install RSAT on Windows 10 or 11
  1. Visits Apps from your “Settings” menu.
  2. Select Apps & Features.
  3. Choose Optional features.
  4. Next, click on Add a feature.
  5. Type or scroll down to find “RSAT”
  6. Choose Install to add the tools to your device.
Oct 20, 2022

How to Install RSAT Active Directory? ›

Install RSAT Tools on Windows 10
  1. Open Apps & features and click on “Optional features”
  2. Click on Add a feature.
  3. Type rsat and then select the RSAT tools you want to install. In this example, I'll install the Active Directory, DHCP, and DNS tools.
  4. Click install to start the installation.
Feb 22, 2023

How to Install RSAT in Windows Server 2016? ›

On the Windows Server 2016 open Server Manager. If Server Manager does not start by default press the “Windows + R” keys, Type “servermanager” in the “Open” field and press “Enter” or click the OK button. On the Server Manager main windows Click “Add roles and features”.

How to Install RSAT Active Directory Users and computers? ›

Install ADUC for Windows 10 Version 1809 and Above
  1. Click the Start menu; then click Settings > Apps.
  2. Click Optional Features, and then click Add a feature.
  3. Click “RSAT: Active Directory Domain Services and Lightweight Directory Services Tools”. ...
  4. Click Install.
Dec 15, 2022

How to install RSAT on Windows Server 2012 R2? ›

On the Server Manager main windows Click “Add roles and features”. In the “Add Roles and Features Wizard” under “Features” scroll down and check the “Remote Server Administration Tools” check box. Click “Next”. If prompted to add features accept the defaults and click “Add Features”, then click “Next”.

How to install RSAT in PowerShell Windows Server? ›

To install RSAT in Windows 10, navigate to Settings application -> Apps -> Manage Optional Features -> click on Add a feature. Select the required RSAT packages, especially Active Directory Domain Services and Lightweight Directory Services, and click Install.

What are the ways to Install Active Directory? ›

Right-click on the Start button and go to Settings > Apps > Manage optional features > Add feature. Now select RSAT: Active Directory Domain Services and Lightweight Directory Tools. Finally, select Install then go to Start > Windows Administrative Tools to access Active Directory once the installation is complete.

How to Install RSAT from command line? ›

Article Content
  1. Type Start PowerShell in the Command Prompt window to start Windows PowerShell.
  2. Type Install-WindowsFeature RSAT and press Enter to install RSAT.
Sep 13, 2022

How do I Install Active Directory admin tools? ›

How to Install Active Directory Administrative Center (ADAC)?
  1. Launch Server Manager. ...
  2. Go to Add Roles and Features. ...
  3. Select the installation type. ...
  4. Select the destination server. ...
  5. Select the server roles. ...
  6. Select the required features. ...
  7. Confirm the installation selections. ...
  8. Check the installation progress.
Aug 29, 2022

How to Install Active Directory role in Windows Server 2016? ›

Create an Active Directory Domain on Windows Server 2016
  1. Log in to your Windows Server and start the Server Manager.
  2. Navigate to the Local Server tab and select Manage > Add Roles and Features from the command menu at the top right of the window: ...
  3. Click Next. ...
  4. Select the Role-based or feature-based installation type.
Mar 4, 2021

How to Install Active Directory users and Computers server 2016? ›

Installing and Configuring Active Directory – Windows Server 2016
  1. Open Server Manager. ...
  2. Choose either “Add Roles and Features” Option.
  3. Click Next.
  4. Click Next.
  5. Select the server. ...
  6. Check “Active Directory Domain Services” and click Next.
  7. Click Add Features.
  8. Click Next.

How to Install RSAT on Windows Server 2008 R2? ›

But, you don't need to install RSAT on Windows Server 2008 R2, the tools are already included with the OS. To add the tools you need, go into Server Manager and under Enable Features, there is a node called 'Remote Server Administration Tools', tick off the tools that you need installed.

How do I enable Active Directory Users and Computers on Windows Server? ›

Enabling ADUC on Windows 10 version 1803 or below
  1. Open the Control Panel from the Start menu (or press Win-X).
  2. Go to Programs > Programs and Features > Turn Windows features on or off.
  3. Go to Remote Server Administration Tools > Role Administration Tools > AD DS and AD LDS Tools.
  4. Check the AD DS Tools box and click OK.
Jan 30, 2017

How to Install Active Directory Users and Computers server 2012? ›

Install Active Directory
  1. Open the Server Manager from the task bar.
  2. From the Server Manager dashboard, select Add roles and features. ...
  3. On the Installation Type screen, select Role-based or features-based and click Next. ...
  4. By default, the current server is selected.
Sep 27, 2018

How do I import Active Directory users and Computers? ›

Create an Active Directory connector
  1. Select All computers, printers, users, and user groups to import all items or,
  2. Select Select individual computers, printers, users or user groups to import only the selected items or,
Mar 15, 2023

How to install RSAT Active Directory with PowerShell? ›

In the Settings application, click Apps. In the Apps window, click Optional features. Select + Add a feature, then type "Active Directory" in the search bar. Select RSAT: Active Directory Domain Services and Lightweight Directory Services from the results, then click Install.

How to migrate Active Directory from Windows Server 2012 R2 to 2019? ›

7 Steps to Migrate Windows 2012 R2 Domain Controllers to Windows Server 2019
  1. Set up a new server using Windows Server 2019.
  2. Join the new server to your existing Active Directory domain.
  3. Install the Active Directory Domain Services role.
  4. Promote the new server to a domain controller.
Apr 14, 2021

How to install Active Directory in Windows Server 2008 R2 step by step? ›

Install Active Directory Domain Services on Windows Server 2008 R2 Enterprise 64-bit
  1. Select domain name and password. Select your domain name and know the domain administrator password that you want to use. ...
  2. Specify the preferred DNS server. ...
  3. Add the Active Directory Domain Services role. ...
  4. Enable remote management.
Sep 20, 2016

How to install RSAT offline? ›

For offline RSAT installation, you need to download the FoD ISO image for your Windows 10 build from your personal section on the Microsoft MSDN / Volume Licensing Service Center (VLSC). The image is named something like this: Windows 10 Features on Demand, version 1903.

How to install server roles using PowerShell? ›

To install roles and features by using the Install-WindowsFeature cmdlet
  1. Do one of the following to open a Windows PowerShell session with elevated user rights. ...
  2. Type Get-WindowsFeature and then press Enter to view a list of available and installed roles and features on the local server.
Apr 24, 2023

What are 4 methods you can use to Install Active Directory domain Services? ›

Installing AD DS by Using Windows PowerShell. Installing AD DS by using Server Manager. Performing a Staged RODC Installation using the Graphical User Interface.

How to Install Active Directory on Windows Server? ›

Active Directory Setup: A Step by Step Guide
  1. Launch the Server Manager Program. Launch the Server Manager program, press the Windows Logo Key and search for “Server Manager”. ...
  2. Set up Roles & Features. ...
  3. Select Installation Type. ...
  4. Configure your Server Selection and Roles. ...
  5. Add features.
Mar 2, 2023

What are 3 things Active Directory allows you to do? ›

Solutions
  • Automate backup & disaster recovery. ...
  • Become data driven. ...
  • Gain comprehensive data protection. ...
  • Improve your cybersecurity posture. ...
  • Migrate & consolidate Microsoft workloads. ...
  • Protect and secure your endpoints. ...
  • Secure Active Directory and Microsoft 365.

How to install Active Directory from command line? ›

Instructions
  1. Type Start PowerShell and press Enter within the Command Prompt window to open a new Windows PowerShell console window.
  2. Type Add-WindowsFeature AD-Domain-Services and press Enter to install Active Directory Domain Services.
Sep 13, 2022

How to add user to Windows Server command line? ›

To add a user account to your computer: Type net user username password /add, where username is the name of the new user and password is the password for the new user account. For example, if the username is Bill and the password is Passw0rd, you would type net user Bill Passw0rd /add. Then press Enter.

What are the two primary tools to Install the Active Directory role? ›

ADUC vs Active Directory Administrative Center (ADAC)

I will briefly mention that there are actually two tools installed when you follow the steps here to add the Remote Server Administration Tools (RSAT) for Windows: Active Directory Users and Computers (ADUC) and the Active Directory Administrative Center (ADAC).

How do you check RSAT is installed or not? ›

View Installed RSATs in Windows Settings

Go to Settings > Apps > Optional features and type rsat in the “installed features” search box. You'll see RSAT features installed on your computer in the search results.

How to migrate Active Directory from Windows Server 2016 to 2019? ›

2 answers
  1. Setup a new Windows Server 2019 server as additional domain controller (add AD DS and DNS role, also make this DC as GC);
  2. Check new DC is working fine and AD replication is complete. ...
  3. Migrate AD CS from 2016 to 2019 DC;
  4. Demote the Windows Server 2016;
Aug 27, 2020

How to install Active Directory in Windows Server 2016 using PowerShell? ›

Instructions
  1. Type Start PowerShell and press Enter within the Command Prompt window to open a new Windows PowerShell console window.
  2. Type Add-WindowsFeature AD-Domain-Services and press Enter to install Active Directory Domain Services.
Sep 13, 2022

How to give admin privileges in Windows Server 2008 R2? ›

Making the user a local administrator on Windows 2008 computer
  1. Click Start > Administrative Tools > Server Manager.
  2. In the navigation pane, expand Configuration.
  3. Double-click Local Users and Groups.
  4. Click Groups.
  5. Right-click the group to which you want to add the user account, and then click Add to Group.

How to migrate Active Directory from Windows Server 2008 R2 to 2019? ›

I see two options:
  1. Install new Windows Server 2019 and install AD DS role on that server;
  2. Move NPS role to the new server;
  3. Move FSMO roles;
  4. On old server backup AD CS and then remove AD CS role;
  5. On Old server Remove AD DS role demote the server and rename it and change IP adress;
Oct 20, 2020

How to open Active Directory Users and Computers Windows Server 2008 R2? ›

Access the Active Directory in Windows Server 2008 by opening the Active Directory Administrative Center.
  1. Click Start to open the Start Menu from the desktop. ...
  2. Left-click on the Administrative Tools option from the Start Menu and select the Active Directory Administration Center.

How to access Active Directory users and Computers remotely? ›

Remote Active Directory Management

Active Directory can be managed remotely using Microsoft's Remote Server Administration Tools (RSAT). With RSAT, IT administrators can remotely manage roles and features in Windows Server from any up-to-date PC running Professional or Enterprise editions of Windows.

How do I allow Active Directory users to remote desktop? ›

Manually grant RDP access to an Active Directory user
  1. Log in to the server.
  2. Right-click the Windows® icon and select System.
  3. Select the remote settings depending on your Windows version: ...
  4. Click on Select Users.
  5. Click Add.
  6. Type the username you wish to add.
  7. Click Check Names. ...
  8. After you add the user, click Apply and OK.
Mar 10, 2021

How to manage Active Directory in Windows Server 2012 r2? ›

Windows Server 2012 - Active Directory
  1. Step 1 − Go to “Server Manager” → Manage → Add Roles and Feature.
  2. Step 2 − Click the Next button.
  3. Step 3 − As we are installing AAD on this machine, we will select “Role-based or featurebased Installation” → Next.

How do I bulk import users in Active Directory? ›

To create users in bulk

Browse to Azure Active Directory > Users > Bulk create. On the Bulk create user page, select Download to receive a valid comma-separated values (CSV) file of user properties, and then add users you want to create. Open the CSV file and add a line for each user you want to create.

How do I import users into Active Directory? ›

Windows PowerShell

Create the CSV file with the list of all users to be imported to AD, with the LDAP names of the necessary attributes as the header. Identity the domain and the OU to which the users have to be imported. Create the script using the Add-ADGroupMember cmdlet, and execute it in the PowerShell window.

How do I bulk add users to a group in Active Directory? ›

In Azure AD, select Groups > All groups. Open the group to which you're adding members and then select Members. On the Members page, select bulk operations and then choose Import members. On the Bulk import group members page, select Download to get the CSV file template with required group member properties.

How to Install Agent on Windows Server? ›

Deploy the Operations Manager agent with the Agent Setup Wizard
  1. Use local administrator privileges to sign in to the computer where you want to install the agent.
  2. On the Operations Manager installation media, double-click Setup.exe.
  3. In Optional Installations, select Local agent.
  4. On the Welcome page, select Next.
Apr 17, 2023

How to connect Windows server to Active Directory? ›

Join Windows Server an Active Directory domain
  1. Verify that the server resolves the Active Directory domain using the ping command. ...
  2. Open the server manager. ...
  3. Open system properties. ...
  4. Edit system properties. ...
  5. Enter the Active Directory domain name. ...
  6. Enter credentials for a domain account.

How do I Install Remote Desktop Licensing Role Service? ›

Install the RD Licensing role

In Server Manager, click Roles Summary, and then click Add Roles. Click Next on the first page of the roles wizard. Select Remote Desktop Services, and then click Next, and then Next on the Remote Desktop Services page. Select Remote Desktop Licensing, and then click Next.

How to Install Active Directory in Windows Server 2008 step by step? ›

Install Active Directory Domain Services on Windows Server 2008 R2 Enterprise 64-bit
  1. Select domain name and password. Select your domain name and know the domain administrator password that you want to use. ...
  2. Specify the preferred DNS server. ...
  3. Add the Active Directory Domain Services role. ...
  4. Enable remote management.
Sep 20, 2016

How to install OEM agent on Windows server? ›

How To Manually Install Oracle OEM 13c Agent?
  1. We need to download the agent software from OMS Server for the platform which we will install. Login with sysman. ...
  2. Get the supported platform list. ...
  3. Download the agent software. ...
  4. let me copy the software to target server and unzip. ...
  5. Let me install the agent.
Apr 22, 2018

How do I manually install agent? ›

In the Operations console, select Administration. Select Pending Management. In the Pending Management pane, select computers in Type: Manual Agent Install. Right-click the computers, and then select Approve.

How do I install Windows Activation Services? ›

Click Start, click Administrative Tools and then Server Manager. In the left navigation pane, right-click Features, and then click Add Features. On the Select Features pane, scroll down to Windows Process Activation Service.

Videos

1. Fix RSAT not installing in Windows 11 (2023 updated)
(iIT)
2. Live tech learning - Episode 1 - Installing RSAT to manage servers remotely
(HERESJAKEN)
3. How to Install Remote Server Administration Tools (RSAT) | For Windows
(Tech Geek)
4. RSAT - remote server administration tools - windows 10 - windows server2019
(MyPc Support)
5. Installing RSAT on Windows 8.1
(itfreetraining)
6. RSAT - Remote Server Administration Tools for Windows 10
(Trial & Error - Self Paced Learning)

References

Top Articles
Latest Posts
Article information

Author: Duncan Muller

Last Updated: 01/10/2023

Views: 6738

Rating: 4.9 / 5 (59 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Duncan Muller

Birthday: 1997-01-13

Address: Apt. 505 914 Phillip Crossroad, O'Konborough, NV 62411

Phone: +8555305800947

Job: Construction Agent

Hobby: Shopping, Table tennis, Snowboarding, Rafting, Motor sports, Homebrewing, Taxidermy

Introduction: My name is Duncan Muller, I am a enchanting, good, gentle, modern, tasty, nice, elegant person who loves writing and wants to share my knowledge and understanding with you.