Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
#2 Windows Server 2016 ● Manage a Nano Server ● With PowerShell
21 Views • May 07, 2016
Description
to establish the connection with a nano server use the script below with replacing the values that suit your environment.
Script.ps
Set-Item WSMan:\localhost\Client\TrustedHosts "192.168.1.51"
$ip = “192.168.1.51”
$user = “$ip\Administrator”
Enter-PSSession -ComputerName $ip -Credential $user
Created by Christian ALT for http://vision6D.com
Channel about IT Technology, Management and Communication
More from User
#5 Nano Server Windows 2016 ● DNS configuration ● Client side
Christian ALT
#4 Nano Server Windows 2016 ● GUI Tools to Remote Manage ● 8 min.
Christian ALT
# 3 Nano Server Windows 2016 ● Join a Nano Server to a Domain ● Djoin offline
Christian ALT
#2 Windows Server 2016 ● Manage a Nano Server ● With PowerShell
Christian ALT
#2 Windows Server 2016 ● Join A 2012 Domain ● 3 min
Christian ALT
#1 Nano Server Windows 2016 ● Installation ● 8 min.
Christian ALT
Related Videos
Installing and Configuring ADS, DNS and DHCP in Windows Server 2012 and Client Configuration
VOX POP
Como colocar o PfSense com NX Filter no domínio - Windows server como controlador de domínio, DNS e DHCP
Dicas de Windows, MacOS e Linux
Windows server 2012 ● Active Directory / DHCP / DNS Installation ● in 15 minutes
Christian ALT
#5 Nano Server Windows 2016 ● DNS configuration ● Client side
Christian ALT
#4 Nano Server Windows 2016 ● GUI Tools to Remote Manage ● 8 min.
Christian ALT
ExamWise For MCP-MCSE Exam 70-292 Windows Server 2003 Certification Managing and Maintaining a Microsoft Windows Server
Richardcutright91