Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laansdole/rmit-its-useful-scripts
This is a repo contains all the useful PowerShell scripts for manipulating Active Directory Description and JavaScript script for finding TagCode
https://github.com/laansdole/rmit-its-useful-scripts
Last synced: 3 days ago
JSON representation
This is a repo contains all the useful PowerShell scripts for manipulating Active Directory Description and JavaScript script for finding TagCode
- Host: GitHub
- URL: https://github.com/laansdole/rmit-its-useful-scripts
- Owner: LaansDole
- License: mit
- Created: 2024-01-30T03:16:57.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T03:07:25.000Z (8 months ago)
- Last Synced: 2024-03-21T04:24:44.998Z (8 months ago)
- Language: PowerShell
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Useful scripts for daily operation at RMIT ITS
* For Creating, Reading and Updating Active Directory Description: [PS Scripts](./powershell)
* For Manipulating Excel Workbook: [Excel Workbook Manipulation](./powershell/ExcelWorkbookManipulation)
* For Searching Tagcodes of multiple devices' serial numbers: [Excel Office Script](./javascript)
## Resources
See [ActiveDirectory Module](https://learn.microsoft.com/en-us/powershell/module/activedirectory/?view=windowsserver2022-ps) for more information