rui-qiu.com
Open in
urlscan Pro
2606:4700:3032::ac43:c898
Public Scan
URL:
https://rui-qiu.com/sccm/fix-cmg-conversion-failed-from-classic-to-vm-scale-set/
Submission: On December 22 via api from LU — Scanned from DE
Submission: On December 22 via api from LU — Scanned from DE
Form analysis
3 forms found in the DOMGET https://rui-qiu.com/
<form method="get" class="search-form navigation-search" action="https://rui-qiu.com/">
<input type="search" class="search-field" value="" name="s" title="Search">
</form>
POST https://rui-qiu.com/wp-comments-post.php
<form action="https://rui-qiu.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate="">
<p class="comment-form-comment"><label for="comment" class="screen-reader-text">Comment</label><textarea id="comment" name="comment" cols="45" rows="8" required=""></textarea></p><label for="author" class="screen-reader-text">Name</label><input
placeholder="Name *" id="author" name="author" type="text" value="" size="30" required="">
<label for="email" class="screen-reader-text">Email</label><input placeholder="Email *" id="email" name="email" type="email" value="" size="30" required="">
<label for="url" class="screen-reader-text">Website</label><input placeholder="Website" id="url" name="url" type="url" value="" size="30">
<p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment"> <input type="hidden" name="comment_post_ID" value="1138" id="comment_post_ID">
<input type="hidden" name="comment_parent" id="comment_parent" value="0">
</p>
<p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="4f855a9dc4"></p>
<p style="display: none !important;"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="1703232351437"></p>
</form>
GET https://rui-qiu.com/
<form method="get" class="search-form" action="https://rui-qiu.com/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s" title="Search for:">
</label>
<input type="submit" class="search-submit" value="Search">
</form>
Text Content
Skip to content Rui Qiu's Blog Menu * SCCM * Casper * Powershell * Mac * Shell Script * Tools * Synology * Shopping * FIX CMG CONVERSION FAILED FROM CLASSIC TO VM SCALE SET September 1, 2022September 1, 2022 by me I am trying to convert our CMG from classic to virtual machine scale set for the MECM infrastructure upgrade and it failed. From the SCCM console itself, the CMG was in error state, and if I check the CMG log, it said the CMG service doesn't exist. I went into Azure portal, I am still seeing the CMG classic , and no VM scale sets. So I contacted Microsoft, the fix is the manually revert back to CMG classic state inside SCCM console, and do the conversion again. Here are the steps: 1. Stop SMS Executive service 2. Run SQL query on your SQL Server: update azure_service set FQDN = 'xxx.cloudapp.net', DeploymentModel = '1' 3. Start SMS Executive service 4. Monitor cloudmgr.log, wait for CMG convert back to Classic After that, I tried to do the conversion, and it failed again. From the log, it looks like the SCCM server itself doesn't have internet access to the new Azure vault! After I setup a proxy connection for the SCCM server, the conversion was a success! Categories SCCM Tags sccm cmg 1 THOUGHT ON “FIX CMG CONVERSION FAILED FROM CLASSIC TO VM SCALE SET” 1. Dan Clark November 11, 2022 at 6:18 pm Had a similar issue with a conversion from Cloud service (classic) to Virtual machine scale set failing due to a custom tagging policy being enforced in the Azure tenant. I was able to use the SQL query to get my CMG back online in the Cloud service (classic) mode while I work through the security policy that is blocking my upgrade. Thanks for posting! Reply LEAVE A COMMENT CANCEL REPLY Comment Name Email Website Δ TOP MESH ROUTER Bestseller No. 1 NETGEAR Wi-Fi Range Extender EX3700 - Coverage Up to 1000 Sq Ft and 15 Devices with AC750 Dual Band Wireless Signal Booster & Repeater (Up to 750Mbps Speed), and Compact Wall Plug Design $48.99 Buy on Amazon SaleBestseller No. 2 Macard WiFi Extender Booster - 2023 Release Up to 74% Faster - Broader Coverage Than Ever, Signal Booster for Home - with Ethernet Port, Made for USA $31.99 Buy on Amazon SaleBestseller No. 3 TP-Link WiFi Extender with Ethernet Port, Dual Band 5GHz/2.4GHz , Up to 44% more bandwidth than single band, Covers Up to 1200 Sq.ft and 30 Devices, signal booster amplifier supports OneMesh(RE220) $16.97 Buy on Amazon BEST SELLING NAS SaleBestseller No. 1 WD 5TB Elements Portable HDD, External Hard Drive, USB 3.0 for PC & Mac, Plug and Play Ready - WDBU6Y0050BBK-WESN $119.99 Buy on Amazon SaleBestseller No. 2 Seagate Portable 5TB External Hard Drive HDD – USB 3.0 for PC, Mac, PS4, & Xbox - 1-Year Rescue Service (STGX5000400), Black $109.99 Buy on Amazon SaleBestseller No. 3 SSK Aluminum M.2 NVME SATA SSD Enclosure Adapter, USB 3.2 Gen 2 (10 Gbps) to NVME PCI-E SATA M-Key/(B+M) Key Solid State Drive External Enclosure Support UASP Trim for NVME/SATA SSDs 2242/2260/2280 $18.99 Buy on Amazon Search for: THINGS I LIKE Amazon Echo Philips Hue Ergonomic Chair CATEGORIES * Active Directory * AutoIt * Casper * Links * Mac * Powershell * Ruby on Rails * SCCM * Shell Script * Shopping * Synology * Tools © 2023 Dispatch a GeneratePress Site by Flint Skin * SCCM * Casper * Powershell * Mac * Shell Script * Tools * Synology * Shopping Close