Skip to content

Itg improvements #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Itg improvements #2

wants to merge 10 commits into from

Conversation

arpeake
Copy link

@arpeake arpeake commented Dec 13, 2017

-Added queries to pull and write the "Active Directory" type automatically as long as "Active Directory" is in the name of the flex object. (Assumes on 1 flex object exists with the term "Active Directory" in the name.)

-Fixed an issue with it not properly updating
-Fixed an issue were it would fail if a domain controller is not in ITG "Configurations" for whatever reason, whether its unmanaged or decomissioned, it now checks "Configurations" for assets and tags them appropriately without error, skipping any assets that are not found in ITG configs.

arpeake and others added 10 commits December 10, 2017 23:51
Full Auto requires the ITGAPI PS Full Auto Package.... NOTE::API Key is currently in plain text.  This can be pushed and called from an RMM.
Initial Upload, API KEY is in PLAIN TEXT
No update logic (yet)
Shares on only added now if they dont already exist.  This does NOT update and only works with the FullAuto version of the PS module
Fixed a bug that I created when resolving the auto-updater piece
Added logic to prevent array failure when DCs/GCs do not exist in configurations.  You can either create them if you want them and re-run or otherwise this script will ignore them.
Fixed a bug that I created when resolving the auto-updater piece
Added logic to prevent array failure when DCs/GCs do not exist in configurations.  You can either create them if you want them and re-run or otherwise this script will ignore them.
NTFS Perms are now observed and added to the flexible asset.  See config and make sure you have a TextBox in your asset type.
Flexasset update
@CalebAlbers
Copy link
Collaborator

Hey arpeake,

Thanks for the contributions on this. Would you be able to remove any implementation-specific things (i.e. the filled out api config file) and confirm that the changes work for PS 3+? If so, I'll squash and merge.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants