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
Accelerator
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
Type
/
to 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 }}
royklo
/
RKSolutions-Module
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Troubleshoot module importing
- #2
#2
Merged
royklo
merged 7 commits into
main
royklo/RKSolutions-Module:main
from
troubleshoot-module-importing
royklo/RKSolutions-Module:troubleshoot-module-importing
Copy head branch name to clipboard
Mar 11, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Troubleshoot module importing
#2
royklo
merged 7 commits into
main
royklo/RKSolutions-Module:main
from
troubleshoot-module-importing
royklo/RKSolutions-Module:troubleshoot-module-importing
Copy head branch name to clipboard
Commits
Commits on Mar 11, 2026
Fix encoding: replace em-dashes with ASCII hyphens for Windows compatibility
Show description for bbeb0e6
Roy Klooster
committed
bbeb0e6
View commit details
Copy full SHA for bbeb0e6
Browse repository at this point
Update README and module files to require PowerShell 7.0 or higher, enhancing clarity on prerequisites and installation instructions. Adjusted PowerShellVersion in module manifest and added version…
Show description for 9cc1a54
Roy Klooster
committed
9cc1a54
View commit details
Copy full SHA for 9cc1a54
Browse repository at this point
Enhance error messaging in RKSolutions module to clarify PowerShell version requirements and installation instructions. Update comments in IntuneAnomalies and IntuneEnrollmentFlows scripts for cons…
Show description for f6f48dd
Roy Klooster
committed
f6f48dd
View commit details
Copy full SHA for f6f48dd
Browse repository at this point
Update module version in RKSolutions.psd1 from 1.0.0 to 1.0.1 to reflect recent changes and improvements.
Roy Klooster
committed
b84c415
View commit details
Copy full SHA for b84c415
Browse repository at this point
Update PowerShellVersion in RKSolutions.psd1 from 7.0 to 5.1, change ProjectUri to GitHub, and revise ReleaseNotes to reflect version 1.0.1 changes, including improved error messaging and compatibi…
Show description for 2199f04
Roy Klooster
committed
2199f04
View commit details
Copy full SHA for 2199f04
Browse repository at this point
Refactor PowerShell version check in RKSolutions.psm1 to use Write-Host for improved user feedback. The error message now provides clearer instructions for installing PowerShell 7.0 or higher.
Roy Klooster
committed
ef00d03
View commit details
Copy full SHA for ef00d03
Browse repository at this point
Change error handling in RKSolutions.psm1 to exit with status 1 instead of throwing an error for PowerShell version checks, improving script behavior on version mismatch.
Roy Klooster
committed
c53fba3
View commit details
Copy full SHA for c53fba3
Browse repository at this point
You can’t perform that action at this time.