Connect-BluGenieToSystem



Connect-BluGenieToSystem

SYNOPSIS

Connect-BluGenieToSystem will spawn a remote session into the computer you specify

SYNTAX

Connect-BluGenieToSystem [[-ComputerName] <String[]>] [-Walkthrough] [-Force] [-CopyModules] [-SystemtModulePath] [<CommonParameters>]

DESCRIPTION

Connect-BluGenieToSystem is a trouble shooting process to spawn a remote session into the computer(s) you specify. You can also send the BluGenie Module, Service, and Tools to any of the rolling remote system directories

- $env:ProgramFiles\BluGenie (This is the Default Path)

- $env:ProgramFiles\WindowsPowerShell\ModuleSource

Note: When you copy the tools BluGenie will not Auto Load. It was designed to force an Import

EXAMPLES

EXAMPLE 1

Connect-BluGenieToSystem -ComputerName 10.20.136.52

EXAMPLE 2

PARAMETERS

ComputerName

Walkthrough

Force

CopyModules

SystemtModulePath

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated