<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Rui Qiu&apos;s Tech Blog</title><description>Thoughts on Entra, Microsoft365, Azure and Automations.</description><link>https://rui-qiu.com/</link><item><title>How to Automate SharePoint Site Requests — Part 4: The Form and Lessons Learned</title><link>https://rui-qiu.com/blog/how-to-automate-sharepoint-site-requests-part-4-the-form-and-lessons-learned/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-automate-sharepoint-site-requests-part-4-the-form-and-lessons-learned/</guid><description>Build a Power Apps intake form with live validation for SharePoint provisioning. Plus 7 hard-won lessons including the newline bug &amp; permission tricks.</description><pubDate>Tue, 14 Jul 2026 19:42:50 GMT</pubDate></item><item><title>How to Automate SharePoint Site Requests — Part 3: The Creation Engine</title><link>https://rui-qiu.com/blog/how-to-automate-sharepoint-site-requests-part-3-the-creation-engine/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-automate-sharepoint-site-requests-part-3-the-creation-engine/</guid><description>Create SharePoint sites with an Azure Automation runbook using PnP.PowerShell &amp; certificate auth. Includes a bank-grade permission model tutorial.</description><pubDate>Tue, 14 Jul 2026 19:34:10 GMT</pubDate></item><item><title>How to Automate SharePoint Site Provisioning with Power Platform (Part 1: Setup)</title><link>https://rui-qiu.com/blog/how-to-automate-sharepoint-site-provisioning-with-power-platform-part-1-setup/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-automate-sharepoint-site-provisioning-with-power-platform-part-1-setup/</guid><description>A complete, real world guide to building a self service SharePoint provisioning platform that saves 500+ engineer hours per year. This is Part 1 of a 4 part series. The Problem Every Enterprise Faces...</description><pubDate>Tue, 14 Jul 2026 19:25:04 GMT</pubDate></item><item><title>Power Automate Approval Workflows for SharePoint Provisioning (Part 2)</title><link>https://rui-qiu.com/blog/power-automate-approval-workflows-for-sharepoint-provisioning-part-2/</link><guid isPermaLink="true">https://rui-qiu.com/blog/power-automate-approval-workflows-for-sharepoint-provisioning-part-2/</guid><description>Build multi-stage Power Automate approval flows for SharePoint provisioning. Includes manager + admin approvals and the SharePoint newline bug fix.</description><pubDate>Tue, 14 Jul 2026 18:28:30 GMT</pubDate></item><item><title>Building a Self-Service SharePoint Permission Checker</title><link>https://rui-qiu.com/blog/building-a-self-service-sharepoint-permission-checker/</link><guid isPermaLink="true">https://rui-qiu.com/blog/building-a-self-service-sharepoint-permission-checker/</guid><description>If you run an M365 environment, you know the tickets: “Who has access to this site?” and “Does this person have access to that folder?” They arrive constantly, and answering them by hand in the...</description><pubDate>Tue, 14 Jul 2026 17:57:13 GMT</pubDate></item><item><title>Unmanaged devices in Entra Conditional Access Policy</title><link>https://rui-qiu.com/blog/unmanaged-devices-in-entra-conditional-access-policy/</link><guid isPermaLink="true">https://rui-qiu.com/blog/unmanaged-devices-in-entra-conditional-access-policy/</guid><description>In a recent task, I was asked to target unmanaged devices in the environment, which means excluding Intune enrolled mobile devices, on prem AD joined servers (not Entra joined), and hybrid joined...</description><pubDate>Mon, 04 May 2026 15:44:08 GMT</pubDate></item><item><title>Automated Intune Devices Report via Azure Automation with Managed Identity</title><link>https://rui-qiu.com/blog/automated-intune-devices-report-via-azure-automation-with-managed-identity/</link><guid isPermaLink="true">https://rui-qiu.com/blog/automated-intune-devices-report-via-azure-automation-with-managed-identity/</guid><description>Before I was using Niel&apos;s guide to set up the monthly Intune devices report via Azure Automation. Since Microsoft is retiring &quot;run as &quot; account in September this year, I have to switch to managed...</description><pubDate>Wed, 26 Apr 2023 18:15:06 GMT</pubDate></item><item><title>Use Microsoft Graph API to upload files to Sharepoint</title><link>https://rui-qiu.com/blog/use-microsoft-graph-api-to-upload-files-to-sharepoint/</link><guid isPermaLink="true">https://rui-qiu.com/blog/use-microsoft-graph-api-to-upload-files-to-sharepoint/</guid><description>I am trying to get autopilot 4k hardware hash info from each machine and manually upload to Intune, thus I use some online scripts and get them all together to make this PowerShell script to run from...</description><pubDate>Tue, 28 Feb 2023 01:05:02 GMT</pubDate></item><item><title>Some Simple Shell Scripts to Install Mac Apps for Intune</title><link>https://rui-qiu.com/blog/some-simple-shell-scripts-to-install-mac-apps-for-intune/</link><guid isPermaLink="true">https://rui-qiu.com/blog/some-simple-shell-scripts-to-install-mac-apps-for-intune/</guid><description>Here are some typical shell script codes for mac application installation</description><pubDate>Thu, 02 Feb 2023 23:08:35 GMT</pubDate></item><item><title>Shell Script to Install Cisco Anyconnect VPN via Intune</title><link>https://rui-qiu.com/blog/shell-script-to-install-cisco-anyconnect-vpn-via-intune/</link><guid isPermaLink="true">https://rui-qiu.com/blog/shell-script-to-install-cisco-anyconnect-vpn-via-intune/</guid><description>There is an excellent article talks about how to deploy the Cisco Anyconnect VPN client via Intune: &lt;https://maclovin.org/blog native/2021/cge1p5lkn8xdyxz8bgcumg61u7davp Basically : 1. Add Cisco Team...</description><pubDate>Thu, 02 Feb 2023 20:20:21 GMT</pubDate></item><item><title>Cannot Login Windows with AAD Joined Devices via Okta Federation</title><link>https://rui-qiu.com/blog/cannot-login-windows-with-aad-joined-devices-via-okta-federation/</link><guid isPermaLink="true">https://rui-qiu.com/blog/cannot-login-windows-with-aad-joined-devices-via-okta-federation/</guid><description>If your Azure is federated to Okta, your windows 10 devices may not able to log in to Windows with just a purely Azure AD joined environment. The error message will tell you that you have the wrong...</description><pubDate>Fri, 06 Jan 2023 01:25:48 GMT</pubDate></item><item><title>Fix CMG Conversion Failed from Classic to VM Scale Set</title><link>https://rui-qiu.com/blog/fix-cmg-conversion-failed-from-classic-to-vm-scale-set/</link><guid isPermaLink="true">https://rui-qiu.com/blog/fix-cmg-conversion-failed-from-classic-to-vm-scale-set/</guid><description>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...</description><pubDate>Thu, 01 Sep 2022 19:21:07 GMT</pubDate></item><item><title>How to check who make changes in MECM/SCCM Infrastructure?</title><link>https://rui-qiu.com/blog/how-to-check-who-make-changes-in-mecm-sccm-infrastructure/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-check-who-make-changes-in-mecm-sccm-infrastructure/</guid><description>Sometimes things just broke, and after hours of troubleshooting, you realize that someone made some changes to the SCCM infrastructure, and you want to find out who made the changes. How? Under the...</description><pubDate>Thu, 01 Sep 2022 16:43:30 GMT</pubDate></item><item><title>Some typical issues with internet only mode(CMG) SCCM clients</title><link>https://rui-qiu.com/blog/some-typical-issues-with-internet-only-modecmg-sccm-clients/</link><guid isPermaLink="true">https://rui-qiu.com/blog/some-typical-issues-with-internet-only-modecmg-sccm-clients/</guid><description>1. Cannot install SCCM agent via CMG MP Recently I found out that I cannot install sccm agents on our DMZ zone, when I checked the ccmsetup.log, it showed that it is trying to grab the SCCM MP from...</description><pubDate>Sun, 24 Apr 2022 16:45:47 GMT</pubDate></item><item><title>Use Powershell to check Website Connectivity</title><link>https://rui-qiu.com/blog/use-powershell-to-check-website-connectivity/</link><guid isPermaLink="true">https://rui-qiu.com/blog/use-powershell-to-check-website-connectivity/</guid><description>We have some issues that some systems cannot reach our MECM server, and that was due to the new network changes. I wrote this script to find out which machines cannot reach our MECM server. Here is...</description><pubDate>Tue, 18 Jan 2022 02:49:22 GMT</pubDate></item><item><title>Detailed SCCM Patching Report via Powershell Universal &amp; HTML</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-8-detailed-sccm-patching-report/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-8-detailed-sccm-patching-report/</guid><description>This interactive Powershell SCCM Patching Report will show the overall compliance rate in a bar graphic, and then list the all non compliance machine with detailed failure reasons. &apos;$Session:value</description><pubDate>Fri, 03 Sep 2021 20:08:36 GMT</pubDate></item><item><title>Diskspace Checker via Powershell Universal and HTML</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-7-diskspace-checker-powershell-universal-and-html/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-7-diskspace-checker-powershell-universal-and-html/</guid><description>This online tool will show the diskspace of a computer you specified. It is using PowerShell Universal as web server and HTML code to show the graphic bar. It has the disk capacity, free space and...</description><pubDate>Fri, 03 Sep 2021 20:03:38 GMT</pubDate></item><item><title>SCCM Clients Cleanup</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-6-clients-cleanup/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-6-clients-cleanup/</guid><description>I run this monthly to clean up staled sccm clients. There are 3 parts: Computer Objects no longer in AD but still in SCCM; Inactive clients ( over 30 days, defined inside SCCM collection query);...</description><pubDate>Fri, 03 Sep 2021 19:56:38 GMT</pubDate></item><item><title>Powershell Script Running Result Log Viewer</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-5-powershell-script-running-result-log-viewer/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-5-powershell-script-running-result-log-viewer/</guid><description>I have lots of scheduled PowerShell script running regularly. This code will show all the Powershell running result log via webpage online.</description><pubDate>Fri, 03 Sep 2021 18:50:53 GMT</pubDate></item><item><title>Online SCCM Client Log Viewer</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-4-online-client-log-viewer/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-4-online-client-log-viewer/</guid><description>This is one of my favorite code to run client log viewer online in an interactive way. Instead of use the CMTrace to see the client log, going through all the hoops, you can just type in client name...</description><pubDate>Fri, 03 Sep 2021 18:30:29 GMT</pubDate></item><item><title>SCCM Component Log Viewer</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-3-server-log/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-3-server-log/</guid><description>This page will show all the detailed SCCM component logs if they are on warning or critical status. It requires PowerShell Universal to display the data on the website. ( You can also just use the...</description><pubDate>Fri, 03 Sep 2021 18:03:38 GMT</pubDate></item><item><title>SCCM Server Storage Report</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-2-storage/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-2-storage/</guid><description>This page will show all the disk space info from all the SCCM servers. You just need to specify all the sccm servers you have in the parameters part in the PowerShell script. It will auto search all...</description><pubDate>Fri, 03 Sep 2021 17:50:08 GMT</pubDate></item><item><title>Overall SCCM Component Status</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-1-overall-component-status/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-1-overall-component-status/</guid><description>This page is to show all the SCCM component status.</description><pubDate>Fri, 03 Sep 2021 17:13:36 GMT</pubDate></item><item><title>Preventative SCCM Monitor and Troubleshoot Website</title><link>https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-main-page/</link><guid isPermaLink="true">https://rui-qiu.com/blog/preventative-sccm-monitor-and-troubleshoot-website-main-page/</guid><description>As a SCCM admin, you might have to check SCCM health on a regular basis, and troubleshoot lots of client issues. Normally I have to UNC into the client machine, goes into C:\Windows\CCM\Logs, and...</description><pubDate>Fri, 03 Sep 2021 17:03:41 GMT</pubDate></item><item><title>How to find Network Connection Profile via SCCM</title><link>https://rui-qiu.com/blog/how-to-find-network-connection-profile-via-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-find-network-connection-profile-via-sccm/</guid><description>If you need to find out the &quot;domain/public/private&quot; network connection profile on each machine, you need to set a custom hardware inventory class from SCCM. This class is called MSFT\...</description><pubDate>Wed, 01 Sep 2021 18:25:11 GMT</pubDate></item><item><title>Powershell Script to Auto Upload and Process Autopilot 4k Hardware Info</title><link>https://rui-qiu.com/blog/powershell-script-to-auto-upload-and-process-autopilot-4k-hardware-info/</link><guid isPermaLink="true">https://rui-qiu.com/blog/powershell-script-to-auto-upload-and-process-autopilot-4k-hardware-info/</guid><description>It was quite a journey setting up autopilot, and I have wrote a powershell script to get the autopilot 4k hardware info from the user machine, upload to Azure blob storage, and then using runbook to...</description><pubDate>Wed, 21 Jul 2021 14:21:10 GMT</pubDate></item><item><title>How to setup Azure LDAP via Azure AD Domain Services</title><link>https://rui-qiu.com/blog/how-to-setup-azure-ldap-via-azure-ad-domain-services/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-setup-azure-ldap-via-azure-ad-domain-services/</guid><description>We have an application sits in our DMZ zone, and we are planning to let our vendors to authenticate from our internal AD. So I have set up a LDAP service using Azure AD Domain Services. Basically I...</description><pubDate>Thu, 17 Jun 2021 17:43:31 GMT</pubDate></item><item><title>How to Create SCCM Application for Rapid7 Insight Agent</title><link>https://rui-qiu.com/blog/how-to-create-sccm-application-for-rapid7-insight-agent/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-create-sccm-application-for-rapid7-insight-agent/</guid><description>Rapid7 Insight agent is not an easy application to pack via SCCM :) For detection rule, I have tried a few times, and here is the working one: (If you tried to use file detection rule, even if...</description><pubDate>Fri, 30 Apr 2021 15:35:37 GMT</pubDate></item><item><title>SCCM Detection Rule for Google Drive File Stream</title><link>https://rui-qiu.com/blog/sccm-detection-rule-for-google-drive-file-stream/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-detection-rule-for-google-drive-file-stream/</guid><description>So it is a bit of mess for Google Drive File Stream as every time it does the self upgrade, it keeps the existing folder and create a new folder for each version. And SCCM doesn&apos;t like this at all....</description><pubDate>Thu, 29 Apr 2021 16:08:33 GMT</pubDate></item><item><title>Azure AD Connector 8344 Permission Issue</title><link>https://rui-qiu.com/blog/azure-ad-connector-8344-permission-issue/</link><guid isPermaLink="true">https://rui-qiu.com/blog/azure-ad-connector-8344-permission-issue/</guid><description>If you see some user has 8344 permission issues on your Azure AD Connector log, the fix is simple: https://powerscripter.wordpress.com/2015/02/25/enable ad inheritance on all users in an ou and all...</description><pubDate>Mon, 26 Apr 2021 20:51:28 GMT</pubDate></item><item><title>SCCM Client Network Tab has Wrong IBCM FQDN Address</title><link>https://rui-qiu.com/blog/sccm-client-network-tab-has-wrong-ibcm-fqdn-address/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-client-network-tab-has-wrong-ibcm-fqdn-address/</guid><description>I don&apos;t know what caused this issue, the only recent change was me upgrading our SCCM environment to 2010. Then I found out some of our internet only clients (SCCM CMG) cannot connect to our SCCM...</description><pubDate>Sat, 17 Apr 2021 15:56:09 GMT</pubDate></item><item><title>Setup NDES with Intune and SCCM</title><link>https://rui-qiu.com/blog/setup-ndes-with-intune-and-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/setup-ndes-with-intune-and-sccm/</guid><description>We are planning to issue certificate to clients over the Internet, thus we need to setup NDES Infrastructure. Steps to configurate NDES: 1. NDES Service Account(Just default regular account is fine)...</description><pubDate>Wed, 24 Mar 2021 20:43:51 GMT</pubDate></item><item><title>SCCM CMG Setup</title><link>https://rui-qiu.com/blog/sccm-cmg-setup/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-cmg-setup/</guid><description>A few months back I was setting up SCCM IBCM with AWS EC2s. However, as our management only wants one way communication from our corporate network to DMZ, and the SQL database push based replication...</description><pubDate>Tue, 01 Dec 2020 16:51:14 GMT</pubDate></item><item><title>Install SCCM Internet Only Client(CMG) via Group Policy and Powershell</title><link>https://rui-qiu.com/blog/install-sccm-internet-only-clientcmg-via-group-policy-and-powershell/</link><guid isPermaLink="true">https://rui-qiu.com/blog/install-sccm-internet-only-clientcmg-via-group-policy-and-powershell/</guid><description>We have a special domain that is only used for contractors, and they have strict network rules, so I set up SCCM internet only client by our CMG via Group Policy and Powershell. You may think that...</description><pubDate>Mon, 23 Nov 2020 17:29:29 GMT</pubDate></item><item><title>MP Control Manager detected DMP is not responding to HTTP requests</title><link>https://rui-qiu.com/blog/mp-control-manager-detected-dmp-is-not-responding-to-http-requests/</link><guid isPermaLink="true">https://rui-qiu.com/blog/mp-control-manager-detected-dmp-is-not-responding-to-http-requests/</guid><description>When I was setting up our DMZ SCCM Server, I came into this issue: MP Control Manager detected DMP is not responding to HTTP requests So I went ahead and check mpcontrol.log under C:\SMS\logs. I...</description><pubDate>Tue, 13 Oct 2020 23:36:27 GMT</pubDate></item><item><title>How to Configure Two-tier CA with High Availability</title><link>https://rui-qiu.com/blog/how-to-configure-two-tier-ca-with-high-availability/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-configure-two-tier-ca-with-high-availability/</guid><description>This is the gold guide I used for setting up my two tier CA in our DMZ environment: https://techblog.ptschumi.ch/windows server/install an offline root ca with an enterprise subordinate ca 2/ These...</description><pubDate>Mon, 12 Oct 2020 15:29:15 GMT</pubDate></item><item><title>Certificate Existence and Removal via SCCM Compliance Rules</title><link>https://rui-qiu.com/blog/certificate-existence-and-removal-via-sccm-compliance-rules/</link><guid isPermaLink="true">https://rui-qiu.com/blog/certificate-existence-and-removal-via-sccm-compliance-rules/</guid><description>I need to find some certificates by the template name and thumbprint. Here are two SCCM compliance rules to for detection: Certificate Detection based on Template Name: Certificate Detection based on...</description><pubDate>Wed, 30 Sep 2020 17:07:25 GMT</pubDate></item><item><title>How to Change Office2016 Author Info</title><link>https://rui-qiu.com/blog/how-to-change-office2016-author-info/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-change-office2016-author-info/</guid><description>Here are my thought process to create a SCCM Application to change Office 2016 author info: 1. How do we know the current name for office? 2. Discover Script 3. Fix In our environment, our current...</description><pubDate>Tue, 29 Sep 2020 17:29:44 GMT</pubDate></item><item><title>Implement WinRM HTTPS by GPO and SCCM</title><link>https://rui-qiu.com/blog/implement-winrm-https-by-gpo-and-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/implement-winrm-https-by-gpo-and-sccm/</guid><description>Basically I use these 3 steps to implement WinRM HTTPS: 1. Setup certificate for WinRM HTTPS via GPO: https://www.darkoperator.com/blog/2015/3/24/bdvjiiw1ybzfdjulc5pprgpkm8os0b 2. Enable WSMan...</description><pubDate>Tue, 29 Sep 2020 15:47:39 GMT</pubDate></item><item><title>How to Setup OCSP and Internet Access</title><link>https://rui-qiu.com/blog/how-to-setup-ocsp-and-internet-access/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-setup-ocsp-and-internet-access/</guid><description>Here is the OCSP Architect Diagram: Here are the guides I used to setup OCSP: Microsoft Certificate Services Configuring OCSP &lt;https://www.petenetlive.com/KB/Article/0001084 OCSP High Availability...</description><pubDate>Mon, 28 Sep 2020 17:14:37 GMT</pubDate></item><item><title>SCCM DMZ IBCM vs Cloud Management Gateway Architecture Diagram</title><link>https://rui-qiu.com/blog/sccm-dmz-ibcm-vs-cloud-management-gateway-architecture-diagram/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-dmz-ibcm-vs-cloud-management-gateway-architecture-diagram/</guid><description>I tried to setup the SCCM as secure as possible for our internet facing clients, and here are two architect diagram by using IBCM(Internet Base Client Management) and Microsoft&apos;s new Cloud Management...</description><pubDate>Fri, 18 Sep 2020 17:22:04 GMT</pubDate></item><item><title>SCCM Query for Browsers</title><link>https://rui-qiu.com/blog/sccm-query-for-browsers/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-query-for-browsers/</guid><description>Here are my SCCM queries for all the browsers. Firefox SCCM Query Chrome SCCM Query: Edge Legacy: Edge Chromium IE For IE it is a bit complicated, as we have to customize the hardware inventory to...</description><pubDate>Fri, 28 Aug 2020 16:47:43 GMT</pubDate></item><item><title>Automated Patching for Amazon Workspaces via SCCM and Powershell - Day 1</title><link>https://rui-qiu.com/blog/automated-patching-for-amazon-workspaces-via-sccm-and-powershell-day-1/</link><guid isPermaLink="true">https://rui-qiu.com/blog/automated-patching-for-amazon-workspaces-via-sccm-and-powershell-day-1/</guid><description>Do you have hundreds of Amazon Workspaces to patch monthly? and you are so tired of manually power them on to patch, and only reboot at a certain time? Here are my PowerShell scripts to automate all...</description><pubDate>Mon, 30 Sep 2019 20:17:10 GMT</pubDate></item><item><title>How to Find Out If SCCM Rebooted Your Machine?</title><link>https://rui-qiu.com/blog/how-to-find-out-if-sccm-rebooted-your-machine/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-find-out-if-sccm-rebooted-your-machine/</guid><description>Open event viewer, &quot;Windows Logs&quot; &quot;System&quot;, and filter your logs with event ID 1074.</description><pubDate>Thu, 06 Jun 2019 15:57:41 GMT</pubDate></item><item><title>ASUSTOR NIMBUSTOR 2 (AS5202T) Review - A Comparison of 2 Bay NAS</title><link>https://rui-qiu.com/blog/asustor-nimbustor-2-as5202t-review-a-comparison-of-2-bay-nas/</link><guid isPermaLink="true">https://rui-qiu.com/blog/asustor-nimbustor-2-as5202t-review-a-comparison-of-2-bay-nas/</guid><description>My 2 year old [amazon link=&quot;B078Z4MSQW&quot; title=&quot;QNAP TS 473e&quot; /] died a few weeks, and unfortunately, it was just one month passed the 2 year warranty from QNAP, they told me to repair the QNAP, which...</description><pubDate>Fri, 31 May 2019 16:06:54 GMT</pubDate></item><item><title>Handheld Blender</title><link>https://rui-qiu.com/blog/handheld-blender/</link><guid isPermaLink="true">https://rui-qiu.com/blog/handheld-blender/</guid><description>I was looking for some handheld blenders to mix my drink in office and at home. So I did a research on all the portable blenders on Amazon. Bellemain Professional Milk Frother 2 Speed Battery...</description><pubDate>Thu, 16 May 2019 15:56:59 GMT</pubDate></item><item><title>DNS Management Tool Missing in RSAT Windows 10 1809 - SCCM Package</title><link>https://rui-qiu.com/blog/dns-management-tool-missing-in-rsat-windows-10-1809-sccm-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/dns-management-tool-missing-in-rsat-windows-10-1809-sccm-package/</guid><description>If you upgraded to Windows 10 1809, and re installed RSAT, but the DNS Management tool is missing from RSAT, you can use this Powershell Script to make it a SCCM Application in your Software Center...</description><pubDate>Mon, 13 May 2019 17:48:51 GMT</pubDate></item><item><title>SCCM Shockwave Uninstaller</title><link>https://rui-qiu.com/blog/sccm-shockwave-uninstaller/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-shockwave-uninstaller/</guid><description>Here is my script to uninstall shockwave 12.2 and 12.3. Haven&apos;t tested on other versions though: Shockwave Uninstaller Rui Qiu 4/29/2019 Check for newer or older version of Shockwave if exist...</description><pubDate>Mon, 29 Apr 2019 20:35:08 GMT</pubDate></item><item><title>How to Remove Wordpress Malware src=&quot;//deloplen.com/apu.php?</title><link>https://rui-qiu.com/blog/how-to-remove-wordpress-malware-src-deloplen-com-apu-php/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-remove-wordpress-malware-src-deloplen-com-apu-php/</guid><description>Here is the fix for the malware deloplen/pushqwer on your Wordpress: 1. Remove all unused Wordpress Themes because they are infected already 2. In your active theme edit your functions.php file and...</description><pubDate>Sat, 27 Apr 2019 18:14:00 GMT</pubDate></item><item><title>How to hide shared folders under DFS Namespaces</title><link>https://rui-qiu.com/blog/how-to-hide-shared-folders-under-dfs-namespaces/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-hide-shared-folders-under-dfs-namespaces/</guid><description>Solution is here: https://pcmusings.wordpress.com/2010/12/09/how to hide shared folders under dfs namespaces/ attrib –r +h +s &lt;folder path /L</description><pubDate>Mon, 26 Nov 2018 18:23:28 GMT</pubDate></item><item><title>Powershell Script to Find Primary User from McAFee ePo and Feed Data into SCCM Device Affinity</title><link>https://rui-qiu.com/blog/powershell-script-to-find-primary-user-from-mcafee-epo-and-feed-data-into-sccm-device-affinity/</link><guid isPermaLink="true">https://rui-qiu.com/blog/powershell-script-to-find-primary-user-from-mcafee-epo-and-feed-data-into-sccm-device-affinity/</guid><description>Here is my powershell script to get primary user data from McAfee ePo database, then use Add CMUserAffinityToDevice to import them into SCCM, and remove any primary user begins with &quot;adm&quot; or &quot;!&quot;....</description><pubDate>Mon, 26 Nov 2018 17:48:10 GMT</pubDate></item><item><title>SCCM Report for User Device Affinity</title><link>https://rui-qiu.com/blog/sccm-report-for-user-device-affinity/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-report-for-user-device-affinity/</guid><description>Updated: Here is a better sccm query for creating a device collection based on primary users: &lt;https://adminsccm.com/2018/10/07/creating device collections based on users and vice versa/ SELECT SMS\...</description><pubDate>Mon, 29 Oct 2018 17:25:38 GMT</pubDate></item><item><title>Cannot Remove a DP - Old Site System from SCCM</title><link>https://rui-qiu.com/blog/cannot-remove-a-dp-old-site-system-from-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/cannot-remove-a-dp-old-site-system-from-sccm/</guid><description>The most simple and stupid solution is to just wait 24h, and then SCCM will let you remove it :) If you want it fast, you can try this: Open your regedit: HKEY\ LOCAL\...</description><pubDate>Fri, 14 Sep 2018 20:56:45 GMT</pubDate></item><item><title>Prompt to Rename Computer During Task Sequence via Powershell</title><link>https://rui-qiu.com/blog/prompt-to-rename-computer-during-task-sequence-via-powershell/</link><guid isPermaLink="true">https://rui-qiu.com/blog/prompt-to-rename-computer-during-task-sequence-via-powershell/</guid><description>Here is my powershell script to prompt to rename computer during SCCM OSD Task Sequence. It will first auto popular machine name according to serial number, and then ask user to rename computer. If...</description><pubDate>Fri, 24 Aug 2018 19:44:17 GMT</pubDate></item><item><title>SCCM Compliance Rule For Checking CredSSP Envryption Oracle Remediation Status</title><link>https://rui-qiu.com/blog/sccm-compliance-rule-for-checking-credssp-envryption-oracle-remediation-status/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-compliance-rule-for-checking-credssp-envryption-oracle-remediation-status/</guid><description>Here is my powershell detection script for checking machines with CredSSP Envryption Oracle Remediation Status with SCCM Compliance Rule: Check CredSSP Envryption Oracle Remediation Status Rui Qiu...</description><pubDate>Tue, 21 Aug 2018 18:18:52 GMT</pubDate></item><item><title>E_SMPERROR_MIGRATIONID_NOT_FOUND (204)</title><link>https://rui-qiu.com/blog/e_smperror_migrationid_not_found-204/</link><guid isPermaLink="true">https://rui-qiu.com/blog/e_smperror_migrationid_not_found-204/</guid><description>When I was using state migration point for user data backup and recover during OSD, it failed multiply times today. and the error message was &quot;SMP request to failed with error: E\ SMPERROR\...</description><pubDate>Mon, 25 Jun 2018 22:06:56 GMT</pubDate></item><item><title>SCCM PXE Boot TFTP Issue</title><link>https://rui-qiu.com/blog/sccm-pxe-boot-tftp-issue/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-pxe-boot-tftp-issue/</guid><description>My SCCM PXE Boot environment was working fine a few months ago, and but it broke and showing this when I boot up any machines: Client Mac Addr: xxx GUID: xxx Client IP: xxx MASK: xxx DHCP IP: xxx...</description><pubDate>Thu, 31 May 2018 17:48:11 GMT</pubDate></item><item><title>My Shavlik Filter (Ivanti)</title><link>https://rui-qiu.com/blog/my-shavlik-filter-ivanti/</link><guid isPermaLink="true">https://rui-qiu.com/blog/my-shavlik-filter-ivanti/</guid><description>This is my Shavlik Filter for auto publishing</description><pubDate>Fri, 20 Apr 2018 22:14:56 GMT</pubDate></item><item><title>SCCM DP Installation Notes</title><link>https://rui-qiu.com/blog/sccm-dp-installation-notes/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-dp-installation-notes/</guid><description>distmgr.log CWmi::Connect() failed to connect to \\DP name.dm.xxx.yyy.corp\root\CIMv2. Error = 0x800706BA 0x800706BA = the RPC server is unavailable. Failed to install DP files on the remote DP....</description><pubDate>Wed, 18 Apr 2018 21:11:20 GMT</pubDate></item><item><title>SCCM Package for Registry Permissions Change</title><link>https://rui-qiu.com/blog/sccm-package-for-registry-permissions-change/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-package-for-registry-permissions-change/</guid><description>Orignally I have Powershell script for doing that, but it turns out not so good: if (!(Test Path HKCC:)) {New PSDrive PSProvider registry Root HKEY\ CURRENT\ CONFIG Name HKCC} $RegPath=...</description><pubDate>Wed, 18 Apr 2018 20:51:34 GMT</pubDate></item><item><title>Fix WPAD Vulnerability by Changing Host File with SCCM</title><link>https://rui-qiu.com/blog/fix-wpad-vulnerability-by-changing-host-file-with-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/fix-wpad-vulnerability-by-changing-host-file-with-sccm/</guid><description>It was a bit more diffcult than I thought, originally I was using compliance settings, but then it didn&apos;t work so well. So I go back to the classic application deployment by SCCM. Here is the...</description><pubDate>Wed, 11 Apr 2018 15:17:57 GMT</pubDate></item><item><title>Rapid7 Insight Agent Update Fix Discover Script</title><link>https://rui-qiu.com/blog/rapid7-insight-agent-update-fix-discover-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/rapid7-insight-agent-update-fix-discover-script/</guid><description>Rapid7 Insight Agent Update Fix Discover Script Rui Qiu v1.1 4/3/2018 $folder = &quot;C:\Program Files\Rapid7\Endpoint Agent&quot; if (test path $folder) { $content = (get content config.json | where { $\...</description><pubDate>Thu, 05 Apr 2018 20:54:38 GMT</pubDate></item><item><title>Issues Installing Shavlik (Ivanti Patch)</title><link>https://rui-qiu.com/blog/issues-installing-shavlik-ivanti-patch/</link><guid isPermaLink="true">https://rui-qiu.com/blog/issues-installing-shavlik-ivanti-patch/</guid><description>I didn&apos;t realize a simple issue can cause a big issue with Shavlik: When launching the installer from Shavlik, you have to &quot;Unblock&quot; the file before running the isntaller, otherwise you will get...</description><pubDate>Fri, 30 Mar 2018 18:02:01 GMT</pubDate></item><item><title>How to Set up SCCM SSRS Email Notification</title><link>https://rui-qiu.com/blog/how-to-set-up-sccm-ssrs-email-notification/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-set-up-sccm-ssrs-email-notification/</guid><description>First go to your SQL Reporting server, and launch &quot;Reporting Services Configuration Manager&quot;: It is best to use an internal SMTP server. And once you have set it up, you can use this Powershell...</description><pubDate>Fri, 30 Mar 2018 17:56:32 GMT</pubDate></item><item><title>SCCM WSUS Update Failed with 0x80244022</title><link>https://rui-qiu.com/blog/sccm-wsus-update-failed-with-0x80244022/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-wsus-update-failed-with-0x80244022/</guid><description>When I checked the error code, it said HTTP error 503 from WUAHandler.log, it turned out that the Wsuspool was stopped in IIS, and I have to changed the &quot;Private Memory Limit&quot; to 4194304....</description><pubDate>Thu, 15 Mar 2018 19:17:19 GMT</pubDate></item><item><title>How to Uninstall NoMAD</title><link>https://rui-qiu.com/blog/how-to-uninstall-nomad/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-uninstall-nomad/</guid><description>Here is a simple shell script to uninstall NoMAD: /bin/ls l /dev/console | /usr/bin/awk ‘{ print $3 }&apos; And you can use this to search files after uninstallation just to verify it is gone:</description><pubDate>Tue, 16 Jan 2018 14:14:44 GMT</pubDate></item><item><title>Force Install macOS Update</title><link>https://rui-qiu.com/blog/force-install-macos-update/</link><guid isPermaLink="true">https://rui-qiu.com/blog/force-install-macos-update/</guid><description>Here is a simple command to force install macOS updates in the background: softwareupdate i a After running that, you can use casper to notify user to reboot :) and here is a useful link to enable...</description><pubDate>Mon, 08 Jan 2018 09:04:11 GMT</pubDate></item><item><title>Extract a JSON value from a BASH script</title><link>https://rui-qiu.com/blog/extract-json-value-bash-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/extract-json-value-bash-script/</guid><description>find the simple bash script for extracting JSON value from this GitHub: &lt;https://gist.github.com/cjus/1047794 function jsonValue() { KEY=$1 num=$2 awk F&quot;[,:}]&quot;...</description><pubDate>Thu, 04 Jan 2018 10:54:27 GMT</pubDate></item><item><title>Shell Script to Remove Centrify, Move Wifi/LAN, and Request 802.1 Certificate</title><link>https://rui-qiu.com/blog/shell-script-remove-centrify-move-wifi-lan-request-802-1-certificate/</link><guid isPermaLink="true">https://rui-qiu.com/blog/shell-script-remove-centrify-move-wifi-lan-request-802-1-certificate/</guid><description>Here is a long script of doing a lot of things, it deletes the Centrify Binding, Centrify certificates and itself, binds the machine to AD via native plugin and requests a 802.1x certificate via...</description><pubDate>Tue, 12 Dec 2017 10:38:57 GMT</pubDate></item><item><title>Casper Configuration Profiles Auto Renewal</title><link>https://rui-qiu.com/blog/casper-configuration-profiles-auto-renewal/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-configuration-profiles-auto-renewal/</guid><description>If you are using AD certificates inside a configuration profile, here is the easiest way to make it auto renewal: sudo defaults write /Library/Preferences/com.apple.mdmclient...</description><pubDate>Tue, 12 Dec 2017 10:06:31 GMT</pubDate></item><item><title>How to Troubleshoot 802.1x Mac Authentication Issues</title><link>https://rui-qiu.com/blog/troubleshoot-802-1x-mac-authentication-issues/</link><guid isPermaLink="true">https://rui-qiu.com/blog/troubleshoot-802-1x-mac-authentication-issues/</guid><description>It is quite complex to troubleshoot 802.1x authentication issues for Mac. Here are a few sections you can look for errors: 1. RADIUS Server Log This is the most convenient and efficient way to...</description><pubDate>Tue, 07 Nov 2017 10:15:16 GMT</pubDate></item><item><title>802.1X Network Authentication for Mac</title><link>https://rui-qiu.com/blog/802-1x-network-authentication-mac/</link><guid isPermaLink="true">https://rui-qiu.com/blog/802-1x-network-authentication-mac/</guid><description>Cannot believe I spent so much time just to figure out how to do 802.1x network authentication for Mac :) So for managing macs, we have two ways of setup 802.1x, one is using Apple Profile Manager to...</description><pubDate>Mon, 06 Nov 2017 09:59:59 GMT</pubDate></item><item><title>How to Check Macs with Office 2011 &amp; Office 2016 Installed in Casper</title><link>https://rui-qiu.com/blog/check-macs-office-2011-office-2016-installed-casper/</link><guid isPermaLink="true">https://rui-qiu.com/blog/check-macs-office-2011-office-2016-installed-casper/</guid><description>Here are the Casper Smart Groups to see how many office 2011 and office 2016 users:</description><pubDate>Thu, 13 Jul 2017 20:06:16 GMT</pubDate></item><item><title>SCCM SQL Report for All Office Users</title><link>https://rui-qiu.com/blog/sccm-sql-report-office-users/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-sql-report-office-users/</guid><description>Here is the sccm sql report statement to finding out all office users, I have used &quot;Microsoft Office Professional&quot; as the keyword, you can change to any software title you want :) SELECT DISTINCT TOP...</description><pubDate>Wed, 28 Jun 2017 17:29:53 GMT</pubDate></item><item><title>SCCM Package for Tableau &amp; Tableau Reader</title><link>https://rui-qiu.com/blog/sccm-package-tableau-tableau-reader/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-package-tableau-tableau-reader/</guid><description>Installation command line: TableauReader 64bit 10 3 1.exe /quiet /norestart AUTOUPDATE=0 ACCEPTEULA=1 Detection method: File exist and version equal: C:\Program Files\Tableau\Tableau Reader 10.3\bin</description><pubDate>Fri, 23 Jun 2017 20:58:09 GMT</pubDate></item><item><title>Cannot Install SCCM client - Setup was unable to compile Sql CE</title><link>https://rui-qiu.com/blog/cannot-install-sccm-client-setup-unable-compile-sql-ce/</link><guid isPermaLink="true">https://rui-qiu.com/blog/cannot-install-sccm-client-setup-unable-compile-sql-ce/</guid><description>It turns out the solution is easy : Just delete everything under C:\Windows\CCM</description><pubDate>Thu, 18 May 2017 17:09:15 GMT</pubDate></item><item><title>Another way to check Update Installed via Powershell</title><link>https://rui-qiu.com/blog/another-way-check-update-installed-via-powershell/</link><guid isPermaLink="true">https://rui-qiu.com/blog/another-way-check-update-installed-via-powershell/</guid><description>I have to check if machine has MS March update installed, and SCCM cannot make my job simpler :( So I created a new compliance rule to check the result, here is the code: $error.clear() try {...</description><pubDate>Fri, 12 May 2017 21:08:28 GMT</pubDate></item><item><title>More Accurate SCCM Software Metering Report</title><link>https://rui-qiu.com/blog/accurate-sccm-software-metering-report/</link><guid isPermaLink="true">https://rui-qiu.com/blog/accurate-sccm-software-metering-report/</guid><description>I found out that the sccm table view v\ MonthlyUsageSummary is not really accurate, actually v\ GS\ CCM\ RECENTLY\ USED\ APPS.LastUsedTime0 is the best accurate one to determine user&apos;s application...</description><pubDate>Wed, 05 Apr 2017 19:17:32 GMT</pubDate></item><item><title>My Automated Powershell Script for SCCM Patching Process</title><link>https://rui-qiu.com/blog/automated-powershell-script-sccm-patching-process/</link><guid isPermaLink="true">https://rui-qiu.com/blog/automated-powershell-script-sccm-patching-process/</guid><description>we are slowing moving every machine to SCCM patching lately, and I have to move 100 machines each week, so I created this automated powershell script to run weekly. 1.My first script is to move...</description><pubDate>Fri, 31 Mar 2017 17:48:12 GMT</pubDate></item><item><title>SCCM Visio / Project Uninstaller Package</title><link>https://rui-qiu.com/blog/sccm-visio-project-uninstaller-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-visio-project-uninstaller-package/</guid><description>It was such a pain to create a sccm visio/project package for this ! I tried a few different ways of msi uninstall via the product code, all failed. then I started using the setup /uninstall ,...</description><pubDate>Fri, 31 Mar 2017 17:07:16 GMT</pubDate></item><item><title>How to use NetSUS to Netboot a VM</title><link>https://rui-qiu.com/blog/use-netsus-netboot-vm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/use-netsus-netboot-vm/</guid><description>1. Check the “Model Identifier” from your already installed Mac VM, usually it is VMware7,1. 2. Add this into your NBImageInfo.plist of your boot image: &lt;key EnabledSystemIdentifiers&lt;/key &lt;array...</description><pubDate>Tue, 14 Mar 2017 21:04:05 GMT</pubDate></item><item><title>Find A File with Random Characters and Send Email by SCCM Compliance Rule</title><link>https://rui-qiu.com/blog/find-file-random-characters-send-email-sccm-compliance-rule/</link><guid isPermaLink="true">https://rui-qiu.com/blog/find-file-random-characters-send-email-sccm-compliance-rule/</guid><description>Here is my Powershell script for Finding a file with random characters in the end, if the system find the file, it will email to our alert mailbox as well. This is done by SCCM Compliance Rule: File...</description><pubDate>Fri, 17 Feb 2017 18:55:47 GMT</pubDate></item><item><title>SCCM Compliance Rule for Finding Process Running</title><link>https://rui-qiu.com/blog/sccm-compliance-rule-finding-process-running/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-compliance-rule-finding-process-running/</guid><description>Here is my powershell script for finding if a process is running with SCCM compliance rule. $process = Get Process Process name xxx ErrorAction SilentlyContinue if ($process) { Write Host &quot;Running&quot; }...</description><pubDate>Fri, 17 Feb 2017 17:08:35 GMT</pubDate></item><item><title>Casper Debug Log Location</title><link>https://rui-qiu.com/blog/casper-debug-log-location/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-debug-log-location/</guid><description>Here is the full listing of enabling DEBUG Modes: Enabling and Generating a Debug Log for Admin, Imaging &amp; Remote 1) Create Debug Folder in Casper Application Directory:...</description><pubDate>Mon, 13 Feb 2017 19:31:13 GMT</pubDate></item><item><title>Casper MalwareBytes Package</title><link>https://rui-qiu.com/blog/casper-malwarebytes-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-malwarebytes-package/</guid><description>Here are my two scripts for install and scan with MalwareBytes on Casper. First one is to download, install and register MBBR: /bin/sh MBBR Scanner Ray Qiu Feb 2, 2017 Download Installer cd /tmp curl...</description><pubDate>Mon, 13 Feb 2017 19:28:31 GMT</pubDate></item><item><title>Casper MDM Enrollment Issue</title><link>https://rui-qiu.com/blog/casper-mdm-enrollment-issue/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-mdm-enrollment-issue/</guid><description>we have a few macs that cannot enroll MDM, when I check the jamf log from the mac, it said Error installing the computer level mdm profile: profiles install for file:&apos;/Library/Application...</description><pubDate>Wed, 01 Feb 2017 18:53:00 GMT</pubDate></item><item><title>SCCM Report for Disk Free Space Under 20%</title><link>https://rui-qiu.com/blog/sccm-report-disk-free-space-20/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-report-disk-free-space-20/</guid><description>Here is the SQL statement for my SCCM Report on disk free space under 20%, it will display the user machine AD Site, PC Name, Last Logon User, Total Disk Space, Free Space, Free Space Percent( All in...</description><pubDate>Tue, 24 Jan 2017 19:13:40 GMT</pubDate></item><item><title>SCCM Report - Software Metering Report for Last Usage Over 30 Days Ago</title><link>https://rui-qiu.com/blog/sccm-report-software-metering-report-last-usage-30-days-ago/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-report-software-metering-report-last-usage-30-days-ago/</guid><description>Here is my SQL Statement for SCCM Report Software Metering Report for Last Usage Over 30 Days Ago SELECT DISTINCT TOP (100) PERCENT RV.AD\ Site\ Name0, v\ R\ User\ 1.description0, RV.Netbios\ Name0,...</description><pubDate>Fri, 20 Jan 2017 23:36:29 GMT</pubDate></item><item><title>Casper NetSUS Not Working on CentOS 7</title><link>https://rui-qiu.com/blog/casper-netsus-not-working-centos-7/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-netsus-not-working-centos-7/</guid><description>I thought there is something wrong with my config, it turned out that the Casper NetSUS cannot config well with CentOS. modify /lib/systemd/system/tftp.service and then: setsebool P tftp\ anon\ write...</description><pubDate>Thu, 19 Jan 2017 22:05:26 GMT</pubDate></item><item><title>SCCM Troubleshooting Guide</title><link>https://rui-qiu.com/blog/sccm-troubleshooting-guide/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-troubleshooting-guide/</guid><description>Here are some useful articles for SCCM troubleshooting: SCCM Issues by Category: &lt;http://arnavsharma.net/system centre more/basic sccm troubleshooting made easy PXE Boot:...</description><pubDate>Fri, 06 Jan 2017 21:58:44 GMT</pubDate></item><item><title>SCCM WSUS Error 80072EE2</title><link>https://rui-qiu.com/blog/sccm-wsus-error-80072ee2/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-wsus-error-80072ee2/</guid><description>We started using SCCM WSUS for workstation patches, but I always saw half machines success with half machines waiting for updates. It was always the typical error 80072EE2. on the logs from WSUS, you...</description><pubDate>Fri, 16 Dec 2016 21:36:30 GMT</pubDate></item><item><title>How to find CORRECT pending reboot machines</title><link>https://rui-qiu.com/blog/find-correct-pending-reboot-machines/</link><guid isPermaLink="true">https://rui-qiu.com/blog/find-correct-pending-reboot-machines/</guid><description>https://blogs.technet.microsoft.com/smartinez/2014/06/27/reboot pending report how to create the report/</description><pubDate>Fri, 09 Dec 2016 23:41:15 GMT</pubDate></item><item><title>SCCM Reports - Software Update Status</title><link>https://rui-qiu.com/blog/sccm-reports-software-update-status/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-reports-software-update-status/</guid><description>This SCCM report is really a complicated one, I used lots of views to do the information I need, such as : AD Site, Machine Name, Last Logon User, Last Update Scan, Last Logon Timestamp, Update...</description><pubDate>Fri, 09 Dec 2016 23:40:47 GMT</pubDate></item><item><title>SCCM Reports - No SCCM agent workstation client</title><link>https://rui-qiu.com/blog/sccm-reports-no-sccm-agent-workstation-client/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-reports-no-sccm-agent-workstation-client/</guid><description>select all SMS\ R\ System.Name0,SMS\ R\ System.Last\ Logon\ Timestamp0,SMS\ R\ System.Resource\ Domain\ OR\ Workgr0,SMS\ R\ System.Client0,SMS\ R\ System.Operating\ System\ Name\ and0 from vSMS\ R\...</description><pubDate>Fri, 09 Dec 2016 23:21:14 GMT</pubDate></item><item><title>SCCM Reports - Last Hardware Scan Over 37 Days</title><link>https://rui-qiu.com/blog/sccm-reports-last-hardware-scan-37-days/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-reports-last-hardware-scan-37-days/</guid><description>I am working on SCCM reports a lot lately, here is the SQL statement for Last Hardware Scan Over 37 Days SELECT dbo.v\ R\ System.AD\ Site\ Name0, dbo.v\ R\ System.Name0, dbo.v\ R\ System.User\ Name0,...</description><pubDate>Fri, 09 Dec 2016 23:19:32 GMT</pubDate></item><item><title>Wordpress Update Failed - Wp-admin Blank</title><link>https://rui-qiu.com/blog/wordpress-update-failed-wp-admin-blank/</link><guid isPermaLink="true">https://rui-qiu.com/blog/wordpress-update-failed-wp-admin-blank/</guid><description>When you tried to log in your wp admin from your wordpress after a update, and you got &quot;upgrade.php?\ wp\ http\ referer=%2Fwp admin%2F&quot;. Here is the super fast easy fix: 1. Rename /Wp content/plugins...</description><pubDate>Fri, 09 Dec 2016 22:38:53 GMT</pubDate></item><item><title>WSUS - Index was outside the bounds of the array</title><link>https://rui-qiu.com/blog/wsus-index-outside-bounds-array/</link><guid isPermaLink="true">https://rui-qiu.com/blog/wsus-index-outside-bounds-array/</guid><description>I didn&apos;t Microsoft is so bad at WSUS....the issue was KB3159706 was recently installed on our SCCM WSUS Server...and everything broke after that... &lt;https://www.sepago.de/blog/2016/04/22/wsus service...</description><pubDate>Fri, 02 Dec 2016 21:27:54 GMT</pubDate></item><item><title>WSUS SUSDB Recovery Pending</title><link>https://rui-qiu.com/blog/wsus-susdb-recovery-pending/</link><guid isPermaLink="true">https://rui-qiu.com/blog/wsus-susdb-recovery-pending/</guid><description>Saw this issue when I logged into the WSUS database via management studio: SUSDB(Recovery Pending). When I checked SoftwareDistribution.log with my WSUS, then I realized that NT\Network Service...</description><pubDate>Fri, 02 Dec 2016 18:00:07 GMT</pubDate></item><item><title>How to Install DMG Application via Shell Script</title><link>https://rui-qiu.com/blog/install-dmg-application-via-shell-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/install-dmg-application-via-shell-script/</guid><description>Sometimes we have to install a DMG application via shell script, here is mine: /bin/sh Cisco Meeting Installer Ray Qiu Nov 28, 2016 Download &amp; Extract Installation Files cd /tmp curl LOk...</description><pubDate>Wed, 30 Nov 2016 22:40:02 GMT</pubDate></item><item><title>More Intelligent Application Catalog - IIS URL Rewrite</title><link>https://rui-qiu.com/blog/intelligent-application-catalog-iis-url-rewrite/</link><guid isPermaLink="true">https://rui-qiu.com/blog/intelligent-application-catalog-iis-url-rewrite/</guid><description>We often got complaints from users that application catalog not working on chrome or Mac. Well, it didn&apos;t! But people always ask about that...so I made a few changes in our SCCM server, now the...</description><pubDate>Wed, 30 Nov 2016 22:35:06 GMT</pubDate></item><item><title>Find Current User via Powershell</title><link>https://rui-qiu.com/blog/find-current-user-via-powershell/</link><guid isPermaLink="true">https://rui-qiu.com/blog/find-current-user-via-powershell/</guid><description>sometimes if you run as local admin, but your current user is not a local admin, then you need some special way of finding the current username: $user = (gwmi Query &quot;Select \ from Win32\ Process...</description><pubDate>Fri, 18 Nov 2016 21:55:52 GMT</pubDate></item><item><title>Cisco IP Communicator SCCM Package</title><link>https://rui-qiu.com/blog/cisco-ip-communicator-sccm-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/cisco-ip-communicator-sccm-package/</guid><description>Cisco IP Communicator has MSI file, but it needs command line switches to finish the installation, otherwise it will prompt user to type in those information, and strangely enough, you have to be...</description><pubDate>Fri, 18 Nov 2016 19:55:47 GMT</pubDate></item><item><title>SCCM WSUS Software Updates Troubleshooting Log Locations</title><link>https://rui-qiu.com/blog/sccm-wsus-software-updates-troubleshooting-log-locations/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-wsus-software-updates-troubleshooting-log-locations/</guid><description>WSUS Server: C:\Program Files\Update Services\LogFiles\SoftwareDistribution.log SCCM: D:\Program Files\Microsoft Configuration Manager\Logs\WSUSCtrl.log and wsyncmr.log Client:...</description><pubDate>Fri, 11 Nov 2016 00:39:29 GMT</pubDate></item><item><title>How to enroll already encrypted mac into Casper Encryption</title><link>https://rui-qiu.com/blog/enroll-already-encrypted-mac-casper-encryption/</link><guid isPermaLink="true">https://rui-qiu.com/blog/enroll-already-encrypted-mac-casper-encryption/</guid><description>We have a user already enabled FileVault2 before enrolling Casper encryption policy. Here is the simple steps to inject our institutional key into their macs: 1. Create a new configuration profile,...</description><pubDate>Thu, 10 Nov 2016 23:54:47 GMT</pubDate></item><item><title>SCCM WSUS Client Issue - Failed to end search job. Error = 0x80072ee2</title><link>https://rui-qiu.com/blog/sccm-wsus-client-issue-failed-end-search-job-error-0x80072ee2/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-wsus-client-issue-failed-end-search-job-error-0x80072ee2/</guid><description>When I tried to testing SCCM WSUS Software patching, and checked the WUAhandler.log, it showed &quot;OnSearch Complete Failed to end search job. Error = 0x80072ee2. Scan failed with error = 0x80072ee2.&quot;...</description><pubDate>Fri, 04 Nov 2016 22:20:16 GMT</pubDate></item><item><title>WSUS Installation Error - Cannot find the file specified</title><link>https://rui-qiu.com/blog/wsus-installation-error-cannot-find-file-specified/</link><guid isPermaLink="true">https://rui-qiu.com/blog/wsus-installation-error-cannot-find-file-specified/</guid><description>We have some issues with our WSUS, so I uninstalled it under &quot;Add roles and features&quot; in Server Manager, but it always failed with post installation with &quot;System.ComponentModel.Win32Exception...</description><pubDate>Fri, 04 Nov 2016 21:57:46 GMT</pubDate></item><item><title>Add a SCCM deployment with Powershell</title><link>https://rui-qiu.com/blog/add-sccm-deployment-powershell/</link><guid isPermaLink="true">https://rui-qiu.com/blog/add-sccm-deployment-powershell/</guid><description>Here is a powershell command for creating a SCCM deployment Start CMApplicationDeployment CollectionName &quot;Collection Name&quot; Name &quot;Softwarename&quot; DeployAction Install DeployPurpose Available...</description><pubDate>Mon, 24 Oct 2016 16:16:43 GMT</pubDate></item><item><title>Multiple Mac VMs in ESXi Can Only Enroll One in Casper</title><link>https://rui-qiu.com/blog/multiple-mac-vms-esxi-can-enroll-one-casper/</link><guid isPermaLink="true">https://rui-qiu.com/blog/multiple-mac-vms-esxi-can-enroll-one-casper/</guid><description>I have a Mac Mini running 3 Mac VMs as testing machines, but at the same time, only one mac can enroll in Casper. After I google some info, it turned out that these 3 VM shared same UDID , thus...</description><pubDate>Thu, 13 Oct 2016 23:20:54 GMT</pubDate></item><item><title>Adding Lock to Menu Bar</title><link>https://rui-qiu.com/blog/adding-lock-menu-bar/</link><guid isPermaLink="true">https://rui-qiu.com/blog/adding-lock-menu-bar/</guid><pubDate>Thu, 06 Oct 2016 21:48:11 GMT</pubDate></item><item><title>Add Dock Items in Casper</title><link>https://rui-qiu.com/blog/add-dock-items-casper/</link><guid isPermaLink="true">https://rui-qiu.com/blog/add-dock-items-casper/</guid><description>Originally I added an application to the dock, and it didn&apos;t work. So I changed the location a few times, it still didn&apos;t work. It turned out that when you changed the location, the plist file didn&apos;t...</description><pubDate>Thu, 06 Oct 2016 21:09:56 GMT</pubDate></item><item><title>How to Get Current User as Assigned User in Casper</title><link>https://rui-qiu.com/blog/get-current-user-assigned-user-casper/</link><guid isPermaLink="true">https://rui-qiu.com/blog/get-current-user-assigned-user-casper/</guid><description>here is an excellent article to do that: &lt;https://macmule.com/2014/05/04/submit user information from ad into the jss at login v2/ here is the script : /bin/ls l /dev/console | /usr/bin/awk &apos;{ print...</description><pubDate>Fri, 26 Aug 2016 16:53:00 GMT</pubDate></item><item><title>ccmsetup was unable to compile the file DiscoveryStatus.mof</title><link>https://rui-qiu.com/blog/ccmsetup-unable-compile-file-discoverystatus-mof/</link><guid isPermaLink="true">https://rui-qiu.com/blog/ccmsetup-unable-compile-file-discoverystatus-mof/</guid><description>Had one machine just cannot get SCCM agent installed, so when I checked the logs, it said : MSI: Setup was unable to compile the file DiscoveryStatus.mof The error code is 80041002 it turned out the...</description><pubDate>Tue, 23 Aug 2016 22:05:47 GMT</pubDate></item><item><title>Mac Office 2011 Casper Package</title><link>https://rui-qiu.com/blog/mac-office-2011-casper-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/mac-office-2011-casper-package/</guid><description>Here is the steps I got from JAMF Nation: &lt;https://jamfnation.jamfsoftware.com/discussion.html?id=13946 I use Composer only because the resulting PKG installs faster, then creating a single bundled...</description><pubDate>Fri, 19 Aug 2016 23:20:10 GMT</pubDate></item><item><title>Time Update (includes Timezone) on Mac</title><link>https://rui-qiu.com/blog/time-update-includes-timezone-mac/</link><guid isPermaLink="true">https://rui-qiu.com/blog/time-update-includes-timezone-mac/</guid><description>Here is a very useful script for auto timezone update ( will enable location service) and time update from JAMF Nation: &lt;https://jamfnation.jamfsoftware.com/discussion.html?id=13723 ioreg rd1 c...</description><pubDate>Mon, 15 Aug 2016 18:18:14 GMT</pubDate></item><item><title>Remote Control SCCM Package</title><link>https://rui-qiu.com/blog/remote-control-sccm-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/remote-control-sccm-package/</guid><description>With SCCM 2012, I love the Remote Control function, so much better than RDP! and it comes with SCCM console. For those don&apos;t have SCCM console, I have wrote a Powershell script to just to run Remote...</description><pubDate>Fri, 12 Aug 2016 22:47:05 GMT</pubDate></item><item><title>CCMSETUP Failed with 403, Cannot find DP</title><link>https://rui-qiu.com/blog/ccmsetup-failed/</link><guid isPermaLink="true">https://rui-qiu.com/blog/ccmsetup-failed/</guid><description>We have an office having issues with SCCM client auto install via group policy. Every time a machine is online, and ccmseutp tried to install the sccm agent, it failed with code 403, cannot find SCCM...</description><pubDate>Fri, 12 Aug 2016 22:39:23 GMT</pubDate></item><item><title>How to Setup NFS Server on Mac</title><link>https://rui-qiu.com/blog/setup-nfs-server-mac/</link><guid isPermaLink="true">https://rui-qiu.com/blog/setup-nfs-server-mac/</guid><description>1.Open terminal on your mac and edit exports file: sudo nano /etc/exports 2. Edit the file to add the share folder: /LocalSharedFolderPath mapall=ID alldirs ID is your account ID, you can just...</description><pubDate>Thu, 04 Aug 2016 04:28:10 GMT</pubDate></item><item><title>SCCM Mac Client Auto Enrollment Script</title><link>https://rui-qiu.com/blog/sccm-mac-client-auto-enrollment-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-mac-client-auto-enrollment-script/</guid><description>Since our SCCM server got updated, the old sccm mac client won&apos;t working anymore ( needs to support El Caption), and our certificate expired as well...so basically I have to uninstall the old sccm...</description><pubDate>Tue, 12 Jul 2016 17:40:13 GMT</pubDate></item><item><title>SCCM Server Update Guide</title><link>https://rui-qiu.com/blog/sccm-console-update-guide/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-console-update-guide/</guid><description>here is a good article on how to upgrade SCCM server: https://www.systemcenterdudes.com/step by step sccm 2012 r2 sp1 cu3 installation guide/ https://support.microsoft.com/en us/kb/3135680</description><pubDate>Tue, 12 Jul 2016 17:19:57 GMT</pubDate></item><item><title>How to Enable Email Notification in SCCM Reporting</title><link>https://rui-qiu.com/blog/enable-email-notification-sccm-reporting/</link><guid isPermaLink="true">https://rui-qiu.com/blog/enable-email-notification-sccm-reporting/</guid><description>here are two great articles on how to configure email notification in SCCM Reporting &lt;http://blog.coretech.dk/heh/setup e mail notification in configmgr 2012 sp1/...</description><pubDate>Thu, 30 Jun 2016 22:42:37 GMT</pubDate></item><item><title>Casper Logs too big</title><link>https://rui-qiu.com/blog/casper-logs-big/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-logs-big/</guid><description>When I first setup Casper, it was only 700KB of database file, now my casper logs went up to 17GB...it turned out to be the issue of JDS. Here is how you can check which tables are blown up: Log into...</description><pubDate>Tue, 28 Jun 2016 16:51:44 GMT</pubDate></item><item><title>Cool MAC OSX BASH PROFILE</title><link>https://rui-qiu.com/blog/cool/</link><guid isPermaLink="true">https://rui-qiu.com/blog/cool/</guid><description>&lt;https://natelandau.com/my mac osx bash profile/</description><pubDate>Thu, 23 Jun 2016 17:30:56 GMT</pubDate></item><item><title>How to Make Mac OS X Runs Faster in VM</title><link>https://rui-qiu.com/blog/make-mac-os-x-runs-faster-vm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/make-mac-os-x-runs-faster-vm/</guid><description>this beamoff seems working good: https://derflounder.wordpress.com/2014/12/13/improving yosemite vm performance in vmware fusion/</description><pubDate>Thu, 23 Jun 2016 17:08:06 GMT</pubDate></item><item><title>SCCM Application Catalog DPI Scaling Issues</title><link>https://rui-qiu.com/blog/sccm-application-catalog-dpi-scaling-issues/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-application-catalog-dpi-scaling-issues/</guid><description>I didn&apos;t know there is a simple fix for that: &lt;http://www.cb net.co.uk/microsoft articles/34 configmgr/2092 configmgr application catalog dpi scaling issues</description><pubDate>Thu, 23 Jun 2016 16:17:46 GMT</pubDate></item><item><title>Casper Failover + Database Recovery Plan</title><link>https://rui-qiu.com/blog/casper-failover-database-recovery-plan/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-failover-database-recovery-plan/</guid><description>Currently we are using 2 mac mini as our Casper servers, and we want to setup casper failover + database recovery plan. When the main Casper server failed(east), we want to quickly do the failover...</description><pubDate>Wed, 22 Jun 2016 21:25:38 GMT</pubDate></item><item><title>How to Create a SCCM Application Catalog Usage Report?</title><link>https://rui-qiu.com/blog/create-sccm-application-catalog/</link><guid isPermaLink="true">https://rui-qiu.com/blog/create-sccm-application-catalog/</guid><description>It is an interesting experience to write SQL query about SCCM Application Catalog Usage Report, as we need to use a function query: (fn\ ListLatestApplicationCIs(1033) from this function, we can get...</description><pubDate>Fri, 10 Jun 2016 23:50:58 GMT</pubDate></item><item><title>How to Create a Custom SCCM Report (Not Query)</title><link>https://rui-qiu.com/blog/create-custom-sccm-report-not-query/</link><guid isPermaLink="true">https://rui-qiu.com/blog/create-custom-sccm-report-not-query/</guid><description>I am sure you already tried building for some queries in SCCM, it is very easy and convenient, however if you want something looking nice and can export easily or subscribe, SCCM Reporting is the...</description><pubDate>Fri, 10 Jun 2016 23:42:42 GMT</pubDate></item><item><title>AD SelfService Plus Configuration Notes</title><link>https://rui-qiu.com/blog/ad-selfservice-plus-configuration-notes/</link><guid isPermaLink="true">https://rui-qiu.com/blog/ad-selfservice-plus-configuration-notes/</guid><description>Here to download AD SelfService Plus: &lt;https://www.manageengine.com/products/self service password/download free.html The installation itself is pretty simple. If you are upgrading, download the...</description><pubDate>Fri, 10 Jun 2016 22:49:18 GMT</pubDate></item><item><title>Package Powershell 5.0 in SCCM</title><link>https://rui-qiu.com/blog/package-powershell-5-0-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/package-powershell-5-0-sccm/</guid><description>A Surprisingly very easy SCCM Package, the command line is just wusa.exe Win7AndW2K8R2 KB3134760 x64.msu /quiet /norestart You can download Powershell 5.0 from here: &lt;https://www.microsoft.com/en...</description><pubDate>Fri, 10 Jun 2016 22:47:49 GMT</pubDate></item><item><title>Using SCCM Compliance Settings to Install ESET on Macs</title><link>https://rui-qiu.com/blog/using-sccm-compliance-settings-install-eset-macs/</link><guid isPermaLink="true">https://rui-qiu.com/blog/using-sccm-compliance-settings-install-eset-macs/</guid><description>Again, another shell script to install ESET using SCCM compliance settings on Macs Discovery Script: !/bin/bash Rui Qiu’s ESET Script V1 11012015 FOLDER=/Library/Application\ Support/ESET/esets if [...</description><pubDate>Sun, 05 Jun 2016 21:28:45 GMT</pubDate></item><item><title>Using SCCM Compliance Settings to Install Root Certificate on Macs</title><link>https://rui-qiu.com/blog/using-sccm-compliance-settings-install-root-certificate-macs/</link><guid isPermaLink="true">https://rui-qiu.com/blog/using-sccm-compliance-settings-install-root-certificate-macs/</guid><description>Here is one of my old shell scrips...it is very hard to use sccm to manage Macs, as Microsoft really doesn&apos;t support Mac platform that well...last year, I even discovered a bug that SCCM has...and...</description><pubDate>Sun, 05 Jun 2016 21:17:35 GMT</pubDate></item><item><title>How to load balance a Web server farm by using one SSL certificate</title><link>https://rui-qiu.com/blog/load-balance-web-server-farm-using-one-ssl-certificate/</link><guid isPermaLink="true">https://rui-qiu.com/blog/load-balance-web-server-farm-using-one-ssl-certificate/</guid><description>https://support.microsoft.com/en us/kb/313299</description><pubDate>Fri, 03 Jun 2016 22:47:16 GMT</pubDate></item><item><title>How to Setup Auto Backup on Mac using RSYNC</title><link>https://rui-qiu.com/blog/setup-auto-backup-mac-using-rsync/</link><guid isPermaLink="true">https://rui-qiu.com/blog/setup-auto-backup-mac-using-rsync/</guid><description>Update your Rsync on mac: First install Homebrew on your mac, then brew tap homebrew/dupes brew install rsync edit /private/etc/paths and put /usr/local/bin ahead of /usr/bin and then restart...</description><pubDate>Fri, 03 Jun 2016 18:04:43 GMT</pubDate></item><item><title>Better Way to Find Drivers for SCCM OSD Image</title><link>https://rui-qiu.com/blog/best-way-find-drivers-sccm-osd-image/</link><guid isPermaLink="true">https://rui-qiu.com/blog/best-way-find-drivers-sccm-osd-image/</guid><description>There are lots of ways to find drivers, such as from the manufacturer website(Lenovo, HP, Dell), vendor website(Intel, Nvidia), or from Microsoft Update Catalog. At first I was downloading the SCCM...</description><pubDate>Fri, 03 Jun 2016 18:03:45 GMT</pubDate></item><item><title>Casper Imaging</title><link>https://rui-qiu.com/blog/casper-imaging/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-imaging/</guid><description>Here are two excellent articles on the whole Casper Imaging: &lt;http://www.jamfsoftware.com/resources/webinar/mac deployment and imaging/ Deploying OS X v10.7 or Later with the Casper Suite...</description><pubDate>Fri, 03 Jun 2016 18:01:06 GMT</pubDate></item><item><title>Junos Pulse (Pulse Secure) Casper Package</title><link>https://rui-qiu.com/blog/junos-pulse-pulse-secure-casper-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/junos-pulse-pulse-secure-casper-package/</guid><description>Here is an excellent guide on how to package Pulse Secure for Casper https://derflounder.wordpress.com/2015/03/13/deploying a pre configured junos pulse vpn client on os x/</description><pubDate>Fri, 03 Jun 2016 16:58:46 GMT</pubDate></item><item><title>CrashPlan Custom Package for Casper</title><link>https://rui-qiu.com/blog/crashplan-custom-package-casper/</link><guid isPermaLink="true">https://rui-qiu.com/blog/crashplan-custom-package-casper/</guid><description>I was working on automated CrashPlan package for Casper, the official document from Casper is very helpful, but unfortunately didn&apos;t work on our Casper. so I actually used my own way to package...</description><pubDate>Fri, 03 Jun 2016 16:48:40 GMT</pubDate></item><item><title>Windows Password Reset Tool</title><link>https://rui-qiu.com/blog/windows-password-reset-tool/</link><guid isPermaLink="true">https://rui-qiu.com/blog/windows-password-reset-tool/</guid><description>Offline Windows Password &amp; Registry Editor &lt;http://pogostick.net/~pnh/ntpasswd/bootdisk.html Burn ISO to USB Rufus http://rufus.akeo.ie/</description><pubDate>Wed, 25 May 2016 03:29:21 GMT</pubDate></item><item><title>SCCM Troubleshooting with Distribution Point Issues</title><link>https://rui-qiu.com/blog/sccm-troubleshooting-distribution-point-issues/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-troubleshooting-distribution-point-issues/</guid><description>Recently I found out that no matter where is the user&apos;s computer is, it always download the SCCM package from our Management Point SCCM Server, which is also a distribution point server. First and...</description><pubDate>Tue, 24 May 2016 20:33:33 GMT</pubDate></item><item><title>Communication with the client service has been lost - SCCM Mac client</title><link>https://rui-qiu.com/blog/communication-client-service-lost-sccm-mac-client/</link><guid isPermaLink="true">https://rui-qiu.com/blog/communication-client-service-lost-sccm-mac-client/</guid><description>Recently some of our scam mac client has been prompted to input username/password to enroll, but even after the successful sccm enrollment, when I check the SCCM agent in system preference on user&apos;s...</description><pubDate>Tue, 24 May 2016 18:01:53 GMT</pubDate></item><item><title>Salesforce Outlook Plugin for SCCM Install</title><link>https://rui-qiu.com/blog/salesforce-outlook-plugin-sccm-install/</link><guid isPermaLink="true">https://rui-qiu.com/blog/salesforce-outlook-plugin-sccm-install/</guid><description>It is a little tricky for salesforce outlook plugin in our environment, as we don&apos;t have local admin rights on the system. and this salesforce plugin includes two parts: 1. Prerequisites (Install as...</description><pubDate>Fri, 20 May 2016 22:18:26 GMT</pubDate></item><item><title>How to Skip F12 When PXE Boot</title><link>https://rui-qiu.com/blog/skip-f12-pxe-boot/</link><guid isPermaLink="true">https://rui-qiu.com/blog/skip-f12-pxe-boot/</guid><description>It&apos;s a little annoying for me to press F12 each time during PXE Boot as I do testing all the time. Here are the steps to skip F12 : On your WDS server(s) navigate to...</description><pubDate>Thu, 12 May 2016 18:43:24 GMT</pubDate></item><item><title>How to make PXE TFTP Boot Faster?</title><link>https://rui-qiu.com/blog/make-pxe-tftp-boot-faster/</link><guid isPermaLink="true">https://rui-qiu.com/blog/make-pxe-tftp-boot-faster/</guid><description>Usually it takes a long time for PXE Boot during the downloading boot image file, you can change the registry settings to make it faster: HKEY\ LOCAL\ MACHINE\Software\Microsoft\SMS\DP\...</description><pubDate>Thu, 12 May 2016 17:42:18 GMT</pubDate></item><item><title>An error occurred while trying to initialize provider WDSMDMGR</title><link>https://rui-qiu.com/blog/error-occurred-trying-initialize-provider-wdsmdmgr/</link><guid isPermaLink="true">https://rui-qiu.com/blog/error-occurred-trying-initialize-provider-wdsmdmgr/</guid><description>Recently I set up two SCCM OSD Distribution Point, one is booting up well, but the other one has issues with WDS, the error message is &quot;An error occurred while trying to initialize provider WDSMDMGR...</description><pubDate>Thu, 12 May 2016 17:34:38 GMT</pubDate></item><item><title>How to Setup Requirment Rules for  Outlook 32 bit or 64 bit</title><link>https://rui-qiu.com/blog/determine-outlook-32-bit-64-bit-application-requirment/</link><guid isPermaLink="true">https://rui-qiu.com/blog/determine-outlook-32-bit-64-bit-application-requirment/</guid><description>here is a good one: https://www.ronnipedersen.com/2012/11/application requirement for microsoft office 32 or 64 bit/</description><pubDate>Wed, 11 May 2016 21:04:18 GMT</pubDate></item><item><title>Casper - Clear out user&apos;s broken Keychain</title><link>https://rui-qiu.com/blog/casper-clear-users-broken-keychain/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-clear-users-broken-keychain/</guid><description>Just realized that there are so many useful scripts from JAMF Nation, here is a easy one you can deploy to Self Service to fix those annoying Keychain issues with AD......</description><pubDate>Fri, 06 May 2016 23:37:10 GMT</pubDate></item><item><title>Software Approval Process in Casper</title><link>https://rui-qiu.com/blog/software-approval-process-casper/</link><guid isPermaLink="true">https://rui-qiu.com/blog/software-approval-process-casper/</guid><description>There&apos;s no direct software approval process like Application Catalog in SCCM, but we have a workaround for this: &lt;https://jamfnation.jamfsoftware.com/discussion.html?id=10200...</description><pubDate>Fri, 06 May 2016 23:14:06 GMT</pubDate></item><item><title>Casper Notes</title><link>https://rui-qiu.com/blog/casper-notes/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-notes/</guid><description>Mac enrolled into Casper, but &quot;Self Service&quot; not showing up on the Mac? Has to enable &quot;Install Automatically&quot; on &quot;Installation&quot; Tab under &quot;Computer Management&quot; &quot;Self Service&quot; How to create a Casper...</description><pubDate>Fri, 06 May 2016 22:36:04 GMT</pubDate></item><item><title>Casper JSS Setup Notes</title><link>https://rui-qiu.com/blog/casper-jss-setup-notes/</link><guid isPermaLink="true">https://rui-qiu.com/blog/casper-jss-setup-notes/</guid><description>Certainly Casper is much more fun comparing to SCCM ! I love it already, so easy to use, and very good tech support. We use Mac Minis to be the Casper server, and I used Homebrew to install MySQL( at...</description><pubDate>Fri, 06 May 2016 21:42:43 GMT</pubDate></item><item><title>Failed to Add Update Source for WUAgent of type (2) and Error = 0x87d00692.</title><link>https://rui-qiu.com/blog/failed-add-update-source-wuagent-type-2-error-0x87d00692/</link><guid isPermaLink="true">https://rui-qiu.com/blog/failed-add-update-source-wuagent-type-2-error-0x87d00692/</guid><description>When I tried to push some software updates via SCCM, I can successfully deploy, but the client has no activities on the software update. First I found out that Windows update is not enabled in...</description><pubDate>Thu, 05 May 2016 18:15:25 GMT</pubDate></item><item><title>How to Delete Hiden Drivers for SCCM OSD Imaging</title><link>https://rui-qiu.com/blog/delete-hiden-drivers-sccm-osd-imaging/</link><guid isPermaLink="true">https://rui-qiu.com/blog/delete-hiden-drivers-sccm-osd-imaging/</guid><description>I have to use an existing image to make the SCCM OSD image disk...even though I uninstalled all those drivers inside &quot;Program and Features&quot;, there are still some hiden drivers inside the system. It...</description><pubDate>Mon, 11 Apr 2016 23:44:35 GMT</pubDate></item><item><title>WIM GUI Mount Tools</title><link>https://rui-qiu.com/blog/wmi-gui-mount-tools/</link><guid isPermaLink="true">https://rui-qiu.com/blog/wmi-gui-mount-tools/</guid><description>sometimes we need an easy WIM file mount tools in GUI... I found out these two are quite good: &lt;http://www.vladan.fr/dism gui 4 0 utility/ &lt;https://www.autoitscript.com/site/autoit tools/gimagex/</description><pubDate>Fri, 08 Apr 2016 21:40:51 GMT</pubDate></item><item><title>How to use SCCM to deploy Office 2010 / Project / Visio / Office 2016</title><link>https://rui-qiu.com/blog/use-sccm-deploy-office-2010-project-visio/</link><guid isPermaLink="true">https://rui-qiu.com/blog/use-sccm-deploy-office-2010-project-visio/</guid><description>When it comes to Microsoft Office, it is actually quite easy to deploy it with SCCM. For Office 2007 / 2010, Project or Visio 2007 / 2010. Just open command line and get into the installation folder,...</description><pubDate>Mon, 04 Apr 2016 21:40:30 GMT</pubDate></item><item><title>How to Install Shavlik in SCCM</title><link>https://rui-qiu.com/blog/install-shavlik-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/install-shavlik-sccm/</guid><description>The Shavlik installation is pretty simple, but the configurations may take a while. If you already installed WSUS, you have to use SSL connections to your WSUS server. But first we have to setup a...</description><pubDate>Tue, 29 Mar 2016 17:44:27 GMT</pubDate></item><item><title>SCCM LOG_Backup Full</title><link>https://rui-qiu.com/blog/sccm-log_backup/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-log_backup/</guid><description>One day I found out the SCCM Server harddrive is full... and when I used a folder size software to find out the large files, I found out it is only because the SCCM Log\ backup file (ReportServer\...</description><pubDate>Mon, 28 Mar 2016 17:52:11 GMT</pubDate></item><item><title>How to use SCCM to find specific KB installed ?</title><link>https://rui-qiu.com/blog/use-sccm-find-specific-kb-installed/</link><guid isPermaLink="true">https://rui-qiu.com/blog/use-sccm-find-specific-kb-installed/</guid><description>There are lots of ways to find if some windows update KB installed via SCCM, such as compliance report( Console Monitoring Reporting Reports Software Updates A Compliance Compliance 2 Specific...</description><pubDate>Fri, 18 Mar 2016 19:03:54 GMT</pubDate></item><item><title>Features need to install to Set up SCCM Distribution Points</title><link>https://rui-qiu.com/blog/features-need-install-set-sccm-distribution-points/</link><guid isPermaLink="true">https://rui-qiu.com/blog/features-need-install-set-sccm-distribution-points/</guid><description>\ Setup SCCM Distribution Point Remote Differential Compression IIS Configuration: Application Development: ISAPI Extensions Security: Windows Authentication IIS 6 Management Compatibility: IIS 6...</description><pubDate>Mon, 14 Mar 2016 17:49:58 GMT</pubDate></item><item><title>How to use same network adapter for SCCM OSD purpose?</title><link>https://rui-qiu.com/blog/use-network-adapter-sccm-osd-purpose/</link><guid isPermaLink="true">https://rui-qiu.com/blog/use-network-adapter-sccm-osd-purpose/</guid><description>first just need to find out the mac address of your network adapter, then go to the register of your sccm server: HKEY\ LOCAL\ MACHINE\SOFTWARE\Microsoft\SMS\Components \SMS\ DISCOVERY\ DATA\ MANAGER...</description><pubDate>Thu, 03 Mar 2016 17:57:40 GMT</pubDate></item><item><title>How to get the users in the local Administrators group by SCCM ?</title><link>https://rui-qiu.com/blog/how-to-get-the-users-in-the-local-administrators-group-by-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-get-the-users-in-the-local-administrators-group-by-sccm/</guid><description>My manager wants to know which users have local admin rights on the workstation for audit purpose, but SCCM doesn&apos;t have this build in function. Thanks for the internet, here is an article on how to...</description><pubDate>Thu, 18 Feb 2016 00:05:54 GMT</pubDate></item><item><title>Backup My Website to Synology via LFTP</title><link>https://rui-qiu.com/blog/backup-my-website-to-synology-via-lftp/</link><guid isPermaLink="true">https://rui-qiu.com/blog/backup-my-website-to-synology-via-lftp/</guid><description>There is no FTP in Synology, so I have to use LFTP Here is my backup.sh !/bin/bash vx lftp u username,password ftp.xxx.com&lt;&lt;END\ SCRIPT mirror c e parallel=10 /remote\ address /destiny\ address exit...</description><pubDate>Tue, 29 Dec 2015 22:38:38 GMT</pubDate></item><item><title>SCCM Pulse Secure Silent Install Script</title><link>https://rui-qiu.com/blog/sccm-pulse-secure-silent-install-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-pulse-secure-silent-install-script/</guid><description>Here is the batch script for pulse secure silent install in SCCM: REM Pulse Secure Install REM Ray Q REM Oct 2, 2015 ECHO Get current folder path pushd %~dp0 ECHO Install and create log msiexec i...</description><pubDate>Mon, 05 Oct 2015 23:43:15 GMT</pubDate></item><item><title>SCCM Cisco Anyconnect Silent Install Script</title><link>https://rui-qiu.com/blog/sccm-cisco-anyconnect-silent-install-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-cisco-anyconnect-silent-install-script/</guid><description>Here is the batch file to install cisco anyconnect silent install script. For auto install VPN profiles, you can export the existing profile XML from the ASDM console, or use the anyconnect profile...</description><pubDate>Mon, 05 Oct 2015 23:38:56 GMT</pubDate></item><item><title>SCCM UEFI OSD for Surface Pro 3</title><link>https://rui-qiu.com/blog/sccm-uefi-osd-for-surface-pro-3/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-uefi-osd-for-surface-pro-3/</guid><description>Update : this method only worked a few months, and later we had issues booting up. After talking to Microsoft, the best way to do OSD is using IP Helpers . Point the OSD DP server to the IP range you...</description><pubDate>Tue, 22 Sep 2015 22:21:52 GMT</pubDate></item><item><title>rbenv: no such command &apos;install&apos;</title><link>https://rui-qiu.com/blog/rbenv-no-such-command-install/</link><guid isPermaLink="true">https://rui-qiu.com/blog/rbenv-no-such-command-install/</guid><description>If you see rbenv: no such command &apos;install&apos;, the solution is to run exec $SHELL l</description><pubDate>Tue, 22 Sep 2015 15:47:19 GMT</pubDate></item><item><title>SCCM Query to Join User Resources and System Resources</title><link>https://rui-qiu.com/blog/sccm-query-to-join-user-resources-and-system-resources/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-query-to-join-user-resources-and-system-resources/</guid><description>Very few information on sccm query to join both user resources and system resources database together. However my manger wants to see the device and is owner&apos;s job title, manger, etc. so I have this...</description><pubDate>Wed, 26 Aug 2015 00:02:24 GMT</pubDate></item><item><title>SCCM Query to See Device Owner Using User Device Affinity (uda)</title><link>https://rui-qiu.com/blog/sccm-query-to-see-device-owner-using-user-device-affinity-uda/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-query-to-see-device-owner-using-user-device-affinity-uda/</guid><description>When I google online, lots of information there. but none worked :( here is the sccm query to see device owner by using User Device Affinity. it will list computer name, the device&apos;s owner, user&apos;s...</description><pubDate>Tue, 25 Aug 2015 23:56:39 GMT</pubDate></item><item><title>How to Enable Interactive Way of User Input During OSD Task Sequence</title><link>https://rui-qiu.com/blog/how-to-enable-interactive-way-of-user-input-during-osd-task-sequance/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-enable-interactive-way-of-user-input-during-osd-task-sequance/</guid><description>http://www.scconfigmgr.com/2013/10/02/prompt for computer name during osd with powershell/</description><pubDate>Fri, 21 Aug 2015 21:56:22 GMT</pubDate></item><item><title>.Net Framework 4.5.2 SCCM Application Package</title><link>https://rui-qiu.com/blog/net-framework-4-5-2-sccm-application-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/net-framework-4-5-2-sccm-application-package/</guid><description>I have to say, Microsoft&apos;s .Net framework installation is SOB! so many different settings need to done to get this .net 4.5.2 work in SCCM. Here is how: I downloaded the offline installer from MS...</description><pubDate>Tue, 11 Aug 2015 21:24:14 GMT</pubDate></item><item><title>How to Setup PXE Server for SCCM OSD</title><link>https://rui-qiu.com/blog/how-to-setup-pxe-server-for-sccm-osd/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-setup-pxe-server-for-sccm-osd/</guid><description>Here are some notes from our Microsoft SCCM trainer a few months ago, really helpful on setting up PXE Server. How to set up Option 66 &amp; Option 67 on the DHCP Server Open DHCP management console...</description><pubDate>Thu, 06 Aug 2015 00:07:53 GMT</pubDate></item><item><title>How to Deploy MSU file in SCCM?</title><link>https://rui-qiu.com/blog/how-to-deploy-msu-file-in-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-deploy-msu-file-in-sccm/</guid><description>wusa.exe xxx.msu /quiet /norestart</description><pubDate>Wed, 05 Aug 2015 23:39:17 GMT</pubDate></item><item><title>SCCM OSD Gets 401 unsuccessful with anonymous access error message</title><link>https://rui-qiu.com/blog/sccm-osd-gets-401-unsuccessful-with-anonymous-access-error-message/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-osd-gets-401-unsuccessful-with-anonymous-access-error-message/</guid><description>When I was doing SCCM OSD, it was successful on my SF location, but it failed in the east coast. It seems it was downloading image at first, then it failed at applying image with error code...</description><pubDate>Wed, 05 Aug 2015 23:34:49 GMT</pubDate></item><item><title>Avaya One-X Communicator SCCM Application Package</title><link>https://rui-qiu.com/blog/avaya-one-x-communicator-sccm-application-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/avaya-one-x-communicator-sccm-application-package/</guid><description>It was such a pain to pack Avaya One X Communicator SCCM Application Package! It is using InstallShield, but it is not a typical installation package. When I was reading the admin manual, I can use...</description><pubDate>Thu, 23 Jul 2015 20:48:07 GMT</pubDate></item><item><title>Using SCCM to Auto Install IP Printer According to Location</title><link>https://rui-qiu.com/blog/using-sccm-to-auto-install-ip-printer-according-to-location/</link><guid isPermaLink="true">https://rui-qiu.com/blog/using-sccm-to-auto-install-ip-printer-according-to-location/</guid><description>Imagine a user travels a lot for different locations in a same location, what if every time his laptop log on the local branch office network, and SCCM can auto install the local network printer...</description><pubDate>Mon, 06 Jul 2015 04:06:22 GMT</pubDate></item><item><title>Mac SCCM 2012 R2 Auto Enrollment</title><link>https://rui-qiu.com/blog/mac-sccm-2012-r2-auto-enrollment/</link><guid isPermaLink="true">https://rui-qiu.com/blog/mac-sccm-2012-r2-auto-enrollment/</guid><description>We need to get all the Mac managed by SCCM, but we don&apos;t want people manually type their username and password to enroll. so I have to work a quite script to let mac enroll automatically. I got the...</description><pubDate>Mon, 06 Jul 2015 03:18:07 GMT</pubDate></item><item><title>ESET Mac SCCM Custom Installer Package</title><link>https://rui-qiu.com/blog/eset-mac-sccm-custom-installer-package/</link><guid isPermaLink="true">https://rui-qiu.com/blog/eset-mac-sccm-custom-installer-package/</guid><description>We have ESET 5 for Mac in our environment, we can use ESET Remote Install on all the macs, but since we have SCCM and planning to use it manage macs, I decided to create a custom ESET install package...</description><pubDate>Mon, 06 Jul 2015 02:39:47 GMT</pubDate></item><item><title>Mac Deployment One Click Script</title><link>https://rui-qiu.com/blog/mac-deployment-one-click-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/mac-deployment-one-click-script/</guid><description>We don&apos;t have Casper in our environment, so everything is still quite manual when deploying a mac. One day I was so tired of endless click to join a mac to AD. then I start working on mac deployment....</description><pubDate>Mon, 06 Jul 2015 01:56:41 GMT</pubDate></item><item><title>Get IP Addresses from a List of Machines</title><link>https://rui-qiu.com/blog/get-ip-addresses-from-a-list-of-machines/</link><guid isPermaLink="true">https://rui-qiu.com/blog/get-ip-addresses-from-a-list-of-machines/</guid><description>I need to get IP addresses from a list of machines, so I googled it...needs to use test connection command, and here is the full script: Get IP Addresses from a List of Machine Name 07052015 $pcs =...</description><pubDate>Sun, 05 Jul 2015 22:16:01 GMT</pubDate></item><item><title>Mysql2::Error: Can&apos;t connect to local MySQL server through socket &apos;/tmp/mysql.sock&apos; (2)</title><link>https://rui-qiu.com/blog/mysql2error-cant-connect-to-local-mysql-server-through-socket-tmpmysql-sock-2/</link><guid isPermaLink="true">https://rui-qiu.com/blog/mysql2error-cant-connect-to-local-mysql-server-through-socket-tmpmysql-sock-2/</guid><description>Yesterday I was using Migration Assistant to move my data from my old Macbook Air to my new Macbook Pro. I assumed Migration Assistant can do a perfect job. However when I ran my rails server, it...</description><pubDate>Sun, 05 Jul 2015 18:03:37 GMT</pubDate></item><item><title>How to Create An Application in SCCM 2012 and Publish in Application Catalog</title><link>https://rui-qiu.com/blog/how-to-create-an-application-in-sccm-2012-and-publish-in-application-catalog/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-create-an-application-in-sccm-2012-and-publish-in-application-catalog/</guid><description>In SCCM 2012 we have two ways to deployments : packages and applications. If we have the original MSI file, and needs to detect if the application has been installed already, application is the best...</description><pubDate>Fri, 03 Jul 2015 05:34:41 GMT</pubDate></item><item><title>How to Create Custom Java MSI Installer with Auto Update Disabed for SCCM</title><link>https://rui-qiu.com/blog/how-to-create-custom-java-msi-installer-with-auto-update-disabed-for-sccm/</link><guid isPermaLink="true">https://rui-qiu.com/blog/how-to-create-custom-java-msi-installer-with-auto-update-disabed-for-sccm/</guid><description>Here is the simple guide on how to create custom java msi installer for SCCM with auto update disabled. 1. Go to www.java.com/en/download/manual.jsp to download the windows offline version installer....</description><pubDate>Fri, 03 Jul 2015 03:37:06 GMT</pubDate></item><item><title>Collection Query for clients without SCCM Agent Installed</title><link>https://rui-qiu.com/blog/collection-query-for-clients-without-sccm-agent-installed/</link><guid isPermaLink="true">https://rui-qiu.com/blog/collection-query-for-clients-without-sccm-agent-installed/</guid><description>just build an empty sccm collection with &quot; Query Rule &quot; when select the &quot;Membership Rules&quot; if you want to query with non sccm agent machines. select SMS\ R\ SYSTEM.ResourceID,SMS\ R\...</description><pubDate>Tue, 30 Jun 2015 21:43:10 GMT</pubDate></item><item><title>SCCM Toad 12 Upgrade Package with AutoIt Script</title><link>https://rui-qiu.com/blog/sccm-toad-12-upgrade-package-with-autoit-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-toad-12-upgrade-package-with-autoit-script/</guid><description>Here is an old script I wrote last year to upgrade our Toad for oracle from 11 to 12. It is certainly one of the most complex package I pushed. When you download the original Toad for oracle package,...</description><pubDate>Mon, 22 Jun 2015 03:59:58 GMT</pubDate></item><item><title>SCCM Maintenance Queries</title><link>https://rui-qiu.com/blog/sccm-maintenance-queries/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-maintenance-queries/</guid><description>Here are 3 queries that I use often for SCCM maintenance: All Workstations with a heartbeat within last 30 days: select SMS\ R\ SYSTEM.ResourceID,SMS\ R\ SYSTEM.ResourceType,SMS\ R\ SYSTEM.Name,SMS\...</description><pubDate>Mon, 22 Jun 2015 03:45:38 GMT</pubDate></item><item><title>Force Reboot AutoIt Script</title><link>https://rui-qiu.com/blog/force-reboot-autoit-script/</link><guid isPermaLink="true">https://rui-qiu.com/blog/force-reboot-autoit-script/</guid><description>Sometimes in our environment we need to force reboot some machines, here is the AutoIt script to do the job for us. The reboot command will be first to run before user gets the notification about the...</description><pubDate>Mon, 22 Jun 2015 03:29:31 GMT</pubDate></item><item><title>Powershell Script to Find Email Address from Username in a Text File</title><link>https://rui-qiu.com/blog/powershell-script-to-find-email-address-from-username-in-a-text-file/</link><guid isPermaLink="true">https://rui-qiu.com/blog/powershell-script-to-find-email-address-from-username-in-a-text-file/</guid><description>Here is the simple powershell script to grab email address from AD. In a text file,just put username there. Q&apos;s email script $names= get content c:\pc.txt foreach ($name in $names) { Get ADUser $name...</description><pubDate>Mon, 22 Jun 2015 03:25:24 GMT</pubDate></item><item><title>Powershell Script to Check Live Bitlocker Encryption Status from Text File</title><link>https://rui-qiu.com/blog/powershell-script-to-check-live-bitlocker-encryption-status-from-text-file/</link><guid isPermaLink="true">https://rui-qiu.com/blog/powershell-script-to-check-live-bitlocker-encryption-status-from-text-file/</guid><description>If you have a list of computers and want the check the current bitlocker encryption status, here is a powershell script to do that: Rui Qiu PS Script 052014 $pcs= Get Content &quot;c:\pc.txt&quot; foreach ($pc...</description><pubDate>Mon, 22 Jun 2015 03:23:02 GMT</pubDate></item><item><title>Powershell Script to Export All Bitlocker Key to Local Disk</title><link>https://rui-qiu.com/blog/powershell-script-to-export-all-bitlocker-key-to-local-disk/</link><guid isPermaLink="true">https://rui-qiu.com/blog/powershell-script-to-export-all-bitlocker-key-to-local-disk/</guid><description>Sometimes we need to save bitlocker key in our environment locally to do some backup, comparison,etc. Here is a simple powershell script to export all the Bitlocker Keys to C:\. Please run this...</description><pubDate>Mon, 22 Jun 2015 03:04:14 GMT</pubDate></item><item><title>Deploy Apttus in SCCM with Autoit</title><link>https://rui-qiu.com/blog/deploy-apttus-in-sccm-with-autoit/</link><guid isPermaLink="true">https://rui-qiu.com/blog/deploy-apttus-in-sccm-with-autoit/</guid><description>Autoit is a great tool in terms of sccm deployment. We can use the quiet switch &quot;/s /v/qn&quot; for installation, so it&apos;s relatively simple. But as this is a Word plugin, we want to make it effective...</description><pubDate>Mon, 22 Jun 2015 02:18:14 GMT</pubDate></item><item><title>SCCM Collection by IP Range</title><link>https://rui-qiu.com/blog/sccm-collection-by-ip-range/</link><guid isPermaLink="true">https://rui-qiu.com/blog/sccm-collection-by-ip-range/</guid><description>How to build a sccm collection of computers based on IP Range? Here is the sccm query you can use: just first create a collection, and choose &quot; query rule &quot; in &quot;Membership Rules&quot;. change the IP range...</description><pubDate>Mon, 22 Jun 2015 01:57:24 GMT</pubDate></item></channel></rss>