Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We configured syslogs on UCSM to monitor who logs in to UCSM and monitor remote users.
We receive logs for first time login but we don't receive logs if same user logs in with another browser, basically no logs if user has active UCSM session.
Also ...
Scripts runs all way to end but there is no file saved on following path , we are using office 365 , did anybody have same issue ?
$file = $PSScriptRoot + "\UCS Serial Numbers for "+$UCSList+"_"+$DateFormat+".xlsx"
It keeps giving me Excel error , can somebody help , I already have excel installed and I have RW access to folder
I think it exiting once it hits below lines
# Create Excel spreadsheetTry { $excelApp = New-Object -comobject Excel.Application $exce...
I am new to powertool and trying to run this script , It keeps giving me error "Can't create Excel spreadsheet, is Microsoft Office installed?" however I can open the spreadsheet tpo prove I have excel installed .
Looking at scrip I found it's callin...
How about UCSM , I have seen some videos that they just run convertto-cmdlet, and it converts XML to Powertool commands, but when I run the covnertto-UCScmdlet I get same error that I need to "Supply values for the following parameters "Would be app...
I am trying to use converto-IMCCmdlet to see command in Powetool or powerGUI , but I get below response, does anybody know what I need to put as Managedobject?cmdlet ConvertTo-ImcCmdlet at command pipel position 1Supply values for the following para...