Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
/ PowerShell Public archive

A collection of PowerShell scripts for use with HCSS products

License

Notifications You must be signed in to change notification settings

HCSSMobile/PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PowerShell

A collection of PowerShell scripts for use with HCSS products

Requirements

  • These functions are only tested on the newest version of PowerShell
  • You must have local administrator or WMI access to all accessed computers
  • All scripts might need slight changes to match your environment

How To

  • Open PowerShell on the computer you plan to run these from
  • Excute the below command
notepad $profile
  • Add the functions into this notpad file to make it load with your profile next time PowerShell is opened
  • Save & close the notepad file
  • Reopen PowerShell

Example Use

Find-HJLoggedIn FS01 

About

A collection of PowerShell scripts for use with HCSS products

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published