lanram
Established Members-
Posts
16 -
Joined
-
Last visited
-
Days Won
2
Everything posted by lanram
-
Let me clarify. Production lab is running CB1806 that has CAS and PRI. Installed TP1810 as Primary Site within the same domain (ramlan.ca) to test new features. Was not sure what should be the boundary configuration on TP1810. I don't want Technical Preview to interfere with Production Current Branch. Hope this might help. Thanks Ram
-
HI - I just finished installing TP1810. Here is my home lab setup. Production Current Branch 1806 (CAS, PRI & SEC) IP Address - 192.168.0.3 - 192.168.0.5 Gateway - 192.168.0.1 DNS - 192.168.0.2 DHCP Scope - 192.168.0.1 to 192.168.0.254 Current Branch 1806 Boundary - IP Subnet 192.168.0.0 Site Code - CAS Technical Preview 1810 (PRI) IP Address - 192.168.0.193 Site Code TP1 I have not configured the boundary yet. Appreciate, if somebody can look at above configuration and let me know what the boundary setting should be on TP1810. I would like to let you know TP1810 is joined to the domain. Also do I need to add anything on the DHCP Server depending on what the boundary configuration will be? I have attached few screen shot of the boundary from Production Server 1806 for your information. Thanks Ram
-
Hello All - Hope somebody here can help me solve replication issue. The home lab infra is as follows: Domain - ramlan.ca - All on Windows Server 2016 and SQL 2017 CB1806 - CAS CB1806 - PRI CB1806 - SEC I did the upgrade on 1st Aug to CB1806. Before that there were no replication issue. After the upgrade replication issue started on PRI site. Some what strange every now and then the link is active and after some time it will be degraded and finally the link status is failed. I checked rcmctrl log. No errors. I even checked same log on CAS. No errors. I see this error on Replication details on PRI - See attached screen shot. I can share the logs from CAS and PRI for your read. Let me know.
-
Thanks for the update. I did a short documentation for a colleague who had to upgrade CB1610 to CB1710. For this exercise, I did a test by attaching the database on another server and ran testdbupgrade. The test was successful. The only thing that bothers me is SSRS. It is a separate install in SQL 2017. How this will cause issue during the upgrade is UNKNOWN. RL For Wil NBFC.pdf
- 20 replies
-
- sql server 2017
- powershell
-
(and 3 more)
Tagged with:
-
Hi - Excellent notes. Look forward to part 3. I am running CB1802 on Server 2016 / SQL 2016 SP1. Is it possible to upgrade SQL 2016 to SQL 2017? I don't see much info on the NET yet. Appreciate your input. Thanks RL
- 20 replies
-
- sql server 2017
- powershell
-
(and 3 more)
Tagged with:
-
I had similar issue. This is what, I did: 1. Closed Software Center 2. Installed .NET 4.7.1 3. Opened PowerShell - ran this command - Invoke-WmiMethod -Namespace root\CCM -Class SMS_Client -Name SetClientProvisioningMode -ArgumentList $false 4. Restarted the system - Opened Software Center - No issue
-
Tested your xml file to install roles and features on a VM. It worked out fine. No need to include server name. Just run the install roles and features script and all the roles/features will get installed in less than 4 minutes. Will save the script for future use. Here is the screen shot for information.