Syslog is a way for VMWare vSphere esxi servers or other network devices to send event messages to a logging server – usually known as a Syslog server (Inbuilt vSphere tool called as VMWare syslog collector). The Syslog protocol is supported by a wide range of devices and can be used to log differen…
Blog posts October 2017
Reset/Restart HP ILO (Integrated Lights-outs) using putty
This blog article is my another part of Resolved: HP ILO this page cannot be displayed ERR_SSL_BAD_RECORD_MAC_ALERT, I found few more servers which were pinging, able to telnet ILO ip port 80 and 443 (ssl), But still webpage was either can't be displayed or site can't be reached, tried following ab…
Resolved: HP ILO this page cannot be displayed ERR_SSL_BAD_RECORD_MAC_ALERT
Recently I was involved with configuring few old generation 7 HP servers. I wanted to install ESXi server on the same as well upgrading firmware, This was required ILO to be working. when checked using Internet explorer I got issue this page can't be displayed (before loading it was showing certific…
Add multiple proxy addresses with Microsoft PowerShell in Active Directory Groups
This article is second part of POWERSHELL ACTIVE DIRECTORY: ADD OR UPDATE PROXYADDRESSES IN USER PROPERTIES ATTRIBUTE EDITOR, In this part, I will be changing proxy addresses on active directory groups using PowerShell script. This is helpful while migration of bulk users and groups to Microsoft Of…
Find next available free drive letter using PowerShell
Below is my one-liner small PowerShell code for finding next available free unassigned first drive letter, I use it frequently for automating mapping shared drives. This is based on Get-PSDrive -PSProvider FileSystem, it shows the all in use drive, Generally A, B (floppy drive not for use as disk or…
Powershell Trick : Execute or run any file as a script file
This blog post is addition to my earlier article Different ways to bypass Powershell execution policy :.ps1 cannot be loaded because running scripts is disabled. Just to recap If you have execution policy blocked in your environment and want to execute riles in PowerShell, you can compile the the f…
Powershell: Temporary group membership on Windows 2016 Active Directory
This is second part of configuring and architecting AD infrastructure new features. Microsoft has introduced new great feature with Windows Server 2016 Active directory, PAM (Privileged Access Management) Feature, Where user can be added to a group for a particular time. Once that Time to live (TT…
Microsoft Active directory additional features - AD Recycle Bin Powershell
I recently was involved and architected IT infrastructure for one of the small startup group, I deployed Windows Server 2016 server and architected Active Directory infrastructure, Startup staff's work was involved using heavy use of AD API in their own software, creation and deletion of AD accounts…
Vembu Free Edition
Vembu is a leading software product development that has been focusing on Backup and Disaster Recovery software for data centers over a decade. It’s flagship offering- the BDR Suite of products consists of VM Backup for VMware vSphere and Hyper-V, Disk Image backups for Physical machines, Workstat…
Powershell: Get registry value data from remote computer
Finding and fetching registry value data information using PowerShell is very easy, I found in one of the organization administrators where doing unnecessary changes to the registry to specific settings, for one of the example ie: I had to get information from one of the setting under HKey_Local_M…
Powershell Trick: Convert text to ASCII art
As PowerShell has plain command based console if you want to show different font or different bigger font on the same console as output, you will have to use ASCII Text art, I had got a request to write a script to convert any text to ASCII art. Only weirdness in the request I found was, whateve…
Blog Search
Page Views
10741670
Archive
- November 2023 (1)
- September 2023 (6)
- July 2023 (15)
- June 2023 (5)
- May 2023 (9)
- April 2023 (4)
- March 2023 (7)
- February 2023 (1)
- January 2023 (1)
- December 2022 (10)
Comments
-
cherylNovember 16, 2023 12:54AM
-
AdamNovember 13, 2023 12:29PM
-
WillNovember 2, 2023 11:42PM
-
MidgyOctober 11, 2023 07:51PM
-
TomaszOctober 6, 2023 10:26PM