sysadminguides.org
Open in
urlscan Pro
192.0.78.25
Public Scan
Submitted URL: http://sysadminguides.org/
Effective URL: https://sysadminguides.org/
Submission: On April 30 via api from GB — Scanned from GB
Effective URL: https://sysadminguides.org/
Submission: On April 30 via api from GB — Scanned from GB
Form analysis
4 forms found in the DOMGET https://sysadminguides.org/
<form role="search" method="get" class="search-form" action="https://sysadminguides.org/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s">
</label>
<input type="submit" class="search-submit" value="Search">
</form>
GET https://sysadminguides.org/
<form role="search" method="get" class="search-form" action="https://sysadminguides.org/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field" placeholder="Search …" value="" name="s">
</label>
<input type="submit" class="search-submit" value="Search">
</form>
POST https://subscribe.wordpress.com
<form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;">
<div class="actnbr-follow-count">Join 175 other followers</div>
<div>
<input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address">
</div>
<input type="hidden" name="action" value="subscribe">
<input type="hidden" name="blog_id" value="127283554">
<input type="hidden" name="source" value="https://sysadminguides.org/">
<input type="hidden" name="sub-type" value="actionbar-follow">
<input type="hidden" id="_wpnonce" name="_wpnonce" value="4ea6c579ef">
<div class="actnbr-button-wrap">
<button type="submit" value="Sign me up"> Sign me up </button>
</div>
</form>
<form id="jp-carousel-comment-form">
<label for="jp-carousel-comment-form-comment-field" class="screen-reader-text">Write a Comment...</label>
<textarea name="comment" class="jp-carousel-comment-form-field jp-carousel-comment-form-textarea" id="jp-carousel-comment-form-comment-field" placeholder="Write a Comment..."></textarea>
<div id="jp-carousel-comment-form-submit-and-info-wrapper">
<div id="jp-carousel-comment-form-commenting-as">
<fieldset>
<label for="jp-carousel-comment-form-email-field">Email (Required)</label>
<input type="text" name="email" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-email-field">
</fieldset>
<fieldset>
<label for="jp-carousel-comment-form-author-field">Name (Required)</label>
<input type="text" name="author" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-author-field">
</fieldset>
<fieldset>
<label for="jp-carousel-comment-form-url-field">Website</label>
<input type="text" name="url" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-url-field">
</fieldset>
</div>
<input type="submit" name="submit" class="jp-carousel-comment-form-button" id="jp-carousel-comment-form-button-submit" value="Post Comment">
</div>
</form>
Text Content
WINDOWS SYSADMIN HUB IT SERVER ADMINISTRATOR HELP – JUST A CLICK AWAY! Menu Skip to content * Home * All-Posts * Windows Server * Powershell * Exchange * Citrix * HP * Misc * Contact Search Search for: UPDATED – SERVER SETUP POWERSHELL SCRIPT September 27, 2018September 27, 2018 / Cameron Yates / Leave a comment Out with the old, in with the new... I've been meaning to update my server setup script post for quite a while now. It was one of the first posts I made on this blog and at that time of writing that post I was very new to PowerShell scripting and it showed. Well tonight … Continue reading Updated – Server Setup PowerShell Script HP MSA SAN – BASIC TROUBLESHOOTING – CONTROLLER FAULTY / DOWN (EMBER LIGHTS) September 11, 2018September 14, 2018 / Cameron Yates / Leave a comment In this post we are going to look at basic troubleshooting steps a System Administrator can carry out to identify and potentially resolve a faulty storage controller in a HP MSA 2040. This post is going to focus more on dual controller setups, with both a Controller A and a Controller B. In my … Continue reading HP MSA SAN – Basic Troubleshooting – Controller Faulty / Down (ember lights) GET COMPUTER WORKSTATIONS MANUFACTURER AND MODEL REMOTELY USING A POWERSHELL SCRIPT September 4, 2018September 12, 2018 / Cameron Yates / 1 Comment In this post we are going investigate the use of PowerShell scripting to remotely mass gather all desktops \ laptops make and model details within an environment. Asset management is a big part of the general management of business IT. Having useful little scripts to gather information quickly with minimal effort has proved very beneficial … Continue reading Get Computer Workstations Manufacturer and Model Remotely using a PowerShell Script [FIX] ILO HP ERROR – EMBEDDED FLASH/SD-CARD: EMBEDDED MEDIA MANAGER FAILED INITIALIZATION August 26, 2018September 4, 2018 / Cameron Yates / 13 Comments In this post we are going to look at a ILO diagnostics error displaying problems with the internal USB/SDHC card on a server's motherboard. In my case the issue appeared after preforming an ILO firmware upgrade to a HP Proliant blade server. The error in full was: (sorry about the lack of images) Embedded Flash/SD-Card: … Continue reading [Fix] ILO HP Error – Embedded Flash/SD-CARD: Embedded media manager failed initialization HOW TO / FIX – DELETE RECURRING MEETINGS USING POWERSHELL – EXCHANGE MAILBOX June 3, 2018June 4, 2018 / Cameron Yates / 2 Comments In this post we are going to look at the deletion of reoccurring meetings in Exchange, using PowerShell. In addition to addressing a common issue. Firstly Check you are using/typing the PowerShell command correctly In the instance where a person is looking to remove a recurring meeting from an Exchange mailbox with the use … Continue reading How to / Fix – Delete recurring meetings using PowerShell – Exchange Mailbox SETUP CITRIX NETSCALER CLIENT AUTHENTICATION USING A WINDOWS CA May 21, 2018September 3, 2018 / Cameron Yates / 1 Comment In this post we are going to be looking at setting up Client Authentication on your Citrix NetScaler using self assigned Windows certificates and a Windows CA. Client authentication involves a client certificate which is a type of digital certificate that can be used by client systems to make authenticated requests to a remote server. … Continue reading Setup Citrix NetScaler Client Authentication using a Windows CA FIX – TEREDO PROBLEM WINDOWS NETWORK ADAPTER ( NOT SHOWING / XBOX APP ) May 5, 2018September 8, 2018 / Cameron Yates / 8 Comments In this post we are going to be looking at a common problem people, as well as myself have experienced with one of Windows legacy network adapters called Teredo. Although this is unlike my other posts which are more focused on enterprise IT. From my experience troubleshooting connectivity issues concerning Teredo, I quickly realized that … Continue reading Fix – Teredo Problem Windows Network Adapter ( Not showing / Xbox App ) SETUP CITRIX NETSCALER SSL WITHOUT DNS RECORDS, USING A PUBLIC IP AND A WINDOWS CA May 1, 2018May 22, 2018 / Cameron Yates / 1 Comment In this post we are going to be setting up SSL in NetScaler using Self Assigned Certificates generated from a Microsoft Certificate Server. In normal production circumstances you would generally use the Certificate Signing Request (CSR) to generate a domain certificate for signing by a Certificate Authority (CA). However, in some cases you only really … Continue reading Setup Citrix NetScaler SSL without DNS records, using a Public IP and a Windows CA FIX – CITRIX NETSCALER REBOOT – LICENSE PROBLEMS – SYSTEM TIME RESETS / REVERTS March 25, 2018August 2, 2018 / Cameron Yates / 1 Comment In this post we are going to look at a problem involving non-retail licenses where the system time changes after a reboot, causing license & SSL cert issues. The underlying problem normally involves one of these license types (partner, demo, internal only, express and developer edition licenses), the reason being is that these licenses are … Continue reading Fix – Citrix NetScaler Reboot – License Problems – System Time Resets / Reverts AUTOMATIC STEAM / ARK SERVER UPDATES & START UP USING POWERSHELL March 20, 2018September 11, 2018 / Cameron Yates / 1 Comment In this post we are going to look at automating a Steam server's maintenance using STEAMcmd and Powershell. The game servers highlighted in the below article will be a collection of Ark game servers. Slightly different than the usual enterprise IT content one would be familiar with on this blog. However, as of right now … Continue reading Automatic Steam / ARK Server Updates & Start Up using PowerShell POSTS NAVIGATION ← Older posts Older posts SOCIAL MEDIA – STAY UPDATED * View sysadminguides’s profile on Facebook * View GuidesSysadmin’s profile on Twitter * View 115372466162675927272’s profile on Google+ BLOG STATS * 413,730 hits POPULAR PAGES * How to Pass Credentials in PowerShell * Restore AD Active Directory User Account using LDAP * Delete calendar meetings in a Mailbox using PowerShell - Exchange * [Fix] ILO HP Error - Embedded Flash/SD-CARD: Embedded media manager failed initialization * Restore AD Objects and Users using PowerShell * Fix Exchange Server High CPU & Memory IIS CATEGORIES * Citrix (3) * Computer Misc (4) * Exchange (6) * HP (3) * Powershell (16) * Tech News (1) * Uncategorized (1) * Windows Server (10) WINDOWS SYSADMIN HUB * Updated – Server Setup PowerShell Script September 27, 2018 * HP MSA SAN – Basic Troubleshooting – Controller Faulty / Down (ember lights) September 11, 2018 * Get Computer Workstations Manufacturer and Model Remotely using a PowerShell Script September 4, 2018 * [Fix] ILO HP Error – Embedded Flash/SD-CARD: Embedded media manager failed initialization August 26, 2018 * How to / Fix – Delete recurring meetings using PowerShell – Exchange Mailbox June 3, 2018 * Setup Citrix NetScaler Client Authentication using a Windows CA May 21, 2018 * Fix – Teredo Problem Windows Network Adapter ( Not showing / Xbox App ) May 5, 2018 Search for: DISCLAIMER - The sample scripts, guides and commands on the website are provided AS IS without warranty of any kind. SOCIAL MEDIA * View sysadminguides’s profile on Facebook * View GuidesSysadmin’s profile on Twitter * View 115372466162675927272’s profile on Google+ Sitemap Web banner from www.freewebheaders.com Website Powered by WordPress.com. * Follow Following * Windows SysAdmin Hub Join 175 other followers Sign me up * Already have a WordPress.com account? Log in now. * * Windows SysAdmin Hub * Customize * Follow Following * Sign up * Log in * Report this content * View site in Reader * Manage subscriptions * Collapse this bar Loading Comments... Write a Comment... Email (Required) Name (Required) Website