Skip to content

magicmarkh/offlinecache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

offline-cache

This is a theoretical example of how to retrieve credentails if your system is offline and datacenter does not have PVWA access.

sync-secrets.ps1 should be ran as a scheduled task to retrieve new credentials and to keep the csv file up to date with necessary object names for retrieval when offline.

retrieve-secrets.ps1 can be ran by users to retrieve credentials when unable to access the PVWA. Addtional authentication methods and checks can be added to limit tampering instances.

It's recommended that scripts be hashed to prevent tampering.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PowerShell 100.0%