Skip to content
  • How to start learning Linux
  • Labtech Implementation Stuff
  • Clogged
  • Active Directory DNS Troubleshooting
  • Some Roulette  Strat from Reddit
  • Mystery steel processing and testing
  • Croissants and Rose Lychee Cream
  • Mac and Cheese
  • DFS Replication: Requirements and Configuration
  • Services.msc not opening in Windows 11/10
  • Microsoft AD LDAP (2008): Importing Your Certificate .pfx File into the AD DS Personal Store
  • Powershell How to get all groups that a user is a member of?
  • Home Energy Saving Tips
  • Changing NTFS Security Permissions using PowerShell
  • VALORANT’S 128-TICK SERVERS

Merserver

Its a website

  • Uncategorized
  • IT
  • Unreal Engine
  • GameDev
  • Interesting Stuff
  • Food
  • Web Design
  • Kubernetes
  • Music
  • Linux
  • Toggle search form

Category: IT

Windows – Create a user profile without logging in as the user

1. Open a command prompt 2. Type the following command (replacing <domain> and <username> with your information):         runas /env /profile /user:<domain>\<username> cmd.exe 3. Press enter to issue the command 4. The user’s profile will be created by the OS as a template from the Default User profile.

IT

How to Automate PowerShell Scripts with Task Scheduler

Microsoft Windows Task Scheduler can help you automatically launch a program or PowerShell script at a certain time or when certain conditions are met. You can also schedule sending emails and even displaying certain messages. In this blog, we will show you how to run a PowerShell script from Task Scheduler that will alert on any software…

Read More “How to Automate PowerShell Scripts with Task Scheduler” »

IT

Use PowerShell to download a file with HTTP, HTTPS, and FTP

In PowerShell, you can download a file via HTTP, HTTPS, and FTP with the Invoke-WebRequest cmdlet Download with SMB ^ If you are working in a hybrid IT environment, you often need to download or upload files from or to the cloud in your PowerShell scripts. If you only use Windows servers that communicate through the…

Read More “Use PowerShell to download a file with HTTP, HTTPS, and FTP” »

IT

Powershell Start-Process Reference and Documentation

Starts one or more processes on the local computer. Syntax PowerShellCopy PowerShellCopy Description The Start-Process cmdlet starts one or more processes on the local computer. By default, Start-Process creates a new process that inherits all the environment variables that are defined in the current process. To specify the program that runs in the process, enter an executable file or…

Read More “Powershell Start-Process Reference and Documentation” »

IT

Cisco IOS Showing DHCP Status

Problem You want to display the status of the DHCP server functions on the router. Solution To display the IP address bindings and their associated leases, use the following command: Router1#show ip dhcp binding The following command displays any IP address conflicts that the router has detected in the DHCP address pool: Router1#show ip dhcp…

Read More “Cisco IOS Showing DHCP Status” »

IT

How to start learning Linux

This is what I tell people to do, who ask me “how do I learn to be a Linux sysadmin?”. 1) Set up a KVM hypervisor.2) Inside of that KVM hypervisor, install a Spacewalk server. Use CentOS 6 as the distro for all work below. (For bonus points, set up errata importation on the CentOS…

Read More “How to start learning Linux” »

IT

Labtech Implementation Stuff

Gotchas You’re going to be overwhelmed. It’s a beast with a lot of power, and a shitty UI! Give the Labtech server power, and if you can, SSDs. At least double the RAM LT recommends. It’ll run wicked fast on the client end. When deploying agents, don’t rely on Labtech to install them over the…

Read More “Labtech Implementation Stuff” »

IT

Active Directory DNS Troubleshooting

The AD Best Practice Analyzer and dcdiag.exe can be excellent tools for diagnosing weird AD issues, but before you start with those, here are some common settings that are wrong with almost all of the domain controllers I come across, including some brand-new Windows Server 2019 servers. In the settings for the ethernet adapter or…

Read More “Active Directory DNS Troubleshooting” »

IT

DFS Replication: Requirements and Configuration

One of the basic functions provided by enterprise IT is the hosting of file services in an organization. Since the early days of computer networks, having shared network locations to store and edit documents and other file resources has been a basic requirement. As the need for file and network shares gain more and more…

Read More “DFS Replication: Requirements and Configuration” »

IT

Services.msc not opening in Windows 11/10

Services.msc is the Service Manager extension for a Microsoft Management Console file format used by Windows OS and is a services console that allows users to enable and disable Windows Services. In some cases, you might encounter the issue of Services.msc not opening; when facing this issue, it means that the system files are either damaged or corrupted….

Read More “Services.msc not opening in Windows 11/10” »

IT

Posts pagination

Previous 1 2 3 Next

Copyright © 2025 Merserver.

Powered by PressBook Masonry Dark