Powershell and Hyper-V 2012 scripting


hello all.

we in process of of implementing our hyper-v environment replace our current vmware infrastructure. 1 of things have once migrate on allow users manage own snapshots/checkpoints. makes easier involved, however, our users have bad habbit of leaving snaps after done. in our old vmware environment had script scan servers , give me list of current snapshots, created them, name , description , mail both offending user our hyper-v admins keep tabs , bug them.

i able simple script running against 1 of our hosts give listing of snapshots on vm's, cant life of me find info on web on if possible see created snapshot in question. ive searched on ive been unable come on this. ideally need call creator of snap , should able work on email part there.

can guys point me in right direction?

thanks!

hi,

based on research, under hyper-v worker event logs, find out event 18520 indicates snapshot created successfully. user information seems virtual machines id. seems not find out create snapshot.

and far know hyper-v manager have permissions create snapshot virtual machines. user should hyper-v manager.

regards,

yan li


cataleya li
technet community support




Windows Server  >  Windows PowerShell



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file