Re: Place holder create error SRM 8.1.1
Hi Graham, yes i can confirm that the target datastore is configured at the DR site and configured in SRM, please see below
View ArticleWhen will be vRA plugin ITSM 5.1 released ?
I heard that vRA plugin ITSM 5.1 will be released soon. Does anyone know when it will be ?
View ArticleRe: use of date command_powercli
When you use double quotes, you can use variable/expression substitution in a string.Something like this for example $path="C:\Users\user1\Desktop\scriptfolder\report-$(Get-Date-Format...
View ArticleRe: Html_report_powercli_esxtended
These cmdlets are available in the ScheduledTasks module.It was introduced in Windows 8 and Server 2012 with PS v3.If you're using an older environment, you could use the Schedule.Service COM...
View ArticleRe: When will be vRA plugin ITSM 5.1 released ?
Yes, ITSM 5.1 should be available on ServiceNow store by next week
View ArticleRe: vRA Software Components error
Did you already try adding the -Verbose switch on the Import-Module cmdlet?Does the Import-Module work when you do it from a PS prompt on the target server? Are you sure the Execution Policy is set to...
View ArticleRe: Can we import catalog from one vRA to multi ServiceNow instance ?
Yes it is same for both ITSM5.0 and 5.1
View ArticleRe: Fusion 10.0.1 can't install vmware tool on High Sierra guest
Ahh... The subject line showed the correct OS, but the old one was still marked in the dropdown (I have upgraded the system). Can't VMware Fusion handle this automatically? Anyway, changing this fixed...
View ArticleRe: How to change default for the "Open Console" in 6.5 webclient?
Did you get the answer?
View ArticleRe: ESXi 5.5 remote shutdown VM when host is inaccessible and guest has no...
How did you managed to shutdown they other machines?
View ArticleRe: Idm client exception: Error trying to join AD, error code 2453
Are you doing like here Join the vCenter Server Appliance to an Active Directory Domain ?
View ArticleRe: Performance statistics error: some metric counters doesn't exist for entity
I don't understand... one date is from 2018 and the other from 2019. Is one year but not 2 days or I'm totally wrong. MetricId Timestamp Value Unit...
View ArticleRe: Html_report_powercli_esxtended
i will check this on 2012 . however for the credential following worked .however iamusing my domain pssword so it needs to be run once i reset my domin passord . $path1 =...
View Articlevsan_powercli
Hi Luc, is there any powerclicommand to find the harddrives configured to esxi host.i wstrying to configure disk group using new-vsandiskgroup and needed cnoniccal name of hrdrives as mndatory...
View ArticleVirtualization Technologies Comparison
Hi Guys, I am looking for a consolidated table or a comparison (not in paragraph essay forms) of the leading virtualization technologies (VMware, Microsoft, Redhat, Oracle, Citrix). Can you please...
View ArticleRe: Html_report_powercli_esxtended
You could run your scheduled tasks under a kind of service account.One where the password doesn't change, and that is restricted to "logon as a batch job". Ultimately, the best solution, security wise,...
View ArticleRe: vsan_powercli
Something like $esxcli=Get-EsxCli-VMhost MyEsx -V2$esxcli.storage.core.device.list.Invoke()
View ArticleRe: Performance statistics error: some metric counters doesn't exist for entity
Yes, I misread, it's 1 year of data.
View Article