martes, 26 de febrero de 2019

WINDOWS. Install Nano Server

Purpose

Nano Server installation process, Deploying Nano Server as a Hyper-V guest

Steps




Command:  Import-Module NanoServerImageGenerator.psm1



Command:

New-NanoServerImage -Edition Standard -MediaPath D: -BasePath .\Base -TargetPath .\NanoVM\NanoServerVM.vhd -ComputerName TestNano -DeploymentType guest


Notes: "-DeploymentType Guest or host. Use guest to configure the VHD for use as a guest on another host."






VM



Hyper-V












Network





Check Windows 2016
by GoN | Published: Febrary 26 2019 | Last Updated:

sábado, 16 de febrero de 2019

WINDOWS. PS. Installation TimeStamp O.S.

Purpose

Know how old is the system installation.

Steps

Command: (Get-CimInstance -Class Win32_OperatingSystem).InstallDate



Command: New-TimeSpan -Start (Get-CimInstance -Class Win32_OperatingSystem).InstallDate


Check Windows 2012R2
by GoN | Published: Febrary 18 2019 | Last Updated:



viernes, 25 de enero de 2019

WEB. Track the continuity service of important companies online

All companies they track
https://downdetector.com/companies




Exchange Online outage map
https://downdetector.com/status/exchange/map/


Verizon
https://downdetector.com/status/verizon

etc...


by GoN | Published: January 25 2019 | Last Updated: