Skip to content

Some random PowerShell functions and scripts that I have created

License

Notifications You must be signed in to change notification settings

brajjan/PowerShell-Scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell Scripts

I’m writing some useful PowerShell Scripts from time to time and I’m collecting them in my repo and also posting them at my blog.
I also use to post videos of the script running at my YouTube Channel and I have a dedicated playlist for this repo.

Links

Scripts

Windows

All of the Windows scripts are stored in the Windows folder in this repo, you can find them here

  • Get-UserProfiles
    This function will let you show all of the user profiles that are stored on a local or remote computer, you can also delete one specific user profile or all of them.
  • AD-Tool
    With this script you can troubleshoot ADUser accounts.
  • Windows-Maintenance
    With this script it automate maintenance for Windows 10 and 11 for example running Windows Update, deleting tempfiles and folders and much more.
  • Find-NeededModules
    This function are making sure that the needed modules are installed, up to date and imported.
  • Show-MonitorInformation
    Returns information about all the monitors that has been connected to the local or remote computer
  • Remove-BrowserSettings This function let you delete Edge or Chrome settings for a specific user from both local and remote computer.

About

Some random PowerShell functions and scripts that I have created

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%