Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PaulHigin
/
PSThreadJob
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
181
Code
Issues
16
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2020
Fix parameter binding when setting location (#58)
Show description for 6f72128
IISResetMe
authored
6f72128
View commit details
Copy full SHA for 6f72128
Browse repository at this point
Commits on Dec 19, 2019
Fix TSA project (#53)
PaulHigin
authored
99bfe5a
View commit details
Copy full SHA for 99bfe5a
Browse repository at this point
Commits on Dec 17, 2019
Update TSA upload to use latest version. (#52)
PaulHigin
authored
abbf930
View commit details
Copy full SHA for abbf930
Browse repository at this point
Add help Uri to module. (#51)
PaulHigin
authored
d6f97e3
View commit details
Copy full SHA for d6f97e3
Browse repository at this point
Add `HelpInfoURI` to `psd1` to point to updatable help content (#50)
adityapatwardhan
authored and
PaulHigin
committed
c6f463e
View commit details
Copy full SHA for c6f463e
Browse repository at this point
Commits on Oct 24, 2019
Add setting the current working directory in the job runspace. (#47)
PaulHigin
authored
4d539ed
View commit details
Copy full SHA for 4d539ed
Browse repository at this point
Commits on Jul 9, 2019
Added IJobDebugger to enable Debug-Job debugging (#40)
PaulHigin
authored
8e5258f
View commit details
Copy full SHA for 8e5258f
Browse repository at this point
Commits on Jul 1, 2019
add .gitattributes and .gitignore (#38)
KirkMunro
authored and
PaulHigin
committed
fe58004
View commit details
Copy full SHA for fe58004
Browse repository at this point
Normalize line endings (#39)
Show description for 6e0c15d
KirkMunro
authored and
PaulHigin
committed
6e0c15d
View commit details
Copy full SHA for 6e0c15d
Browse repository at this point
Commits on Jun 24, 2019
Fixed using keyword bug by removing unneeded support for V3-4 (#37)
PaulHigin
authored
4537bfc
View commit details
Copy full SHA for 4537bfc
Browse repository at this point
Commits on May 22, 2019
Build pipeline (#36)
Show description for 6efe3d1
PaulHigin
authored
6efe3d1
View commit details
Copy full SHA for 6efe3d1
Browse repository at this point
Commits on May 6, 2019
Merge pull request #31 from PaulHigin/add-hoststreaming
Show description for 0a3f047
PaulHigin
authored
0a3f047
View commit details
Copy full SHA for 0a3f047
Browse repository at this point
Removed ThreadJob PSHost for collecting host data. Bumped version to 2.0.
PaulHigin
committed
ceb7606
View commit details
Copy full SHA for ceb7606
Browse repository at this point
Commits on Apr 22, 2019
Merge pull request #30 from PaulHigin/add-hoststreaming
Show description for 9bf5df9
PaulHigin
authored
9bf5df9
View commit details
Copy full SHA for 9bf5df9
Browse repository at this point
Removed unneeded parameter null restriction
PaulHigin
committed
0ac86a6
View commit details
Copy full SHA for 0ac86a6
Browse repository at this point
Commits on Apr 15, 2019
Added ability to stream information data to host
PaulHigin
committed
78fa08c
View commit details
Copy full SHA for 78fa08c
Browse repository at this point
Commits on Mar 8, 2019
Merge pull request #29 from PaulHigin/add-systemlockdown-filecheck
Show description for f979be5
PaulHigin
authored
f979be5
View commit details
Copy full SHA for f979be5
Browse repository at this point
Updated comment per review request
PaulHigin
committed
c4dda06
View commit details
Copy full SHA for c4dda06
Browse repository at this point
Add check for untrusted intialization script
PaulHigin
committed
60683ee
View commit details
Copy full SHA for 60683ee
Browse repository at this point
Commits on Mar 7, 2019
Merge branch 'master' of https://github.com/PaulHigin/PSThreadJob into add-systemlockdown-filecheck
PaulHigin
committed
13fa369
View commit details
Copy full SHA for 13fa369
Browse repository at this point
Add system lock down check to -File argument file path, so that policy trusted files can run in FullLanguage mode.
PaulHigin
committed
502df3a
View commit details
Copy full SHA for 502df3a
Browse repository at this point
Merge pull request #27 from iricigor/master
Show description for fb55e22
PaulHigin
authored
fb55e22
View commit details
Copy full SHA for fb55e22
Browse repository at this point
Merge pull request #28 from coin8086/ThrottleLimit
Show description for 62b3611
PaulHigin
authored
62b3611
View commit details
Copy full SHA for 62b3611
Browse repository at this point
Commits on Jan 30, 2019
Enlarge ThrottleLimit to 1000000.
coin8086
committed
a9a2643
View commit details
Copy full SHA for a9a2643
Browse repository at this point
Commits on Oct 16, 2018
Merge pull request #1 from iricigor/iricigor-patch-1
Show description for 46b9a76
iricigor
authored
46b9a76
View commit details
Copy full SHA for 46b9a76
Browse repository at this point
testing PR
iricigor
authored
85fce34
View commit details
Copy full SHA for 85fce34
Browse repository at this point
installing section
iricigor
authored
522fcaa
View commit details
Copy full SHA for 522fcaa
Browse repository at this point
additional example
iricigor
authored
9b523f4
View commit details
Copy full SHA for 9b523f4
Browse repository at this point
Commits on Aug 14, 2018
Merge pull request #23 from PaulHigin/update-version-2
Show description for 6539e3e
PaulHigin
authored
6539e3e
View commit details
Copy full SHA for 6539e3e
Browse repository at this point
Update version to 1.1.2
PaulHigin
committed
211f60b
View commit details
Copy full SHA for 211f60b
Browse repository at this point
Commits on Aug 6, 2018
Merge pull request #19 from jazzdelightsme/user/danthom/removeArgListValidateAttr
Show description for b05bd42
PaulHigin
authored
b05bd42
View commit details
Copy full SHA for b05bd42
Browse repository at this point
Merge pull request #21 from jazzdelightsme/user/danthom/fixStrictModeTestErrors
Show description for 384cf02
PaulHigin
authored
384cf02
View commit details
Copy full SHA for 384cf02
Browse repository at this point
Commits on Aug 1, 2018
Fix StrictMode test errors: array-ify empty collections
Show description for 229f8a5
jazzdelightsme
committed
229f8a5
View commit details
Copy full SHA for 229f8a5
Browse repository at this point
Remove unwanted validation of ArgumentList param
Show description for 050767a
jazzdelightsme
committed
050767a
View commit details
Copy full SHA for 050767a
Browse repository at this point
Commits on Jun 29, 2018
Merge pull request #17 from PaulHigin/add-cl-check
Show description for 1d22682
PaulHigin
authored
1d22682
View commit details
Copy full SHA for 1d22682
Browse repository at this point
Previous
Next
You can’t perform that action at this time.