Author: admin

PSTools

Download PSTools The Windows NT and Windows 2000 Resource Kits come with a number of command-line tools that help you administer your Windows NT/2K systems. Over time, I’ve grown a collection of similar tools, including some not included in the Resource Kits. What sets these tools apart is that they all allow you to manage […]

Read More

Citrix Powershell Potpourri

Purpose: The purpose of this article is to display a set of commonly used Citrix Powershell Scripts To load all Citrix Snapins Get-Command -PSSnapin Citrix* or asnp citrix* To get Citrix Director versions Get-BrokerController To get DB location Get-LogDatastore To get Monitor DB location Get-MonitorDatastore To get Broker DB location Get-BrokerDbconnection To Get Broker DB […]

Read More

WinSCP

Download WinsSCP version 5.21.8 Portable Click above to download the portable version of WinSCP. WinSCP is a popular SFTP client and FTP client for Microsoft Windows! Copy file between a local computer and remote servers using FTP, FTPS, SCP, SFTP, WebDAV or S3 file transfer protocols. Current version is 5.21.8.  Last updated 4.18.2023 Checksums SHA-256: a2fe8fab9ad3c6d640de407234c6949d9c3c39d7b775827abcc91a13b5d02504 […]

Read More

How to hide updates for Windows 10 or Server 2016

Products Windows 10, Windows Server 2016 Description This article explains how to use the use “Windows & drivers updates blocking tool” to hide updates for Windows 10 or Windows server 2016. Windows 10 Home users cannot block Windows updates. They are automatically downloaded and installed. In theory, this is OK. However, some updates can be […]

Read More

Connect to Exchange Online using PowerShell

Exchange Online PowerShell allows you to manage your Exchange Online settings from the command line. You use Windows PowerShell on your local computer to create a remote PowerShell session to Exchange Online. It’s a simple three-step process where you enter your Office 365 credentials, provide the required connection settings, and then import the Exchange Online […]

Read More