Commit d63798bc by Rinat K. Nugaev

Comment platfor choosing, I hope it will work without platform

parent a74c8b10
...@@ -66,6 +66,7 @@ else ...@@ -66,6 +66,7 @@ else
} }
#> #>
#Getting computer hostname for config file #Getting computer hostname for config file
$HostnameFull ="$env:computername.$env:userdnsdomain" $HostnameFull ="$env:computername.$env:userdnsdomain"
#Removing dot from end of the hostname (this behavior possible if computer is not domain joined) #Removing dot from end of the hostname (this behavior possible if computer is not domain joined)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment