Author: Nik

0

Powershell script to get server specifications

Here is the usefull script that will get you server specifications like Server FQDN, Physical or Virtual info, Model, Total Memory, Bios Version, IP and MAC addresses, Subnet mask, Default Gateway, DHCP status, OS...

4

How to get an IP address from a server list script

Here’s how you can get the list of IP addresses, FQDN and Ping status with a simple Powershell server list script. For a start create a servers.txt file in C:\temp folder with the list...

microsoft-windows,WRT110 0

How to add shortcut icons to Windows 10 desktop

One of our clients asked how to add shortcut icons on Windows 10 desktop. Icons like “This Computer“, “Control Panel“,”Network“, “Internet” etc.. The easiest way is to open the Windows Explorer and with the use...